summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz.Jack Halpin
2009-12-03Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss...Jack Halpin
2009-12-03Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con...Jack Halpin
2009-12-03Sansa AMS: Add read/write and drive info to panic message for SD transfer er...Jack Halpin
2009-12-03rockblox: Correct wrong access to array of highscores.Teruaki Kawashima
2009-12-03sims.pl - Do not create zip if build fails. This should prevent working simul...Michael Chicoine
2009-12-03si4700: revert r22641Rafaël Carré
2009-12-03fix FS#10674 - make skin debugger count the lines correctly so the line numbe...Jonathan Gordon
2009-12-02Update Dutch langfilePeter D'Hoye
2009-12-02Updated hungarian translation.Mustapha Senhaji
2009-12-02Remove a typo.Mustapha Senhaji
2009-12-02Updated finnish translation.Mustapha Senhaji
2009-12-02Fix FS#10826 - Typo in fmradio.texMichael Chicoine
2009-12-02M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc...Karl Kurbjun
2009-12-02Red is bad, mmmkay? And this should get rid of all thatRobert Menes
2009-12-02Begone, red!Robert Menes
2009-12-02Fix red.Robert Menes
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes
2009-12-01Fix incorect information on hwcodec added in r23809 - Thanks to Jens Arnold f...Michael Chicoine
2009-12-01Sansa AMS: Check if SD controllers are already enabled before attempting to ...Jack Halpin
2009-12-01Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w...Jack Halpin
2009-12-01Manual - expand information about recording in FM RadioMichael Chicoine
2009-12-01Sansa AMS: Reorganize sd_enable() and add/change comments. No real function...Jack Halpin
2009-12-01correction on DEFINE, thanks to Kugel who spotted it ;)Laurent Gautier
2009-12-01and another correction for docs/committers...Laurent Gautier
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier
2009-12-01Fix FS#10464 - Manual doesn't list all options for Source recording settingMichael Chicoine
2009-12-01Remove accidently added file :)Alex Parker
2009-12-01Add myself to docs/committersLaurent Gautier
2009-12-01Add myself to CommittersLaurent Gautier
2009-12-01Fix FS#10823 - Wrong spacing in fmradio.texMichael Chicoine
2009-11-30Use correct quotation marks instead of simple apostrophesMichael Chicoine
2009-11-30fix segfault on %Rb tokenJonathan Gordon
2009-11-30Gigibeat S Manual - redo r23795 to look like it was originally meant to look.Michael Chicoine
2009-11-29Manual - fix incorrect reference label for USB HID settingMichael Chicoine
2009-11-29Gigibeat S Manual - Correct display of manual installation items 'Single Boot...Michael Chicoine
2009-11-29Oops, correct typo that made the previous commit uselessNils Wallménius
2009-11-29Disable strict aliasing for speex for now to get rid of warnings, some very n...Nils Wallménius
2009-11-29cp on OS X doesn't know the option -u. It isn't really needed, so simply remo...Dominik Riebeling
2009-11-29Manual - add missing {} which caused spacing problemsMichael Chicoine
2009-11-29Fix yellow by making the ifdef hell slightly worseNils Wallménius
2009-11-29Add support for OS X.Dominik Riebeling
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