summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-21Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon
2010-06-21Add a patch file in libwmapro to make it easier to add the library and the de...Mohamed Tarek
2010-06-21Don't leak a file handle if nvram.bin is <8 bytes in sizeMichael Sparmann
2010-06-21Remove the stubbed main() from wmaprodec.c since it's useless now and remove ...Mohamed Tarek
2010-06-21Fix the hotkey touch region in the wpsJonathan Gordon
2010-06-21Fix reds. (Actually removed wmapro from main build, which was added in a prev...Mohamed Tarek
2010-06-21change the D2 bootloader to boot rockbox by default. boot OF is hold is on or...Jonathan Gordon
2010-06-21Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek
2010-06-21mps depends on endpoint, I wonder why gcc didn't warn about i being used unin...Tobias Diedrich
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon
2010-06-21Don't autogenerate version.c. Just version.h is enoughFrank Gevaerts
2010-06-21debug menu: avoid using constant variables in array initializationRafaël Carré
2010-06-21Tell version.sh where to look for the svn repositoryFrank Gevaerts
2010-06-20Add some magic to force make to regenerate version.h properly when the revisi...Frank Gevaerts
2010-06-20Fix genversion.sh file replacement logicFrank Gevaerts
2010-06-20text_viewer: cleanup & bugfixRafaël Carré
2010-06-20Revert r26350 - fixes FS#11421Michael Chicoine
2010-06-20Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PPMichael Sparmann
2010-06-20Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold
2010-06-20Use normal apostrophes for code. Thanks to fml for pointing out (also for pr...Alex Parker
2010-06-20Fix typos/c&p errors.Alex Parker
2010-06-20woops, this chaneg tooJonathan Gordon
2010-06-20fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon
2010-06-20Fix FS#11416. Resuming mpc was broken since r26032 due to false assumption of...Andree Buschmann
2010-06-20Convert the manual to the new theme syntax. As a result, adds the viewport c...Alex Parker
2010-06-20Adjust the tagmap table environment so that the second column doesn't end up ...Alex Parker
2010-06-20Add multifont to the manual. Closes FS#11294.Alex Parker
2010-06-20Apply LATEXOPTS to all LaTeX runs.Dominik Riebeling
2010-06-20Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_...Michael Sparmann
2010-06-20Also define STORAGE_ALIGN_ATTR if STORAGE_WANTS_ALIGN isn't definedMichael Sparmann
2010-06-20Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL a...Michael Sparmann
2010-06-20Add a STORAGE_ALIGN_ATTR macro, similar to CACHEALIGN_ATTR, for consistencyMichael Sparmann
2010-06-20fix the viewport tag [aramsJonathan Gordon
2010-06-20FS#11418 by Peter Lecky: Slovak language updateMichael Chicoine
2010-06-20Revert r26937 (as3525v2: use 248MHz PLL)Rafaël Carré
2010-06-19Add error messages to a few more failure cases to beastpatcher.Dominik Riebeling
2010-06-19as3525v2-usb: fix yellow about unused functions (they can be resurrected from...Amaury Pouly
2010-06-19iPod Nano 1G - Build with EABI.Karl Kurbjun
2010-06-19as3525v2-usb: remove useless macroAmaury Pouly
2010-06-19as3525v2-usb: end of massive renamingAmaury Pouly
2010-06-19as3525v2-usb: major code renamingAmaury Pouly
2010-06-19as2525v2-usb: coherence fixAmaury Pouly
2010-06-19as3525v2-usb: simplify register definitionsAmaury Pouly
2010-06-19as3525v2-usb: tweaks things but still doesn't work.Amaury Pouly
2010-06-19as3525v2-usb: rework thing, simplifyAmaury Pouly
2010-06-19as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread...Amaury Pouly
2010-06-19as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose)Amaury Pouly
2010-06-19iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel ...Michael Sevakis
2010-06-19iPod Mini 1G - Build with EABI.Karl Kurbjun
2010-06-19iPod 3G: Implement wheel acceleration and repeats. Chosen settings feel prett...Michael Sevakis