summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-04-23Jewels: simplify and standardize plugin exitAdam Boot1-6/+4
2006-04-22Better video update, add options to startup menu, change default screensizeKarl Kurbjun4-24/+47
2006-04-21Ipod mini: Correct placement of odd bubble rows.Jens Arnold1-1/+1
2006-04-20SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold2-26/+18
2006-04-20Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun4-50/+107
2006-04-18Jewels: switch back to Sysfixed font after exiting the Playback menu.Zakk Roberts1-0/+1
2006-04-17Add better error message for messed up graphics.Karl Kurbjun1-1/+4
2006-04-17Properly cache animations at level start. Switches still need some caching c...Karl Kurbjun3-4/+51
2006-04-17Add in error return if appropriate.Karl Kurbjun1-4/+6
2006-04-17Changed the way the addons and demos menus are displayed and built. Should b...Karl Kurbjun1-15/+81
2006-04-17Finally add support for unlimited number of addons and demos. Also cleaned u...Karl Kurbjun1-57/+40
2006-04-17Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold6-114/+171
2006-04-17Temporary fix for the high-pitched sounds on iPod: they should sound correct ...Zakk Roberts1-0/+4
2006-04-17Some code cleanup. Adds Always run to configuration options.Karl Kurbjun1-29/+31
2006-04-16Fix run so that it stays enabled across level loads. Removed some unused cod...Karl Kurbjun3-17/+18
2006-04-16Decrease doom's code size and some code cleanup.Karl Kurbjun3-90/+81
2006-04-16Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman3-4/+6
2006-04-16Disable some unused code (code used in network play) to bring the plugin size...Dave Chapman1-0/+5
2006-04-15Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun7-109/+73
2006-04-15Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold6-1/+22
2006-04-15Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawin...Jens Arnold7-45/+2251
2006-04-15Chessbox: New pieces for ipod mini, and simplified, easier recognisable piece...Jens Arnold4-0/+8
2006-04-15New Sudoku bitmaps for 220x176x16 and larger LCDs.Zakk Roberts3-0/+0
2006-04-14Start of profiling support for doom.Karl Kurbjun3-10/+25
2006-04-13Prevent non-standard wads (most notably GP32 wads) that should not run from e...Karl Kurbjun1-5/+3
2006-04-13Explicitly set the foreground colour instead of using the user's default fore...Dave Chapman1-0/+3
2006-04-11Jewels: fix a couple minor menu inconsistenciesAdam Boot1-14/+18
2006-04-11Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha5-4/+64
2006-04-11FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold1-12/+79
2006-04-11moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg1-1/+1
2006-04-11use the power switch on units without off button (like the X5)Daniel Stenberg1-0/+4
2006-04-09use #ifdef x instead of #if defined(x)Christian Gmeiner6-11/+11
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner6-12/+12
2006-04-09HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Dave Chapman1-2/+4
2006-04-09make use of cpu_boost to speed up generation of new sudoku fieldChristian Gmeiner1-0/+6
2006-04-09Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external bitm...Zakk Roberts32-454/+333
2006-04-08Add a simple header and version number to the default.dfg config fileDave Chapman2-1/+29
2006-04-08Test plugin for measuring LCD update speed, for developers.Jens Arnold1-0/+85
2006-04-08Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold1-1/+1
2006-04-07Add audio playback menuChristian Gmeiner1-3/+11
2006-04-07Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts2-14/+31
2006-04-06Fix warningKarl Kurbjun1-0/+2
2006-04-06Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Remov...Karl Kurbjun2-41/+23
2006-04-06Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen1-1/+1
2006-04-06Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold1-4/+4
2006-04-06Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold1-1/+4
2006-04-05Remove workaround for broken ARM memset.Thom Johansen1-19/+3
2006-04-05Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev1-2/+7
2006-04-05Fix finale text and try and prevent some data corruption due to the scaling c...Karl Kurbjun3-6/+20
2006-04-05Fix automap coordinatesKarl Kurbjun1-6/+6