summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* CONFIG_USBOTG fixesJonathan Gordon2007-02-18
* more CONFIG_LED fixesJonathan Gordon2007-02-18
* Allow the list to display a title icon even if no other icons will be Jonathan Gordon2007-02-18
* Again here, CODEC should be CONFIG_CODECBarry Wardell2007-02-18
* Should be CONFIG_CODEC, not CODECBarry Wardell2007-02-18
* Fix warning. Should be CONFIG_CODEC, not CODEC.Barry Wardell2007-02-17
* Should be LCD_H10_20GB, not LCD_H10Barry Wardell2007-02-17
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* #ifdefDaniel Stenberg2007-02-17
* #if => #ifdefDaniel Stenberg2007-02-17
* Keep delay loop from being optimized away.Magnus Holmgren2007-02-17
* Kill a few warnings in plugins.Tom Ross2007-02-17
* 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