| Commit message (Expand) | Author |
| 2006-04-06 | Do not stop playback until stop button has been released or shutdown | Miika Pekkarinen |
| 2006-04-06 | Fix seeking on swcodec, but probably break some cases of skipping. Another i... | Brandon Low |
| 2006-04-06 | Add tagnavi.config | Dave Chapman |
| 2006-04-05 | Patches from bug #5001 by Rani Hod, should make settings more resiliant to ha... | Brandon Low |
| 2006-04-05 | Revert the <source> section change for non-english in order to make genlang -... | Jens Arnold |
| 2006-04-05 | Somehow one desc: string was lost. * Synced deutsch.lang. | Jens Arnold |
| 2006-04-05 | Fix buggy WPS change from earlier | Brandon Low |
| 2006-04-05 | Tagcache engine: Better handling for track numbers and genre strings. | Miika Pekkarinen |
| 2006-04-05 | Remove wasted instruction | Brandon Low |
| 2006-04-05 | Remove workaround for broken ARM memset. | Thom Johansen |
| 2006-04-05 | CP1251 is cyrillic, and not only russian codepage | Hristo Kovachev |
| 2006-04-05 | Inspired by patch 4784 by Dominik, add pitch to WPS | Brandon Low |
| 2006-04-05 | Fix bug #3003 (old Vorbis encode crashes Rockbox), and hopefully not break an... | Magnus Holmgren |
| 2006-04-05 | Synced, and some minor changes. | Magnus Holmgren |
| 2006-04-05 | Fix bug #4896 and make the beep code a bit cleaner | Brandon Low |
| 2006-04-05 | Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ... | Hristo Kovachev |
| 2006-04-05 | Fix finale text and try and prevent some data corruption due to the scaling c... | Karl Kurbjun |
| 2006-04-05 | More work on swcodec. No significant pcmbuf functions are called from the au... | Brandon Low |
| 2006-04-05 | Fix automap coordinates | Karl Kurbjun |
| 2006-04-04 | Make savegame strings more informative | Karl Kurbjun |
| 2006-04-04 | Convert 'pixels' in the scroll settings menu to a LANG string for translation... | Zakk Roberts |
| 2006-04-04 | Fix up configurable keys, edit exit string, more work needs to be done on men... | Karl Kurbjun |
| 2006-04-04 | Doom on H1x0: Don't waste memory, the grayscale lib doesn't need that much, b... | Jens Arnold |
| 2006-04-04 | Forgot to commit the browser configuration file. | Miika Pekkarinen |
| 2006-04-04 | Initial support for the advanced conditional fully configurable tagcache | Miika Pekkarinen |
| 2006-04-04 | MP3 encoder enhancements and optimisations by Antonius Hellman. Details | Thom Johansen |
| 2006-04-04 | Fixed swapped screen access functions. Bug found by an anonymous person. | Linus Nielsen Feltzing |
| 2006-04-04 | Add configurable keys to Doom, enter, escape and run still need to be handled... | Karl Kurbjun |
| 2006-04-04 | Synced and slightly tweaked. Don't know what to do about high/low shelf filter. | Jonas Häggqvist |
| 2006-04-04 | Oops, rename the global bool exit to done | Hristo Kovachev |
| 2006-04-04 | Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer pl... | Hristo Kovachev |
| 2006-04-04 | iPod: Make the hold switch bring up the in-game menu. | Dave Chapman |
| 2006-04-04 | Correct the #ifdef logic for timer_unregister() and add a comment describing ... | Dave Chapman |
| 2006-04-04 | Add sudoku (in its new subdirectory), doom and plugins/SUBDIRS | Dave Chapman |
| 2006-04-04 | iAudio X5: joystick click selects in the file browser, like on the iriver tar... | Linus Nielsen Feltzing |
| 2006-04-04 | Use the display->width property instead of the hardcoded LCD_WIDTH. Now the q... | Hristo Kovachev |
| 2006-04-04 | Fix: don't ask for what file to save to if you 'Save Changes' with a file alr... | Zakk Roberts |
| 2006-04-04 | Make the core key mappings more logical - e.g. map KEY_UPARROW to "key_up". ... | Dave Chapman |
| 2006-04-03 | Workaround for Rockbox's broken memset on ARM | Dave Chapman |
| 2006-04-03 | Fix pause bug | Adam Boot |
| 2006-04-03 | langv2 | Daniel Stenberg |
| 2006-04-03 | Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode.... | Karl Kurbjun |
| 2006-04-03 | Synced. | Jens Arnold |
| 2006-04-03 | Removed voice: strings from IDs that aren't voiced. | Jens Arnold |
| 2006-04-03 | Initial conditional filtering support for the tagcache engine and a | Miika Pekkarinen |
| 2006-04-03 | Do not crash when resuming playback. | Miika Pekkarinen |
| 2006-04-03 | Prevent a potential unaligned memory access | Dave Chapman |
| 2006-04-03 | Clean up the (incorrect) #ifdef spaghetti for the timer. We now have a user ... | Dave Chapman |
| 2006-04-03 | Finishing touches | Karl Kurbjun |
| 2006-04-03 | Doom can't use the user timer at the same time as using the grayscale lib. | Dave Chapman |