summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Allow UI fonts to be unloaded (needed for FS#11428)Michael Sparmann2010-06-21
* Theme Editor: Reworked information passing among render functions, now loads ...Robert Bieber2010-06-21
* iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po...Michael Sevakis2010-06-21
* Disable unneeded parts of mpc's file-I/O interface.Andree Buschmann2010-06-21
* Theme Editor: Fixed some compiler warningsRobert Bieber2010-06-21
* I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet...Thomas Martitz2010-06-21
* Fix yellows and reds (one was a type, the other was rather incorrect before a...Thomas Martitz2010-06-21
* Fix ata_idle_notify on iPod Nano 2GMichael Sparmann2010-06-21
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on startBertrik Sikken2010-06-21
* Fix include fileFrank Gevaerts2010-06-21
* Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts2010-06-21
* Make the title area go up one level in the lists again. This Doesnt work if y...Jonathan Gordon2010-06-21
* close the viewers.config file fdJonathan Gordon2010-06-21
* Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon2010-06-21
* Add a patch file in libwmapro to make it easier to add the library and the de...Mohamed Tarek2010-06-21
* Don't leak a file handle if nvram.bin is <8 bytes in sizeMichael Sparmann2010-06-21
* Remove the stubbed main() from wmaprodec.c since it's useless now and remove ...Mohamed Tarek2010-06-21
* Fix the hotkey touch region in the wpsJonathan Gordon2010-06-21
* Fix reds. (Actually removed wmapro from main build, which was added in a prev...Mohamed Tarek2010-06-21
* change the D2 bootloader to boot rockbox by default. boot OF is hold is on or...Jonathan Gordon2010-06-21
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* mps depends on endpoint, I wonder why gcc didn't warn about i being used unin...Tobias Diedrich2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* Don't autogenerate version.c. Just version.h is enoughFrank Gevaerts2010-06-21
* debug menu: avoid using constant variables in array initializationRafaël Carré2010-06-21
* Tell version.sh where to look for the svn repositoryFrank Gevaerts2010-06-21
* Add some magic to force make to regenerate version.h properly when the revisi...Frank Gevaerts2010-06-20
* Fix genversion.sh file replacement logicFrank Gevaerts2010-06-20
* text_viewer: cleanup & bugfixRafaël Carré2010-06-20
* Revert r26350 - fixes FS#11421Michael Chicoine2010-06-20
* Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PPMichael Sparmann2010-06-20
* Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold2010-06-20
* Use normal apostrophes for code. Thanks to fml for pointing out (also for pr...Alex Parker2010-06-20
* Fix typos/c&p errors.Alex Parker2010-06-20
* woops, this chaneg tooJonathan Gordon2010-06-20
* fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon2010-06-20
* Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...Andree Buschmann2010-06-20
* Convert the manual to the new theme syntax. As a result, adds the viewport c...Alex Parker2010-06-20
* Adjust the tagmap table environment so that the second column doesn't end up ...Alex Parker2010-06-20
* Add multifont to the manual. Closes FS#11294.Alex Parker2010-06-20
* Apply LATEXOPTS to all LaTeX runs.Dominik Riebeling2010-06-20
* Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_...Michael Sparmann2010-06-20
* Also define STORAGE_ALIGN_ATTR if STORAGE_WANTS_ALIGN isn't definedMichael Sparmann2010-06-20
* Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a...Michael Sparmann2010-06-20
* Add a STORAGE_ALIGN_ATTR macro, similar to CACHEALIGN_ATTR, for consistencyMichael Sparmann2010-06-20
* fix the viewport tag [aramsJonathan Gordon2010-06-20
* FS#11418 by Peter Lecky: Slovak language updateMichael Chicoine2010-06-20
* Revert r26937 (as3525v2: use 248MHz PLL)Rafaël Carré2010-06-20
* Add error messages to a few more failure cases to beastpatcher.Dominik Riebeling2010-06-19