Age | Commit message (Expand) | Author |
2009-12-03 | Sansa AMS: Reduce MCICLK speed on SD cards to 31 MHz. | Jack Halpin |
2009-12-03 | Sansa AMS: Use some new macros to set the MCICLK frequency to help avoid miss... | Jack Halpin |
2009-12-03 | Sansa AMS: Wait until sd_init_card() to turn on the clocks for the pl180 con... | Jack Halpin |
2009-12-03 | Sansa AMS: Add read/write and drive info to panic message for SD transfer er... | Jack Halpin |
2009-12-03 | rockblox: Correct wrong access to array of highscores. | Teruaki Kawashima |
2009-12-03 | sims.pl - Do not create zip if build fails. This should prevent working simul... | Michael Chicoine |
2009-12-03 | si4700: revert r22641 | Rafaël Carré |
2009-12-03 | fix FS#10674 - make skin debugger count the lines correctly so the line numbe... | Jonathan Gordon |
2009-12-02 | Update Dutch langfile | Peter D'Hoye |
2009-12-02 | Updated hungarian translation. | Mustapha Senhaji |
2009-12-02 | Remove a typo. | Mustapha Senhaji |
2009-12-02 | Updated finnish translation. | Mustapha Senhaji |
2009-12-02 | Fix FS#10826 - Typo in fmradio.tex | Michael Chicoine |
2009-12-02 | M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc... | Karl Kurbjun |
2009-12-02 | Red is bad, mmmkay? And this should get rid of all that | Robert Menes |
2009-12-02 | Begone, red! | Robert Menes |
2009-12-02 | Fix red. | Robert Menes |
2009-12-02 | Start committing plugin keymaps for the Philips GoGear SA9200. | Robert Menes |
2009-12-01 | Fix incorect information on hwcodec added in r23809 - Thanks to Jens Arnold f... | Michael Chicoine |
2009-12-01 | Sansa AMS: Check if SD controllers are already enabled before attempting to ... | Jack Halpin |
2009-12-01 | Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w... | Jack Halpin |
2009-12-01 | Manual - expand information about recording in FM Radio | Michael Chicoine |
2009-12-01 | Sansa AMS: Reorganize sd_enable() and add/change comments. No real function... | Jack Halpin |
2009-12-01 | 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-11-30 | 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-29 | 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 |