summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Fix a wrong debug message.Dominik Riebeling1-3/+4
2009-04-04Don't leave LOGF_ENABLE enabled...Maurus Cuelenaere1-1/+1
2009-04-04A few skip length and dir change fixes.Thomas Martitz1-43/+43
2009-04-04Use the audio buffer in USB storage for ISP1583-having targetsMaurus Cuelenaere1-3/+3
2009-04-04Jz4740 USB tool:Maurus Cuelenaere1-6/+4
2009-04-04Add some more possible sim targets and remove the memory-size variants.Jonas Häggqvist1-3/+10
2009-04-03Use the verbs (in the action description) in the same form for all file formatsAlexander Levin1-3/+3
2009-04-03Add a short description of the rocklife plugin to the manual. Also add the .c...Alexander Levin3-0/+20
2009-04-03Fix red introduced with r20610.Alexander Levin1-1/+1
2009-04-03Rocklife: allow the cells file to have comment (everything on a line starting...Alexander Levin1-4/+12
2009-04-03Some improvements to rocklife (FS#10087, but slightly less paranoid). Main im...Alexander Levin1-97/+115
2009-04-03Let make bin create rockbox-info.txt too.Thomas Martitz1-1/+1
2009-04-02keybox: handle user canceling in the vkeyboard in a nicer way, fix a comment ...Nils Wallménius1-9/+23
2009-04-02Improve file formats table by fixing more columns.Dominik Riebeling1-5/+7
2009-04-02Fix yellow in rocklife. j=j++ was most likely meant to be j++. Seems to be no...Tom Ross1-1/+1
2009-04-01Add mpegplayer file extensions to the appendix. Adapted from FS#10074 by Dav...Alex Parker1-0/+4
2009-04-01Updated italian translation.Alessio Lenzi1-1/+15
2009-04-01Fix sim errorsKarl Kurbjun1-2/+3
2009-04-01Fix warningsKarl Kurbjun1-0/+8
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun6-5/+58
2009-04-01Correct a bit in the app.ldsKarl Kurbjun1-11/+14
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun10-174/+239
2009-03-31Fix the typo that made the manual build to failAlexander Levin1-1/+1
2009-03-31Rename ThemeInstall class files to actually match the class name.Dominik Riebeling5-7/+7
2009-03-31Add jz_xloader & bin2c to svn:ignoreMaurus Cuelenaere0-0/+0
2009-03-31Fix Jz4740 USB tools warningsMaurus Cuelenaere1-2/+2
2009-03-31FS#10079 by Justin Hannigan: Support for opening and viewing .cells files in ...Robert Menes2-7/+67
2009-03-30Code police and remove trailing whitespaces.Dominik Riebeling2-13/+13
2009-03-30Whoops... butterfingers! :) Remove a backslash that would've broken something.Robert Menes1-1/+1
2009-03-30Add a few missing filetypes to Appendix A (File Formats) of the manual.Robert Menes1-1/+5
2009-03-30Clean up theme size display.Dominik Riebeling2-22/+31
2009-03-30Enable sorting of themes list.Dominik Riebeling1-0/+1
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase7-64/+103
2009-03-30Some tweaks to the Doom keymap for D2/touchscreen targets.Rob Purchase1-3/+6
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz3-54/+37
2009-03-30Bump plugin api.Thomas Martitz1-2/+2
2009-03-30Only export contrast if a target actually features contrast.Thomas Martitz2-0/+5
2009-03-30Some Sansa Fuze keymap work, enable line editing for the keyboard, copy from ...Thomas Martitz2-63/+69
2009-03-30FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching onThomas Martitz1-22/+109
2009-03-30Remove that orphaned and wrong #ifThomas Martitz1-1/+0
2009-03-30Fix yellow.Thomas Martitz1-7/+9
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg24-6/+2029
2009-03-29Correct some preprocessor checks.Thomas Martitz1-5/+11
2009-03-29Only display status message for themes window if not empty.Dominik Riebeling1-1/+3
2009-03-29Properly cast things to avoid shiny yellowFrank Gevaerts1-1/+1
2009-03-29Commit FS#10015 - Use chained transfer descriptor to speed up USB transfers o...Frank Gevaerts2-26/+36
2009-03-29rbutil: correct another instance of incorrect modelname.Dominik Wenger1-1/+1
2009-03-29Fix the resume problems on hwcodec which were uncovered by r20483+r20485. The...Jens Arnold1-18/+8
2009-03-29Fix FS#10067: Crash when playing very short (less than a second) FLAC files.Magnus Holmgren1-1/+1
2009-03-29Fix potential NULL pointer access.Jens Arnold1-3/+5