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