| Commit message (Expand) | Author | Age |
| * | correction on DEFINE, thanks to Kugel who spotted it ;) | Laurent Gautier | 2009-12-01 |
| * | and another correction for docs/committers... | Laurent Gautier | 2009-12-01 |
| * | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier | 2009-12-01 |
| * | Fix FS#10464 - Manual doesn't list all options for Source recording setting | Michael Chicoine | 2009-12-01 |
| * | Remove accidently added file :) | Alex Parker | 2009-12-01 |
| * | Add myself to docs/committers | Laurent Gautier | 2009-12-01 |
| * | Add myself to Committers | Laurent Gautier | 2009-12-01 |
| * | Fix FS#10823 - Wrong spacing in fmradio.tex | Michael Chicoine | 2009-12-01 |
| * | Use correct quotation marks instead of simple apostrophes | Michael Chicoine | 2009-11-30 |
| * | fix segfault on %Rb token | Jonathan Gordon | 2009-11-30 |
| * | Gigibeat S Manual - redo r23795 to look like it was originally meant to look. | Michael Chicoine | 2009-11-30 |
| * | Manual - fix incorrect reference label for USB HID setting | Michael Chicoine | 2009-11-29 |
| * | Gigibeat S Manual - Correct display of manual installation items 'Single Boot... | Michael Chicoine | 2009-11-29 |
| * | Oops, correct typo that made the previous commit useless | Nils Wallménius | 2009-11-29 |
| * | Disable strict aliasing for speex for now to get rid of warnings, some very n... | Nils Wallménius | 2009-11-29 |
| * | cp on OS X doesn't know the option -u. It isn't really needed, so simply remo... | Dominik Riebeling | 2009-11-29 |
| * | Manual - add missing {} which caused spacing problems | Michael Chicoine | 2009-11-29 |
| * | Fix yellow by making the ifdef hell slightly worse | Nils Wallménius | 2009-11-29 |
| * | Add support for OS X. | Dominik Riebeling | 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-29 |
| * | 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-28 |
| * | 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-27 |
| * | 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 |