summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2007-03-07Oy I wish I'd stop that. That plugins/SOURCES line shouldn't be there.Michael Sevakis
2007-03-07Coldfire targets: Shuffle IRQ levels around to have all interaction between l...Michael Sevakis
2007-03-05Uups. Forgot to update a plugin.Michael Sevakis
2007-03-05Bring up the M5 port to a working stage: Extended numerous explicit checks fo...Jens Arnold
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-21Make it easier to quit Snake2 (much easier on iPods at least) by allowing use...Zakk Roberts
2007-02-21Allow button repeat events in the Brickmania main menu. Makes it easier to sc...Zakk Roberts
2007-02-21Correct drawing of hour hand when hour == 12Linus Nielsen Feltzing
2007-02-20Fix plugins/bitmaps/mono/SOURCES.Zakk Roberts
2007-02-20Add changes to in-file changelog. Changes of huge previous commit: Drawing no...Zakk Roberts
2007-02-20git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12407 a1c6a512-1295-4272-9138...Zakk Roberts
2007-02-20Scale to 50% size on the Archos devices (LCD_WIDTH <= 112) and slow it down, ...Dave Chapman
2007-02-18Fixed an off-by-one bug that caused the nasty crash on archos, and wrong limi...Jens Arnold
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18#if => #ifdefDaniel Stenberg
2007-02-18#if => #ifdefDaniel Stenberg
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-18Again here, CODEC should be CONFIG_CODECBarry Wardell
2007-02-18Should be CONFIG_CODEC, not CODECBarry Wardell
2007-02-17Fix warning. Should be CONFIG_CODEC, not CODEC.Barry Wardell
2007-02-17Kill a few warnings in plugins.Tom Ross
2007-02-17Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as Barry Wardell
2007-02-17Make our Doom plugin see the Doom wad we provide and list "Freedoom" as Paul Louden
2007-02-17Obligatory fix-a-few-warnings commit...Zakk Roberts
2007-02-17Chopper update. Fix endgame text not showing up and menu being invisible afte...Zakk Roberts
2007-02-16Fix a warning.Paul Louden
2007-02-16Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope.Zakk Roberts
2007-02-16Implement the actual-button-name-for-game-over-message addition from my previ...Zakk Roberts
2007-02-16A few chopper changes. Changed colorscheme from blue on backdrop to green on ...Zakk Roberts
2007-02-16FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper...Dave Chapman
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold
2007-02-14Brickmania update for the Gigabeat: fixed menu and smaller game area to make ...Nicolas Pennequin
2007-02-13Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e...Zakk Roberts
2007-02-12Oops, fix a typo so that we are referring to a bitmap that actually exist...Tom Ross
2007-02-12Rename solitaire_ bitmaps to card_ since they are used in solitaire and black...Tom Ross
2007-02-12Use play instead of select to fire in Invadrox for the H100. Allows the user ...Tom Ross
2007-02-06Major Rockboy update. Tom Ross
2007-02-05fix FS#6621 - viewer bookmarks only working for one fileJonathan Gordon
2007-02-05Kill a warning.Thom Johansen
2007-02-05Optimise EQ coef calculation routines for both speed and size. Move now unnee...Thom Johansen
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-02-03Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping...Dave Chapman
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-31FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost...Zakk Roberts
2007-01-27Fix Blackjack not looking correct when a backdrop is in use.Tom Ross
2007-01-27Add the O_TRUNC flag when writing the modified file back to disk - fixes FS #...Dave Chapman
2007-01-27Shiny new Minesweeper color bitmaps.Zakk Roberts
2007-01-26Third time's the charm (not using a 5G-specific ball yet).Zakk Roberts
2007-01-26Forgot to add the bitmaps.Zakk Roberts