summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-03-17*patch by Mikael Magnusson, do not reinitialize the board when hit by a qix. ...Ben Basha1-43/+46
2006-03-17I could have sworn i removed that before commiting...Thom Johansen1-3/+1
2006-03-17CPU boosting support for ipod nano and video. The rest of the targetsThom Johansen1-4/+18
2006-03-17Free one register extra so we can block load a bit more.Thom Johansen1-14/+12
2006-03-16Add a call to rb->yield() in the main loopDave Chapman1-0/+2
2006-03-16Thanks to Fredrik Öhrn, fix profiling for pluginsBrandon Low1-1/+2
2006-03-16Add pacbox SOURCES file to source tarballDave Chapman1-0/+1
2006-03-16Restore the backlight setting properly when leaving XoboxLinus Nielsen Feltzing1-5/+4
2006-03-16Sprite rendering bug fix from Dave HooperDave Chapman1-30/+38
2006-03-15Another optimisation from Fredrik Öhrn - put the Z80 registers and some look...Dave Chapman1-25/+25
2006-03-15Fix ifdefing for wps hold button tags, enables hold button in wps for ipodBrandon Low1-1/+3
2006-03-15Save user settings to disk, plus some code policingDave Chapman1-24/+66
2006-03-15Minor cleanup and correct the copyrightDave Chapman1-12/+6
2006-03-15Enable frame-rate control for all targets. Change the iPod Nano to display 3...Dave Chapman2-6/+11
2006-03-15Patch #4830 from Dave Hooper - improved grayscale for the H1x0Dave Chapman1-3/+10
2006-03-15Add .S files for pacboxDave Chapman1-1/+1
2006-03-15Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function f...Dave Chapman3-5/+166
2006-03-14latest update by Miguel ArevaloMarcoen Hirschberg3-37/+181
2006-03-14Correct a problem with WPS backdrops not loading correctly, and semi-prepare ...Linus Nielsen Feltzing3-26/+18
2006-03-13Charging state reporting for iriver players. Values calibrated withMiika Pekkarinen2-19/+46
2006-03-13Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, a...Linus Nielsen Feltzing2-2/+25
2006-03-13Fixed ordering of SOURCES; removed redundancy pertaining to the definition of...Zakk Roberts2-14/+10
2006-03-13Please let this be the last fix.. please..Zakk Roberts2-1/+2
2006-03-13Oops, fixed something in wormlet.c and did it again in SOURCES...Zakk Roberts1-2/+1
2006-03-13(Hopefully) fixed the ugliest build table we've had in quite a while..Zakk Roberts2-6/+10
2006-03-13Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of t...Zakk Roberts2-149/+266
2006-03-13Oops - changing the default setting for showfps shouldn't have been committed.Dave Chapman1-1/+1
2006-03-13Various improvements and code re-organisation: Optimised assembler LCD rende...Dave Chapman8-192/+423
2006-03-12Redesigned F2/F3 quick screens to put each option and its value on its own, s...Zakk Roberts1-34/+23
2006-03-12Fix dice on the player (sim at least, my player is acting up)Brandon Low1-11/+36
2006-03-12Oscilloscope: Don't print speed messages at an irritanting position (i.e. wra...Jens Arnold1-4/+19
2006-03-12New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael ...Ben Basha2-0/+818
2006-03-12Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading com...Zakk Roberts1-4/+4
2006-03-11Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screenLinus Nielsen Feltzing1-0/+8
2006-03-11Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPSLinus Nielsen Feltzing1-24/+22
2006-03-11The image size calculation was wrong on monochrome targetsLinus Nielsen Feltzing1-1/+1
2006-03-11Stop audio playback before using IRAMDave Chapman1-0/+8
2006-03-11Add pacboxDave Chapman1-0/+3
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman13-1/+11079
2006-03-11Ooops.Jens Arnold2-2/+6
2006-03-11Do not build grayscale.rock by default. This is mainly a developer example pl...Jens Arnold1-3/+0
2006-03-11Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ...Jens Arnold4-333/+21
2006-03-11Only save settings if they changed (saves a disk spinup otherwise).Jens Arnold1-30/+43
2006-03-11Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors wh...Jens Arnold1-126/+191
2006-03-10update japanese language by Naoaki OkazakiMarcoen Hirschberg1-288/+620
2006-03-10Oscilloscope: Added vertical orientation option. Flipped horizontal mode to s...Jens Arnold1-43/+245
2006-03-09Fix player target and sim.Dan Everton1-0/+2
2006-03-09Reset font before calculating number of lines to display in the list. Fixes r...Dan Everton1-2/+3
2006-03-09add gigabeat keysMarcoen Hirschberg1-1/+9
2006-03-09C implementation of eq filter. Allows equalizer to be used in the simulator. ...Dan Everton1-6/+22