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