summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)Author
2006-03-13Fixed ordering of SOURCES; removed redundancy pertaining to the definition of...Zakk Roberts
2006-03-13Please let this be the last fix.. please..Zakk Roberts
2006-03-13Oops, fixed something in wormlet.c and did it again in SOURCES...Zakk Roberts
2006-03-13(Hopefully) fixed the ugliest build table we've had in quite a while..Zakk Roberts
2006-03-13Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of t...Zakk Roberts
2006-03-13Oops - changing the default setting for showfps shouldn't have been committed.Dave Chapman
2006-03-13Various improvements and code re-organisation: Optimised assembler LCD rende...Dave Chapman
2006-03-12Redesigned F2/F3 quick screens to put each option and its value on its own, s...Zakk Roberts
2006-03-12Fix dice on the player (sim at least, my player is acting up)Brandon Low
2006-03-12Oscilloscope: Don't print speed messages at an irritanting position (i.e. wra...Jens Arnold
2006-03-12New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael ...Ben Basha
2006-03-12Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading com...Zakk Roberts
2006-03-11Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screenLinus Nielsen Feltzing
2006-03-11Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPSLinus Nielsen Feltzing
2006-03-11The image size calculation was wrong on monochrome targetsLinus Nielsen Feltzing
2006-03-11Stop audio playback before using IRAMDave Chapman
2006-03-11Add pacboxDave Chapman
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman
2006-03-11Ooops.Jens Arnold
2006-03-11Do not build grayscale.rock by default. This is mainly a developer example pl...Jens Arnold
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold
2006-03-11Only save settings if they changed (saves a disk spinup otherwise).Jens Arnold
2006-03-11Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors wh...Jens Arnold
2006-03-10update japanese language by Naoaki OkazakiMarcoen Hirschberg
2006-03-10Oscilloscope: Added vertical orientation option. Flipped horizontal mode to s...Jens Arnold
2006-03-09Fix player target and sim.Dan Everton
2006-03-09Reset font before calculating number of lines to display in the list. Fixes r...Dan Everton
2006-03-09add gigabeat keysMarcoen Hirschberg
2006-03-09C implementation of eq filter. Allows equalizer to be used in the simulator. ...Dan Everton
2006-03-09Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to ...Jens Arnold
2006-03-09Fix profiling compilation for non-m68k targetsBrandon Low
2006-03-08Make clipping detection more sensitive for swcodec platforms by triggering on...Peter D'Hoye
2006-03-08The LCD extension lib was split into 3 parts: Removed old file.Jens Arnold
2006-03-08Minor optimisation.Jens Arnold
2006-03-08LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Os...Jens Arnold
2006-03-07Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on...Hristo Kovachev
2006-03-06Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be inclu...Jens Arnold
2006-03-06update by Jeong Taek InMarcoen Hirschberg
2006-03-06Enable ARM optimisation.Thom Johansen
2006-03-06Actually. Let's build for the 3G.Zakk Roberts
2006-03-06Fix H300 builds. Don't compile for iPod 3G yet.Zakk Roberts
2006-03-06Enormous clock update. Most major functions rewritten & hugely optimized; a n...Zakk Roberts
2006-03-06ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen
2006-03-05Don't leave the menu after clearing the backdrop image.Jens Arnold
2006-03-05Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low
2006-03-05Correct plugin min API version.Dan Everton
2006-03-05Fix red sim builds.Dan Everton
2006-03-05Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.Dan Everton
2006-03-05Get oscillograph plugin working on SWCODEC targets.Dan Everton
2006-03-05sound_set_pitch is not available on PlayerDan Everton