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