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