Age | Commit message (Expand) | Author |
2007-02-16 | No functional changes, just reorganising code: | Barry Wardell |
2007-02-16 | Add #include for use with rbutil | Dave Chapman |
2007-02-16 | Fixed typo in polish translation, closes FS #6666 | Nils Wallménius |
2007-02-16 | Make a couple of private functions 'static' | Nils Wallménius |
2007-02-16 | SWCODEC: Remove the last quirks when upsampling. | Michael Sevakis |
2007-02-16 | Removed some unused menu code | Linus Nielsen Feltzing |
2007-02-16 | Minor code policing and cleanup | Linus Nielsen Feltzing |
2007-02-16 | Fix errors I hope. | Michael Sevakis |
2007-02-16 | SWCODEC Recording: Improve buffer handling by 1) Lowering watermark for flush... | Michael Sevakis |
2007-02-16 | Fix a warning. | Paul Louden |
2007-02-16 | Added a missing word. | 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-16 | fix menu exiting bug I introduced in the last commit | Jonathan Gordon |
2007-02-15 | Remove the menu title on the player. | Jonathan Gordon |
2007-02-15 | Shave a few bytes off the binary size, especially on hwcodec targets | Linus Nielsen Feltzing |
2007-02-15 | Optimise/touchup some asm macros in dsp.h, and also remove some now unneeded ... | Thom Johansen |
2007-02-15 | * Add support for an optional y coordinate to the progressbar (from FS #4783). | Nicolas Pennequin |
2007-02-15 | Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on C... | Magnus Holmgren |
2007-02-15 | Fix 64 bit warning. | Jens Arnold |
2007-02-15 | Replaced some explicit options for target linking with to be consistent with... | Jens Arnold |
2007-02-15 | Fixed the incorrect APE header format define cause parsing to fail. | Miika Pekkarinen |
2007-02-15 | Fix simulator builds with logf enabled. | Magnus Holmgren |
2007-02-15 | Change the sleep timer icon to make it look like a setting | Jonathan Gordon |
2007-02-15 | Fix a bug where the CPU stays boosted when the voice is activated | Linus Nielsen Feltzing |
2007-02-15 | Fix the repeat mode menu item | Jonathan Gordon |
2007-02-15 | fix builds | Jonathan Gordon |
2007-02-15 | Move the info and manage settings menus to the new system | Jonathan Gordon |
2007-02-14 | Brickmania update for the Gigabeat: fixed menu and smaller game area to make ... | Nicolas Pennequin |
2007-02-14 | Start using the new endian conversion system outside tagcache also to simplif... | Miika Pekkarinen |
2007-02-14 | Add foreground and background color information to iCatcher and UniCatcher. | Nicolas Pennequin |
2007-02-14 | rename rockboxlogo3 to rockboxlogo | Marcoen Hirschberg |
2007-02-14 | Oops, no need to allocate that much memory. Thanks to Lear for noticing this. | Nicolas Pennequin |
2007-02-14 | Add missing entries to FILES to hopefully get everything included in the tarb... | Nils Wallménius |
2007-02-14 | Cuesheet support by Jonathan Gordon and me (FS #6460). | Nicolas Pennequin |
2007-02-14 | the position of the progress bar background was off by 1 pixel | Marcoen Hirschberg |
2007-02-14 | Use the correct swap functions for live conversion, and fix 64 bit sims. | Jens Arnold |
2007-02-14 | Remove dishonest spc amplification | Adam Gashlin |
2007-02-14 | Icons in the menus. Thanks midkay for them. | Jonathan Gordon |
2007-02-14 | Cleaned indents, added Shay Green (blargg) to credits. | Adam Gashlin |
2007-02-14 | Adding SPC codec (FS #6542) | Adam Gashlin |
2007-02-13 | Make database endianess independent. | Miika Pekkarinen |
2007-02-13 | remove put_cursorxy() which is not used | Jonathan Gordon |
2007-02-13 | Move the General Settings menu (excluding the display submenu) to the | Jonathan Gordon |
2007-02-13 | Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include e... | Zakk Roberts |
2007-02-13 | Fix the keywords on some recently added files. | Jonathan Gordon |
2007-02-12 | remove some unintended white pixels | Marcoen Hirschberg |
2007-02-12 | Fix signedness warning (only visible when building tools/database.c) | Dave Chapman |