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