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