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