summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* correction on DEFINE, thanks to Kugel who spotted it ;)Laurent Gautier2009-12-01
* and another correction for docs/committers...Laurent Gautier2009-12-01
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
* Fix FS#10464 - Manual doesn't list all options for Source recording settingMichael Chicoine2009-12-01
* Remove accidently added file :)Alex Parker2009-12-01
* Add myself to docs/committersLaurent Gautier2009-12-01
* Add myself to CommittersLaurent Gautier2009-12-01
* Fix FS#10823 - Wrong spacing in fmradio.texMichael Chicoine2009-12-01
* Use correct quotation marks instead of simple apostrophesMichael Chicoine2009-11-30
* fix segfault on %Rb tokenJonathan Gordon2009-11-30
* Gigibeat S Manual - redo r23795 to look like it was originally meant to look.Michael Chicoine2009-11-30
* Manual - fix incorrect reference label for USB HID settingMichael Chicoine2009-11-29
* Gigibeat S Manual - Correct display of manual installation items 'Single Boot...Michael Chicoine2009-11-29
* Oops, correct typo that made the previous commit uselessNils Wallménius2009-11-29
* Disable strict aliasing for speex for now to get rid of warnings, some very n...Nils Wallménius2009-11-29
* cp on OS X doesn't know the option -u. It isn't really needed, so simply remo...Dominik Riebeling2009-11-29
* Manual - add missing {} which caused spacing problemsMichael Chicoine2009-11-29
* Fix yellow by making the ifdef hell slightly worseNils Wallménius2009-11-29
* Add support for OS X.Dominik Riebeling2009-11-29
* 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