Age | Commit message (Expand) | Author |
2007-02-21 | Make it easier to quit Snake2 (much easier on iPods at least) by allowing use... | Zakk Roberts |
2007-02-21 | Allow button repeat events in the Brickmania main menu. Makes it easier to sc... | Zakk Roberts |
2007-02-21 | Correct drawing of hour hand when hour == 12 | Linus Nielsen Feltzing |
2007-02-20 | Fix plugins/bitmaps/mono/SOURCES. | Zakk Roberts |
2007-02-20 | Add changes to in-file changelog. Changes of huge previous commit: Drawing no... | Zakk Roberts |
2007-02-20 | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12407 a1c6a512-1295-4272-9138... | Zakk Roberts |
2007-02-20 | Scale to 50% size on the Archos devices (LCD_WIDTH <= 112) and slow it down, ... | Dave Chapman |
2007-02-18 | Fixed an off-by-one bug that caused the nasty crash on archos, and wrong limi... | Jens Arnold |
2007-02-18 | Fix CONFIG_BACKLIGHT warnings. | Jens Arnold |
2007-02-18 | #if => #ifdef | Daniel Stenberg |
2007-02-18 | #if => #ifdef | Daniel Stenberg |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-02-18 | Again here, CODEC should be CONFIG_CODEC | Barry Wardell |
2007-02-18 | Should be CONFIG_CODEC, not CODEC | Barry Wardell |
2007-02-17 | Fix warning. Should be CONFIG_CODEC, not CODEC. | Barry Wardell |
2007-02-17 | Kill a few warnings in plugins. | Tom Ross |
2007-02-17 | Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as | Barry Wardell |
2007-02-17 | Make our Doom plugin see the Doom wad we provide and list "Freedoom" as | Paul Louden |
2007-02-17 | Obligatory fix-a-few-warnings commit... | Zakk Roberts |
2007-02-17 | Chopper update. Fix endgame text not showing up and menu being invisible afte... | Zakk Roberts |
2007-02-16 | Fix a warning. | Paul Louden |
2007-02-16 | Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope. | Zakk Roberts |
2007-02-16 | Implement the actual-button-name-for-game-over-message addition from my previ... | Zakk Roberts |
2007-02-16 | A few chopper changes. Changed colorscheme from blue on backdrop to green on ... | Zakk Roberts |
2007-02-16 | FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper... | Dave Chapman |
2007-02-15 | Replaced some explicit options for target linking with to be consistent with... | Jens Arnold |
2007-02-14 | Brickmania update for the Gigabeat: fixed menu and smaller game area to make ... | Nicolas Pennequin |
2007-02-13 | Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e... | Zakk Roberts |
2007-02-12 | Oops, fix a typo so that we are referring to a bitmap that actually exist... | Tom Ross |
2007-02-12 | Rename solitaire_ bitmaps to card_ since they are used in solitaire and black... | Tom Ross |
2007-02-12 | Use play instead of select to fire in Invadrox for the H100. Allows the user ... | Tom Ross |
2007-02-06 | Major Rockboy update. | Tom Ross |
2007-02-05 | fix FS#6621 - viewer bookmarks only working for one file | Jonathan Gordon |
2007-02-05 | Kill a warning. | Thom Johansen |
2007-02-05 | Optimise EQ coef calculation routines for both speed and size. Move now unnee... | Thom Johansen |
2007-02-03 | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold |
2007-02-03 | Bugfix: Remove use of IDATA_ATTR - plugins can not use IRAM without stopping... | Dave Chapman |
2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold |
2007-01-31 | FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost... | Zakk Roberts |
2007-01-27 | Fix Blackjack not looking correct when a backdrop is in use. | Tom Ross |
2007-01-27 | Add the O_TRUNC flag when writing the modified file back to disk - fixes FS #... | Dave Chapman |
2007-01-27 | Shiny new Minesweeper color bitmaps. | Zakk Roberts |
2007-01-26 | Third time's the charm (not using a 5G-specific ball yet). | Zakk Roberts |
2007-01-26 | Forgot to add the bitmaps. | Zakk Roberts |
2007-01-26 | More new Brickmania bitmaps. New paddles for all targets; new powerups and 'b... | Zakk Roberts |
2007-01-26 | Forgot the bitmaps/native/SOURCES file.. | Zakk Roberts |
2007-01-26 | Brickmania: new Brick bitmaps for all color targets, and introducing full-scr... | Zakk Roberts |
2007-01-22 | Disk and filesystem speed and stress test plugin. Aimed at developers, not bu... | Jens Arnold |
2007-01-20 | Remove an old hack that is no longer required. Ships in the corner are once a... | Tom Ross |
2007-01-20 | Remove redudant code from Disk Tidy. | Tom Ross |