summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2006-04-08Test plugin for measuring LCD update speed, for developers.Jens Arnold
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold
2006-04-07Add audio playback menuChristian Gmeiner
2006-04-07Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts
2006-04-06Fix warningKarl Kurbjun
2006-04-06Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Remov...Karl Kurbjun
2006-04-06Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen
2006-04-06Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold
2006-04-06Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold
2006-04-05Remove workaround for broken ARM memset.Thom Johansen
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-05Fix automap coordinatesKarl Kurbjun
2006-04-04Make savegame strings more informativeKarl Kurbjun
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-04MP3 encoder enhancements and optimisations by Antonius Hellman. DetailsThom Johansen
2006-04-04Add configurable keys to Doom, enter, escape and run still need to be handled...Karl Kurbjun
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-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-03Updates doom menu w/ new graphics, now requires rockdoom.wad: http://alamode....Karl Kurbjun
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
2006-04-03Fix #ifKarl Kurbjun
2006-04-03Start building for H100'sKarl Kurbjun
2006-04-03Add grayscale lib for the H100'sKarl Kurbjun
2006-04-03Patch #4864 by Jonathan Gordon: text editor plugin, with some changes by me.Hristo Kovachev
2006-04-03Fix warningKarl Kurbjun
2006-04-03Fixes graphic errors in scaling code, note sure about the fix in hu_lib.c tho...Karl Kurbjun
2006-04-02Added remote support and music type counter to the stats plugin. Idea inspire...Hristo Kovachev
2006-04-02Properly ifdef H300 video code, fix commented line handling rockbox volumeKarl Kurbjun
2006-04-02The search plugin should not have been disabled.Jens Arnold
2006-04-02Use TIMER_FREQ for timers in plugins. Fixes timer speed on iPod.Jens Arnold
2006-04-02Update adds prboom's high resolution support, also makes the scaling for plat...Karl Kurbjun
2006-04-02Change (and hopefully simplify) the iPod button mappings and correct some com...Dave Chapman
2006-04-01Add audio playback menuDave Chapman
2006-04-01Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman
2006-04-01Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-...Dave Chapman
2006-03-31Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman
2006-03-31Mikachu's color patchDaniel Stenberg
2006-03-31Add check for ipod 3G keypad - these checks looks like they should beDave Chapman
2006-03-31Ondio buttons for spacerocksLinus Nielsen Feltzing