summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24Limit the buil-in font to ASCII for bootloaders.Jens Arnold
2008-09-24rbutil: fix h10_5gbmtp download issue.Dominik Wenger
2008-09-24Fix red.Jens Arnold
2008-09-24Repair bootbox on the archoses (that bug went undetected for >2.5 years), and...Jens Arnold
2008-09-24Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius
2008-09-24Slight clean up of splash calls, use HZ instead of explicit numbersNils Wallménius
2008-09-24Print a helpful error in the sim for usupported formats in Ogg containers (f....Nils Wallménius
2008-09-24fix the button on the "X to abort " splash for the gigabeat f/sJonathan Gordon
2008-09-23Adjust Rockbox release download filename to the changed target - version order.Dominik Riebeling
2008-09-23update rbutil configuration for 3.0 release and prepare for theme site change.Dominik Riebeling
2008-09-23Manual, cube button table: be a bit more accurate to avoid misunderstandings.Marianne Arnold
2008-09-23Bootloaders don't need idle callbacks.Jens Arnold
2008-09-23Disable the whole loadable font code including font caching for bootloaders/ ...Jens Arnold
2008-09-23Remove some nonessential comments from the c100 section.Robert Menes
2008-09-23fix typoFrank Gevaerts
2008-09-23Add a new environment for setting the changelog using a different bullet icon...Dominik Riebeling
2008-09-23Manual: update the button table in the cube chapter to reflect the new contro...Marianne Arnold
2008-09-23merge some fixes from the release branch that also apply to trunkFrank Gevaerts
2008-09-23Updated italian translation.Alessio Lenzi
2008-09-23Disable bidirectional text handling and arabic joining in the bootloaders in ...Jens Arnold
2008-09-23Overhaul of the text viewer chapter in the manual - the old one still describ...Marianne Arnold
2008-09-23Mostly cosmetic changes to some plugin descriptions in the manual: 1) In main...Marianne Arnold
2008-09-23make sure the manufacturer titles are aligned properlyJonathan Gordon
2008-09-23add some more whitespace to make the creative and phillips targets more readableJonathan Gordon
2008-09-23Display the expected album art size in the info screenJonathan Gordon
2008-09-23Use the correct #ifdefs for the added kernel objects.Jonathan Gordon
2008-09-23Opening function brace style police.Michael Sevakis
2008-09-23Simplify synchronizaton for MPA codec and make it fully atomic, let synth thr...Michael Sevakis
2008-09-23Oops, forgot the touchscreen targets.Jens Arnold
2008-09-23Simplify controls in order to resolve impossible combos on several targets. N...Jens Arnold
2008-09-23Add simple ASMed fixed point multiply functions for ARM to AC3. Gives a 38% ...Michael Giacomelli
2008-09-22Add player name and rockbox version to the battery_bench outputFrank Gevaerts
2008-09-22Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman
2008-09-22Add some missed bits + change MODE to TMODEVitja Makarov
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-22Prepare for usb-telechips testingVitja Makarov
2008-09-22Fix careless typo on my part that broke MP3 playback on Coldfire.Michael Giacomelli
2008-09-22Hopefully fix glitches when seeking in MP3s on dual core processors. Also, c...Michael Giacomelli
2008-09-21Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod...Jens Arnold
2008-09-21more slight playlist resume cleanuping... dont bother saving the playlist fir...Jonathan Gordon
2008-09-20Threading functions aren't all available on HWCODEC, so don't try to build th...Michael Giacomelli
2008-09-20Opps, fix mp3 decoding in the sim.Michael Giacomelli
2008-09-20Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli
2008-09-20Commit FS#9318 - MP3 synthesis filter on COP. Loads the MP3 synth filer on t...Michael Giacomelli
2008-09-20Delete superfluous image which seems to have been accidentally committed to t...Marianne Arnold
2008-09-20FS#9408 - dont bother saving the random seed in global status. I'm 99.9% sure...Jonathan Gordon
2008-09-19Manual - plugins section: update a bunch of screenshots. (Some plugins change...Marianne Arnold
2008-09-19Some more size optimisations, giving a tiny write speedup as well.Jens Arnold
2008-09-19Change the way send_cmd() returns data to make it cleaner and save binsize. A...Jens Arnold
2008-09-19Fix ata2501 serial readingVitja Makarov