summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold9-9/+10
2007-02-14Brickmania update for the Gigabeat: fixed menu and smaller game area to make ...Nicolas Pennequin3-5/+22
2007-02-13Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e...Zakk Roberts6-518/+496
2007-02-12Oops, fix a typo so that we are referring to a bitmap that actually exist...Tom Ross1-2/+2
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross17-33/+33
2007-02-12Use play instead of select to fire in Invadrox for the H100. Allows the user ...Tom Ross1-2/+8
2007-02-06Major Rockboy update. Tom Ross48-5405/+4877
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon1-2/+3
2007-02-05Kill a warning.Thom Johansen1-1/+1
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen2-0/+21
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold4-6/+6
2007-02-03Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping...Dave Chapman1-1/+1
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