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