summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fonts/buflib: The lru cache base poitner needs to be updated as well in the m...Thomas Martitz2011-09-25
* imx233/fuze+: add fuze+ to the simulator frameworkAmaury Pouly2011-09-25
* fix APPLICATION build errorsJonathan Gordon2011-09-25
* fix warningsJonathan Gordon2011-09-25
* Check for the magic file "/.rockbox/skin_buffer_size.txt" on bootup which can...Jonathan Gordon2011-09-25
* IAP: use a state machine for handling iap packets, based on FS#12135Bertrik Sikken2011-09-25
* Add a simple perl script to display info about what is allocating skin buffer.Jonathan Gordon2011-09-25
* Partial fix for FS#12289 - comment lines would waste lots of buffer space. St...Jonathan Gordon2011-09-25
* Fix silly mistakeFrank Gevaerts2011-09-24
* Make %LT 1-based. This tag will likely only be used to print the item number ...Frank Gevaerts2011-09-24
* fix checkwpsJonathan Gordon2011-09-24
* Allow fonts to use smaller buffers than the default size. use font_load_ex() ...Jonathan Gordon2011-09-24
* last warningJonathan Gordon2011-09-24
* Fix the build errorsJonathan Gordon2011-09-24
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken2011-09-24
* imx233/fuze+: rework crt0 and linker script to be able to load at any address...Amaury Pouly2011-09-23
* libtremor: arm asm for ff_vector_fmul_window_c on v4 and v5 cores, speeds up ...Nils Wallménius2011-09-23
* libtremor: small whitespace cleanup.Nils Wallménius2011-09-23
* libtremor: cf asm for ff_vector_fmul_window_c, gives a speedup of ~0.3MHz.Nils Wallménius2011-09-22
* libtremor: rename file that now contains more ffmpeg code.Nils Wallménius2011-09-22
* libtremor: port over ffmpeg's windowing codeNils Wallménius2011-09-22
* Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken2011-09-21
* codeclib/libtremor: Clean up duplication of inline funcs, constify the ones i...Nils Wallménius2011-09-21
* fix FIX_PTR macro so it actually fixes every pointer (was skipping x == curre...Jonathan Gordon2011-09-21
* Add support for i.MX28 to imx_hid_recovery, thanks to Wolfram Sang.Amaury Pouly2011-09-20
* HDD6330: improve the behavior of the lcd during shutdown.Szymon Dziok2011-09-20
* Revert r30480 "Buflib/swcodec: Improve playback stopping behavior on allocati...Thomas Martitz2011-09-19
* libtremor: pass the floor1 lookup table pointer as a param to the render_line...Nils Wallménius2011-09-19
* Add the plugin_start prototype to plugin.hBertrik Sikken2011-09-18
* Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken2011-09-18
* NUM_CARDS can definitely be smaller than NUM_DRIVES, so don't pretend that th...Frank Gevaerts2011-09-18
* Don't use NUM_VOLUMES as array size in sd card drivers. NUM_DRIVES is also wr...Frank Gevaerts2011-09-18
* Add "%LN" tag to retrieve the list item number of the current item. This allo...Frank Gevaerts2011-09-18
* Also remove the fat_partition_types array.Torne Wuff2011-09-17
* Allow any partition type, not just known FAT types.Torne Wuff2011-09-17
* Fix some 'set but not used' warnings.Andree Buschmann2011-09-17
* plugins: make local functions static for a subset of pluginsBertrik Sikken2011-09-17
* Add an option to shuffle the playlist in the playlist viewerJonathan Gordon2011-09-17
* sbtools: implement more complicated integer expression in db files, implement...Amaury Pouly2011-09-16
* sansa clipzip: fix rectangle setup of type 1 lcdBertrik Sikken2011-09-16
* libtremor: save a kB or two limiting an array size to the maximum number of c...Nils Wallménius2011-09-16
* libtremor: small tweak to cf channel coupling asm, speeding up vorbis decodin...Nils Wallménius2011-09-16
* sbtools: move the db parse to its own file and improve error messagesAmaury Pouly2011-09-15
* sbtools: implement virtual to physical address translation for elf filesAmaury Pouly2011-09-15
* fix warningJonathan Gordon2011-09-15
* skin_engine: make sure to free all buflib allocations so we dont leak handles...Jonathan Gordon2011-09-15
* Fix FS#12278 - saving a full .cfg file would crashJonathan Gordon2011-09-15
* codeclib: more cf asm for the mdct, saves ~0.7MHz decoding vorbis on h300.Nils Wallménius2011-09-15
* skin-touchscreen: make %T(..., setting_set, ...) apply sound settingsJonathan Gordon2011-09-15