summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold13-17/+17
2007-01-31FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost...Zakk Roberts10-150/+1970
2007-01-27Fix Blackjack not looking correct when a backdrop is in use.Tom Ross1-2/+6
2007-01-27Add the O_TRUNC flag when writing the modified file back to disk - fixes FS #...Dave Chapman1-1/+1
2007-01-27Shiny new Minesweeper color bitmaps.Zakk Roberts2-0/+0
2007-01-26Third time's the charm (not using a 5G-specific ball yet).Zakk Roberts1-0/+0
2007-01-26Forgot to add the bitmaps.Zakk Roberts7-0/+0
2007-01-26More new Brickmania bitmaps. New paddles for all targets; new powerups and 'b...Zakk Roberts2-9/+12
2007-01-26Forgot the bitmaps/native/SOURCES file..Zakk Roberts1-1/+2
2007-01-26Brickmania: new Brick bitmaps for all color targets, and introducing full-scr...Zakk Roberts5-26/+66
2007-01-22Disk and filesystem speed and stress test plugin. Aimed at developers, not bu...Jens Arnold1-0/+326
2007-01-20Remove an old hack that is no longer required. Ships in the corner are once a...Tom Ross1-4/+0
2007-01-20Remove redudant code from Disk Tidy.Tom Ross1-5/+0
2007-01-19Update manual screenshots and fix a commentAdam Boot1-1/+1
2007-01-19Bubbles: Fix for gigabeat and add sansa e200 supportAdam Boot7-18/+38
2007-01-18Hopefully fix the menu leak I introduced in my last version. Also some whites...Tom Ross1-9/+15
2007-01-18use 11025Hz on all players that support itMarcoen Hirschberg1-1/+1
2007-01-18Fix warning and slight clean up.Tom Ross1-7/+2
2007-01-18Change Disktidy to use the standard menu api and adapt it to work on the Arch...Tom Ross2-138/+73
2007-01-18Add wormlet for the H10 5/6 GB. Seems to work well on the sim.Tom Ross2-2/+5
2007-01-17Need to build doom on the gigabeatKarl Kurbjun1-2/+2
2007-01-17Doom for the Gigabeat and some code reductionKarl Kurbjun24-271/+241
2007-01-16t! Initial version of a Blackjack plugin for bitmap-screen targets. Also incl...Tom Ross2-0/+1443
2007-01-15FS#6539 - Thanks to Tom RossBarry Wardell11-52/+108
2007-01-14Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman42-2/+410
2007-01-13Change the gamedata folder for doom to /.rockbox/doom to go in line with othe...Dominik Riebeling2-2/+2
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+9
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen1-1/+1
2007-01-12Prepare core support for the iriver bootloader supporting ROM imagesMiika Pekkarinen1-26/+67
2007-01-11Make MIDI playback work on the Simulator, with sound etc. The #define stuff i...Stepan Moskovchenko1-9/+22
2007-01-10Fix a nasty little bug that would under the right conditions cause Stepan Moskovchenko1-1/+1
2007-01-10Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the Jonathan Gordon1-2/+3
2007-01-09Removed executable flagLinus Nielsen Feltzing133-0/+0
2007-01-06Small oops: commited the wrong Sansa background image.Marianne Arnold1-0/+0
2007-01-06Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has alrea...Marianne Arnold6-3/+42
2007-01-06Changing format to make larger screen usage. Thanks to Marianne Arnold.Steve Gotthardt2-15/+13
2007-01-05Restore the correct #if for deciding when to build Rockblox. It should be di...Dave Chapman1-1/+1
2007-01-05Eliminate C99 variable defsGreg White1-10/+12
2007-01-05Fix build warningsGreg White1-5/+5
2007-01-05Putting back in the check for LCD_WIDTH of 128Steve Gotthardt1-1/+1
2007-01-05And the bitmap to go with rockblox - Thanks again to Gary Allen - RedZZRSteve Gotthardt1-0/+0
2007-01-05Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.Steve Gotthardt5-5/+97
2007-01-05Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in t...Dan Everton1-6/+0
2007-01-03Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by P...Daniel Ankers3-29/+26
2007-01-03Added test_sampr playback samplerate testing plugin. Should show a list of ra...Michael Sevakis1-0/+296
2007-01-02Fix audio for Coldfire targets - the EMAC was being initialised in the main t...Dave Chapman1-3/+6
2007-01-02Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ...Zakk Roberts2-0/+1128
2007-01-01Patch #5916 by Mat Holton - some Spacerocks improvements. Larger ship and ast...Zakk Roberts1-162/+410
2007-01-01Whoops...Zakk Roberts1-1/+0
2007-01-01Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stere...Dave Chapman4-78/+707