summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix FS#12266, by skipping empty frames when reading ID3v2 tags. Also add some...Magnus Holmgren2011-09-14
* Remove obsolete USB_DETECT_BY_DRV define throughout.Michael Sevakis2011-09-14
* Scrub r30546 bootloader build errors.Michael Sevakis2011-09-14
* Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis2011-09-14
* Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis2011-09-14
* Remove some old code which tries to clear/set the backdrop when starting plug...Jonathan Gordon2011-09-14
* sbtools: fix code to work with file larger than header indicated sizeAmaury Pouly2011-09-14
* sbtools: relax file size condition (easier to work with)Amaury Pouly2011-09-14
* imx233/fuze+: implement usb enableAmaury Pouly2011-09-14
* codeclib: further tweaks to the cf fft asm for a small speedup.Nils Wallménius2011-09-14
* Roll back r30509 after discussion on irc. Activating AAC-HE SBR will not work...Andree Buschmann2011-09-14