summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.c
AgeCommit message (Expand)Author
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-11-15Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun
2006-08-11'no voice' is -1 not 0 and menu_items does have a pointerMarcoen Hirschberg
2006-08-11don't assign NULL to a long (fixes sim build warnings)Marcoen Hirschberg
2006-07-30accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman
2006-03-20Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps spee...Dave Chapman
2006-03-18More patches from Fredrik Öhrn - joystick2.diff (add support using buttons o...Dave Chapman
2006-03-16Add a call to rb->yield() in the main loopDave Chapman
2006-03-15Save user settings to disk, plus some code policingDave Chapman
2006-03-15Enable frame-rate control for all targets. Change the iPod Nano to display 3...Dave Chapman
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-11Stop audio playback before using IRAMDave Chapman
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman