summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update Swedish translation.Magnus Holmgren2007-02-17
* Fix bug (first line was displayed under the status bar)Antoine Cellerier2007-02-17
* set I2C type properlyDaniel Stenberg2007-02-17
* #ifdef instead of #ifDaniel Stenberg2007-02-17
* include stdbool.h to get the bool type and fix the build errorDaniel Stenberg2007-02-17
* build with -Wundef to make sure we have spelled the defines right in #if linesDaniel Stenberg2007-02-17
* another attemptDaniel Stenberg2007-02-17
* repair the conditionDaniel Stenberg2007-02-17
* avoid using #if on undefined symbols, in preparation for -WundefDaniel Stenberg2007-02-17
* Correct spelling of CONFIG_CODEC, fixes FS#6668Linus Nielsen Feltzing2007-02-17
* Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as Barry Wardell2007-02-17
* Fix text displayed for backlight_timeout_plugged setting.Barry Wardell2007-02-17
* Make our Doom plugin see the Doom wad we provide and list "Freedoom" as Paul Louden2007-02-17
* this wasnt meant to be commitedJonathan Gordon2007-02-17
* Convert the Display menu to the new system. Jonathan Gordon2007-02-17
* A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren2007-02-17
* ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold2007-02-17
* fix payer buildJonathan Gordon2007-02-17
* fix margin problem in "view runtime" and "rockbox info" screensJonathan Gordon2007-02-17
* Obligatory fix-a-few-warnings commit...Zakk Roberts2007-02-17
* Chopper update. Fix endgame text not showing up and menu being invisible afte...Zakk Roberts2007-02-17
* FS#6651 - Improved id3 comment extraction.Miika Pekkarinen2007-02-17
* FS #6443 from Jonas Häggqvist - add an "install" target.Dave Chapman2007-02-17
* Move dr_controller_setup() to usb_init_device() and add a call to dr_controll...Dave Chapman2007-02-17
* Fix 3g buildsBarry Wardell2007-02-16
* No functional changes, just reorganising code:Barry Wardell2007-02-16
* Add #include for use with rbutilDave Chapman2007-02-16
* Fixed typo in polish translation, closes FS #6666Nils Wallménius2007-02-16
* Make a couple of private functions 'static'Nils Wallménius2007-02-16
* SWCODEC: Remove the last quirks when upsampling.Michael Sevakis2007-02-16
* Removed some unused menu codeLinus Nielsen Feltzing2007-02-16
* Minor code policing and cleanupLinus Nielsen Feltzing2007-02-16
* Fix errors I hope.Michael Sevakis2007-02-16
* SWCODEC Recording: Improve buffer handling by 1) Lowering watermark for flush...Michael Sevakis2007-02-16
* Fix a warning.Paul Louden2007-02-16
* Added a missing word.Paul Louden2007-02-16
* Argh, previous 'fix' was not in fact the problem. *Now* it's fixed.. I hope.Zakk Roberts2007-02-16
* Implement the actual-button-name-for-game-over-message addition from my previ...Zakk Roberts2007-02-16
* A few chopper changes. Changed colorscheme from blue on backdrop to green on ...Zakk Roberts2007-02-16
* FS #5535 - Chopper game ported from IPL by Ben Basha. This commit is chopper...Dave Chapman2007-02-16
* fix menu exiting bug I introduced in the last commitJonathan Gordon2007-02-16
* Remove the menu title on the player.Jonathan Gordon2007-02-15
* Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing2007-02-15
* Optimise/touchup some asm macros in dsp.h, and also remove some now unneeded ...Thom Johansen2007-02-15
* * Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin2007-02-15
* Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on C...Magnus Holmgren2007-02-15
* Fix 64 bit warning.Jens Arnold2007-02-15
* Replaced some explicit options for target linking with to be consistent with...Jens Arnold2007-02-15
* Fixed the incorrect APE header format define cause parsing to fail.Miika Pekkarinen2007-02-15
* Fix simulator builds with logf enabled.Magnus Holmgren2007-02-15