summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-05Fix broken whitespace after r24862Nils Wallménius
2010-03-05si4700 tuner: put the tuner to sleep at initRafaël Carré
2010-03-05Sansa AMS: do not pretend we can power off the tunerRafaël Carré
2010-03-04fix typo in talk value of histogram settingPeter D'Hoye
2010-03-04oops, it's 3.5.1, not 3.51Frank Gevaerts
2010-03-04prepare for 3.5.1Frank Gevaerts
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz
2010-03-04Fix as3525 lowmem targets. They put the init code into the plugin buffer, but...Thomas Martitz
2010-03-04Remove leftover unused buffer from the mdctexp branchNils Wallménius
2010-03-04Don't forget to initialize the wps.Thomas Martitz
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré
2010-03-04Fix ipodvideo64mb by making the branch to main a long call.Thomas Martitz
2010-03-04mkamsboot/dualboot: make the unused vectors be infinite loopsRafaël Carré
2010-03-03Really fix bootloaders now.Thomas Martitz
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz
2010-03-03Don't call this two, it's uneeded (and would crash since they're INIT_ATTR).Thomas Martitz
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2010-03-03Enable recording histogram for h100Peter D'Hoye
2010-03-03Remove a recording histogram string that isn't used, and bring the Dutch lang...Peter D'Hoye
2010-03-03Code police.Dominik Riebeling
2010-03-03Histogram display on recording screen. Based on the work of Jvo Studer in FS ...Peter D'Hoye
2010-03-03libdemac: Separate filtering calls per channel in preparation for the dual-co...Jens Arnold
2010-03-03Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...Jens Arnold
2010-03-03FS#11072 - display the filename of the skin begin parsed in the debug outputJonathan Gordon
2010-03-03remove some gremlins... viewport_set_*() sets the font to the UI font for tha...Jonathan Gordon
2010-03-03make %Fl (font load) more consistant with bmp loading and require the whole f...Jonathan Gordon
2010-03-03PANIC!!!Michael Sparmann
2010-03-03Fix numerous non-critical iPod Nano 2G FTL bugsMichael Sparmann
2010-03-03fix FS#10926 - backlight turning off stops track info being updatedJonathan Gordon
2010-03-03Fix FS#11058 - conditionl viewports cause sublines to go a bit crazyJonathan Gordon
2010-03-03some small debug info fixes, add %Li and %lt and make uppercase subimage labe...Jonathan Gordon
2010-03-03remove a nonsense outdate warning. there is no token limit anymoreJonathan Gordon
2010-03-03undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon
2010-03-02revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon
2010-03-02Wave/Wave64/vox metadata parser: optimize just a little.Yoshihisa Uchida
2010-03-02fix %pb when the height isnt given and it is in a viewport with a user font (...Jonathan Gordon
2010-03-02fix redJonathan Gordon
2010-03-02* Make the user font count more saneJonathan Gordon
2010-03-01Refactor device tree setup a bit.Dominik Riebeling
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok
2010-03-01langstat: Output date of the latest and oldest language update.Dominik Riebeling
2010-03-01Make titles proper subsections; remove 'newpage' as it's not a good style; re...Alexander Levin
2010-03-01Sansa c200: allow 16 steps of backlight brightness (just like the OF)Bertrik Sikken
2010-03-01Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz
2010-03-01au metadata parser: optimize just a little.Yoshihisa Uchida
2010-03-01Mark array as constNils Wallménius
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling
2010-02-28Add support for OS X' Speech Synthesis Manager TTS system.Dominik Riebeling
2010-02-28bmpviewer: do aspect ratio correction.Teruaki Kawashima