summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add Laurent Papier to credits for FS#10514 reworked and committed in r22255.Mustapha Senhaji2009-08-13
* Update the french translation.Mustapha Senhaji2009-08-13
* Make quickscreen items enum name lower-case, as per docs/CONTRIBUTING.Thomas Martitz2009-08-13
* Make gui_syncquickscreen_run() static as it's not used anywhere.Thomas Martitz2009-08-13
* LCD bitmap driver code consolidation from FS#4817:Andrew Mahone2009-08-13
* M:Robe 500: Forgot one.Karl Kurbjun2009-08-13
* M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun2009-08-13
* fix typoFrank Gevaerts2009-08-12
* Limit usb_serial packets to 32 bytes. It's unclear why this is needed, but us...Frank Gevaerts2009-08-12
* TCC: Implement ECC error correction for sectors read from NAND. Tested on D2 ...Rob Purchase2009-08-12
* D2: Re-enable SD(HC) driver as there have been no further reports of damaged ...Rob Purchase2009-08-12
* FS#10446: Bug defense in dsp.c, minor tweaks and commentsJeffrey Goode2009-08-12
* FS#10512: Bookmarking does not behave correctly (fixes r22192)Jeffrey Goode2009-08-12
* FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode2009-08-12
* Adds DSP testing and WAV writing to test_codecJeffrey Goode2009-08-12
* Fix a wrong memcpy in logf() introduced in r22253Rafaël Carré2009-08-12
* New committer!Jeffrey Goode2009-08-12
* Protect viewport.h against multiple inclusion.Thomas Martitz2009-08-12
* Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz2009-08-12
* Fix yellows.Thomas Martitz2009-08-12
* Both of this isn't needed anymore as it's done at the end of the function.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Remove dead codeAlexander Levin2009-08-12
* Change the function name in strnatsort so that the code doesn't contradict it...Alexander Levin2009-08-12
* Remove unneeded symbols and improve the comment to the VP parsing functionAlexander Levin2009-08-12
* Fix FS#10505 - "Background changes to inverted when cleared" as well as a pr...Thomas Martitz2009-08-12
* M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq s...Karl Kurbjun2009-08-12
* M:Robe 500: Make endpoint requests more flexible.Karl Kurbjun2009-08-12
* Fix endpoint allocationFrank Gevaerts2009-08-11
* Fix Rockbox Utility build on W32.Dominik Riebeling2009-08-11
* Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts2009-08-11
* Consolidate day of week calculationFrank Gevaerts2009-08-11
* rework new time handling functions a bit to be more memory efficientFrank Gevaerts2009-08-11
* Fix "statement with no effect" warningFrank Gevaerts2009-08-11
* Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts2009-08-11
* Clean up accessing system setting values for a specific player.Dominik Riebeling2009-08-11
* Fix logf() multilines handlingRafaël Carré2009-08-11
* Add Amaury Pouly to the creditsRafaël Carré2009-08-11
* Sansa AMS: identify interrupts with no source setRafaël Carré2009-08-11
* Fix logfdump multilines handlingRafaël Carré2009-08-11
* Fix defines from the last commit that made replaygain depend on crossfade. T...Michael Giacomelli2009-08-11
* FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low ...Michael Giacomelli2009-08-11
* Disable crossfade menu option (but nothing more) on lowmem (<=2MB) targets be...Michael Giacomelli2009-08-11
* Remove the comment also, Thanks to Rafaël Carré for spotting.Thomas Martitz2009-08-10
* Fix FS#10486 - "fuze screen not drawn correctly on backlight turn-on if playl...Thomas Martitz2009-08-10
* Fix yellows (the reds on mono are caused by this, again, stupid typo).Thomas Martitz2009-08-10
* panicf: Clear backdrop and print with black font on white background to preve...Thomas Martitz2009-08-10
* Fix yellow.Mohamed Tarek2009-08-10
* Clean up and rename Detect class.Dominik Riebeling2009-08-10
* Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling2009-08-10