summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett2011-12-26
* Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń2011-12-26
* Option to restart running sleep timer on keypress.Nick Peskett2011-12-26
* Rockbox Utility: recognize Nano 6th gen as unsupported device.Dominik Riebeling2011-12-26
* New General Settings submenu: Startup/ShutdownNick Peskett2011-12-26
* Revert r31239 and r31250. Selecting ALL in disktidy used to be generally safe...Frank Gevaerts2011-12-26
* Fix missing include.Thomas Martitz2011-12-25
* Unify a bit.Thomas Martitz2011-12-25
* rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz2011-12-25
* ypr0: Fix ascodec_readbytes().Thomas Martitz2011-12-25
* ypr0: Remove last #ifdef in as3514.Thomas Martitz2011-12-25
* FS#12482 - Romanian language update by Sergiu RotaruBertrik Sikken2011-12-25
* ypr0: Add variables to provide a argv and stdout/err redirection for running ...Thomas Martitz2011-12-24
* imx233: forgot a fileAmaury Pouly2011-12-24
* imx233/fuze+: implement power management(battery charger), add powermgmt debu...Amaury Pouly2011-12-24
* ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...Thomas Martitz2011-12-24
* Remove bash-specific syntax from rockboxdev.shThomas Martitz2011-12-24
* TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń2011-12-24
* Update config.h for the previous commit.Thomas Martitz2011-12-24
* ypr0: Rename ypr0.h to match naming scheme.Thomas Martitz2011-12-24
* Fix messed up zxbox keymaps. Fixes fuze+ red also.Thomas Martitz2011-12-24
* Fix reds.Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* Actually remove the pulled out field (sequel to r31406)Alexander Levin2011-12-23
* Actually call ct-ng (i.e. fix left-over from testing).Thomas Martitz2011-12-23
* Add crosstool-NG build to rockboxdev.sh.Thomas Martitz2011-12-23
* Configure: Fix endianess detection.Thomas Martitz2011-12-23
* Resolve CROSS/CROSS_COMPILE dualism in configure to use only CROSS_COMPILE (o...Thomas Martitz2011-12-23
* Rockbox Utility: add description and helper code for VS.Dominik Riebeling2011-12-22
* Rename 'mp3entry.embed_cuesheet' to 'mp3entry.embedded_cuesheet' and pull out...Alexander Levin2011-12-22
* Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin2011-12-22
* TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń2011-12-22
* Thank you for the bug hunting help, Andrej Sinicyn. However CREDITS is reserv...Björn Stenberg2011-12-22
* Add Andrej Sinicyn to creditsAmaury Pouly2011-12-22
* sd-imx233: fix a few parameters when calling send_cmd, thanks to Andrej Sinic...Amaury Pouly2011-12-22
* Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń2011-12-22
* usb-drv-as3525v2: use all endpointsRafaël Carré2011-12-22
* TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń2011-12-21
* Fix red.Boris Gjenero2011-12-21
* Add missing includes found using -Wmissing-declarations.Boris Gjenero2011-12-21
* Make more local functions static.Boris Gjenero2011-12-21
* TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń2011-12-21
* libtremor: fix memory corruption bug introduced in r30728 that could cause cr...Nils Wallménius2011-12-21
* TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń2011-12-21
* Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń2011-12-21
* Fix comment in sdmmc to reflect what it really means.Tomasz Moń2011-12-21
* Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń2011-12-21
* Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń2011-12-21
* AGC: respect gain steps defined in audiohw_settings[]Marcin Bukat2011-12-20
* local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken2011-12-20