| Commit message (Expand) | Author | Age |
| * | Allow UI fonts to be unloaded (needed for FS#11428) | Michael Sparmann | 2010-06-21 |
| * | Theme Editor: Reworked information passing among render functions, now loads ... | Robert Bieber | 2010-06-21 |
| * | iPod 3G: Ensure wheel repeats are not generated unless the same keycode is po... | Michael Sevakis | 2010-06-21 |
| * | Disable unneeded parts of mpc's file-I/O interface. | Andree Buschmann | 2010-06-21 |
| * | Theme Editor: Fixed some compiler warnings | Robert Bieber | 2010-06-21 |
| * | I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet... | Thomas Martitz | 2010-06-21 |
| * | Fix yellows and reds (one was a type, the other was rather incorrect before a... | Thomas Martitz | 2010-06-21 |
| * | Fix ata_idle_notify on iPod Nano 2G | Michael Sparmann | 2010-06-21 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on start | Bertrik Sikken | 2010-06-21 |
| * | Fix include file | Frank Gevaerts | 2010-06-21 |
| * | Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.... | Frank Gevaerts | 2010-06-21 |
| * | Make the title area go up one level in the lists again. This Doesnt work if y... | Jonathan Gordon | 2010-06-21 |
| * | close the viewers.config file fd | Jonathan Gordon | 2010-06-21 |
| * | Allow the progressbar and volume touch regions to be reverse by prepending th... | Jonathan Gordon | 2010-06-21 |
| * | Add a patch file in libwmapro to make it easier to add the library and the de... | Mohamed Tarek | 2010-06-21 |
| * | 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 |