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