summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Ipod mini: Correct placement of odd bubble rows.Jens Arnold2006-04-21
* SH1: Better placement of the C library routine references (gcc 3.4.x -Os and ...Jens Arnold2006-04-20
* Optimizations for doom: coldfire asm drawspan routine = not much, fixed point...Karl Kurbjun2006-04-20
* Jewels: switch back to Sysfixed font after exiting the Playback menu.Zakk Roberts2006-04-18
* Add better error message for messed up graphics.Karl Kurbjun2006-04-17
* Properly cache animations at level start. Switches still need some caching c...Karl Kurbjun2006-04-17
* Add in error return if appropriate.Karl Kurbjun2006-04-17
* Changed the way the addons and demos menus are displayed and built. Should b...Karl Kurbjun2006-04-17
* Finally add support for unlimited number of addons and demos. Also cleaned u...Karl Kurbjun2006-04-17
* Bubbles adapted to archos recorder & Ondio. Gfx work by Marianne Arnold.Jens Arnold2006-04-17
* Temporary fix for the high-pitched sounds on iPod: they should sound correct ...Zakk Roberts2006-04-17
* Some code cleanup. Adds Always run to configuration options.Karl Kurbjun2006-04-17
* Fix run so that it stays enabled across level loads. Removed some unused cod...Karl Kurbjun2006-04-16
* Decrease doom's code size and some code cleanup.Karl Kurbjun2006-04-16
* Build Sudoku for the iPod Nano - just use the 160x128 bitmaps.Dave Chapman2006-04-16
* Disable some unused code (code used in network play) to bring the plugin size...Dave Chapman2006-04-16
* Slight code cleanups, fixed sound parameter - now it saves. Old configuratio...Karl Kurbjun2006-04-15
* Patch #5102 by Anton Romanov: Bubbles for ipod mini.Jens Arnold2006-04-15
* Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawin...Jens Arnold2006-04-15
* Chessbox: New pieces for ipod mini, and simplified, easier recognisable piece...Jens Arnold2006-04-15
* New Sudoku bitmaps for 220x176x16 and larger LCDs.Zakk Roberts2006-04-15
* Start of profiling support for doom.Karl Kurbjun2006-04-14
* Prevent non-standard wads (most notably GP32 wads) that should not run from e...Karl Kurbjun2006-04-13
* Explicitly set the foreground colour instead of using the user's default fore...Dave Chapman2006-04-13
* Jewels: fix a couple minor menu inconsistenciesAdam Boot2006-04-11
* Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha2006-04-11
* FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold2006-04-11
* moved the LCD framebuffer to IRAM for iAudio X5 - gives ~40% speed boostDaniel Stenberg2006-04-11
* use the power switch on units without off button (like the X5)Daniel Stenberg2006-04-11
* use #ifdef x instead of #if defined(x)Christian Gmeiner2006-04-09
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-04-09
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Dave Chapman2006-04-09
* make use of cpu_boost to speed up generation of new sudoku fieldChristian Gmeiner2006-04-09
* Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external bitm...Zakk Roberts2006-04-09
* Add a simple header and version number to the default.dfg config fileDave Chapman2006-04-08
* Test plugin for measuring LCD update speed, for developers.Jens Arnold2006-04-08
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* Add audio playback menuChristian Gmeiner2006-04-07
* Add button mappings and support for iAudio X5, also simplified a bit of code.Zakk Roberts2006-04-07
* Fix warningKarl Kurbjun2006-04-06
* Scaling code fixed by clamping down the width to a max of SCREENWIDTH. Remov...Karl Kurbjun2006-04-06
* Fix GCC trying to use memcpy for GCC 4.1 and allow Doom to compile.Thom Johansen2006-04-06
* Greyscale ipods: Fix horizontal scrolling in oscilloscope, the flipped LCD dr...Jens Arnold2006-04-06
* Patch #3022 by Mikael Magnusson: Only zero out the actual bss area instead of...Jens Arnold2006-04-06
* Remove workaround for broken ARM memset.Thom Johansen2006-04-05
* Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev2006-04-05
* Fix finale text and try and prevent some data corruption due to the scaling c...Karl Kurbjun2006-04-05
* Fix automap coordinatesKarl Kurbjun2006-04-05
* Make savegame strings more informativeKarl Kurbjun2006-04-04
* Fix up configurable keys, edit exit string, more work needs to be done on men...Karl Kurbjun2006-04-04