summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Manual updatesMichael Chicoine2009-11-29
* Reduce bin size of diacritic characters databaseTomer Shalev2009-11-29
* add sansa clip to checkwps.Dominik Wenger2009-11-29
* Suppress unused warnings for functions that haven't been implemented.Dominik Riebeling2009-11-29
* Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius2009-11-29
* Use clz instruction to calculate integer logarithms, speeds up decoding of on...Nils Wallménius2009-11-29
* #if 0 out unused stuffNils Wallménius2009-11-29
* Use clz instruction to count leading zeroes on armv5+, gives about 2% speedup...Nils Wallménius2009-11-29
* These macros have been replaced by (UN)LIKELY macros and were not used anywhere.Nils Wallménius2009-11-29
* Fix building universal binaries.Dominik Riebeling2009-11-28
* Handle TARGET_DIR in universal library building.Dominik Riebeling2009-11-28
* Manual: find a nicer solution for the problem that lead to r23772. Using \new...Marianne Arnold2009-11-28
* Diacritic display enhancementsTomer Shalev2009-11-28
* Make the classic_statusbar.sbs more classic. Icons, position of numbers, char...Marianne Arnold2009-11-28
* Updated italian translation.Alessio Lenzi2009-11-28
* Manual - correct FM Radio volume key mapping problems on Fuze, Gigabeat S (re...Michael Chicoine2009-11-27
* Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen'Michael Chicoine2009-11-27
* Jz4740: init I²C GPIO pinsMaurus Cuelenaere2009-11-27
* Manual - Describe how to work with FMR filesMichael Chicoine2009-11-27
* Onda VX747: don't define HAVE_MULTIVOLUMEMaurus Cuelenaere2009-11-26
* Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere2009-11-26
* Use MULTIDRIVE instead of MULTIVOLUME in sd.cFrank Gevaerts2009-11-26
* Fix diacritic and save some bin sizeTomer Shalev2009-11-26
* Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red).Maurus Cuelenaere2009-11-26
* Forgot fileMaurus Cuelenaere2009-11-26
* - Split off strip_volume() to a separate fileMaurus Cuelenaere2009-11-26
* Fix Onda VX767Maurus Cuelenaere2009-11-26
* Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7Maurus Cuelenaere2009-11-26
* Merge branch 'hotswap'Maurus Cuelenaere2009-11-26
* Fix crash when crossfading at natural track transition - FS#10814Steve Bavin2009-11-26
* Remove unused card_detect(), and make card_detect_target() static inline in e...Thomas Martitz2009-11-26
* Revert unrelated commitThomas Martitz2009-11-26
* Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz2009-11-26
* Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, im...Thomas Martitz2009-11-25
* Add a simple sanity check before checking for changed binary.Thomas Martitz2009-11-25
* Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...Thomas Martitz2009-11-25
* Take out that code from the dynamic playlist viewer that aborts track move-in...Dave Hooper2009-11-25
* make recording trigger threshold settings work again.Dominik Wenger2009-11-25
* Add missing parentheses to S5L8701 USEC_TIMERMichael Sparmann2009-11-25
* Enable wheel acceleration for iPod Nano 2GMichael Sparmann2009-11-25
* Fix the S5L8701 µsec timerMichael Sparmann2009-11-25
* AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_...Jack Halpin2009-11-25
* revert accidental commitFrank Gevaerts2009-11-24
* Limit character width to 255 pixelsFrank Gevaerts2009-11-24
* make lcd_bitmap_char more space efficient. This doesn't seem to impact text d...Frank Gevaerts2009-11-24
* FS#10720 - Support for displaying diacritic charactersTomer Shalev2009-11-24
* FS#9721 - No error check after writes in ata.cTorne Wuff2009-11-24
* FS#10798 - unify ata_read_sectors and ata_write_sectorsTorne Wuff2009-11-24
* Sansa AMS : fix recordingRafaël Carré2009-11-24
* AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_...Jack Halpin2009-11-24