summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2006-04-02Update adds prboom's high resolution support, also makes the scaling for plat...Karl Kurbjun
2006-04-02Change (and hopefully simplify) the iPod button mappings and correct some com...Dave Chapman
2006-04-01Add audio playback menuDave Chapman
2006-04-01Move Sudoku plugin into its own subdirectory and add a random game generator.Dave Chapman
2006-04-01Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-...Dave Chapman
2006-03-31Only compile iriverify for the iriver H1x0 and H3x0 targetsDave Chapman
2006-03-31Mikachu's color patchDaniel Stenberg
2006-03-31Add check for ipod 3G keypad - these checks looks like they should beDave Chapman
2006-03-31Ondio buttons for spacerocksLinus Nielsen Feltzing
2006-03-31Add button mappings for ipod 3GDave Chapman
2006-03-31Patch #2864 by Mat Holton - Spacerocks, an Asteroids cloneLinus Nielsen Feltzing
2006-03-31Enabled RTC and virtual disk LED on iAudio X5Linus Nielsen Feltzing
2006-03-30Enabled metronome and battery_bench for X5Daniel Stenberg
2006-03-30Initial support for iPod mini 2G: Rockbox boots, LCD driver is working. No so...Jens Arnold
2006-03-30MCF5249 isn't the only Coldfire CPULinus Nielsen Feltzing
2006-03-29Use rockbox endian definesKarl Kurbjun
2006-03-29its much better to clear everytime the lcdChristian Gmeiner
2006-03-29oops.. fix yellow buildsChristian Gmeiner
2006-03-29Patch #4936 from Jonathan Gordon with a small change by me. slideshow support...Christian Gmeiner
2006-03-29Limit idle framerate, make falling bubbles less uniform, and some formatting ...Adam Boot
2006-03-28Change the type of the P_SectorActive() function to boolean - that's how it i...Dave Chapman
2006-03-28More 64-bit fixes.Dave Chapman
2006-03-28More 64-bit fixesDave Chapman
2006-03-28x5: lets build doom...Christian Gmeiner
2006-03-28added good (tm) button mappings for x5, and added ifdef for HAS_BUTTON_HOLDChristian Gmeiner
2006-03-28Fix red builds.Dan Everton
2006-03-28Fail gracefully if write fails (i.e. disk space runs out) during copy in spli...Dan Everton
2006-03-2864-bit sim fixesDave Chapman
2006-03-28Fix uninitialised variable warningDave Chapman
2006-03-28Do not export load_main_backdrop() via the plugin API. Plugins should alloca...Dave Chapman
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman
2006-03-27x5: use as default BUTTON_POWER to close a pluginChristian Gmeiner
2006-03-27ChessBox: Add 10x8 pixel pieces for the Archoses from Miguel A. Arévalo (P#4...Martin Arver
2006-03-26WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold
2006-03-26Eliminate references to "long" types for 64-bit compiles; return audio dataDave Bryant
2006-03-26Basic plugin playback control menu by Jonathan Gordon (Patch #4874)Linus Nielsen Feltzing
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-03-24fix the bitmaps position bug on X5Ben Basha
2006-03-24Build chessbox for the X5Dave Chapman
2006-03-24Color bitmaps on iAudio X5 by Mustapha SenhajiBen Basha
2006-03-23Make fullscreen off by default for Rockboy.Zakk Roberts
2006-03-22Small changes to Xobox to make it playable on grayscale targets with slow scr...Martin Arver
2006-03-22Fix stack overflow bug for realAdam Boot
2006-03-21Jewels: little changes regarding trademark issuesHristo Kovachev
2006-03-21Exclude metronome and battery_bench from the X5 build until the button mappin...Linus Nielsen Feltzing
2006-03-21Correct IRAM size for the iAudio X5 appLinus Nielsen Feltzing
2006-03-21Patch #4872 by Mikael Magnusson: fixes bubbles game overflowing stackHristo Kovachev
2006-03-21FPS setting now LCD-specific and raised for a number of models - much smoothe...Zakk Roberts
2006-03-21Display logo for 3 seconds instead of 2 before rolling the credits - makes it...Zakk Roberts
2006-03-20Patch #4870 from Fredrik Öhrn - Call yield() less often (gives a 3-4fps spee...Dave Chapman