summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* as3525v2-usb: fix yellow about unused functions (they can be resurrected from...Amaury Pouly2010-06-19
* iPod Nano 1G - Build with EABI.Karl Kurbjun2010-06-19
* as3525v2-usb: remove useless macroAmaury Pouly2010-06-19
* as3525v2-usb: end of massive renamingAmaury Pouly2010-06-19
* as3525v2-usb: major code renamingAmaury Pouly2010-06-19
* as2525v2-usb: coherence fixAmaury Pouly2010-06-19
* as3525v2-usb: simplify register definitionsAmaury Pouly2010-06-19
* as3525v2-usb: tweaks things but still doesn't work.Amaury Pouly2010-06-19
* as3525v2-usb: rework thing, simplifyAmaury Pouly2010-06-19
* as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread...Amaury Pouly2010-06-19
* as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose)Amaury Pouly2010-06-19
* iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel ...Michael Sevakis2010-06-19
* iPod Mini 1G - Build with EABI.Karl Kurbjun2010-06-19
* iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett...Michael Sevakis2010-06-19
* bininstall: works for PREFIX directories with spacesRafaël Carré2010-06-19
* Theme Editor: Fixed typo that broke compileRobert Bieber2010-06-19