summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-20rbutil: enable clipzipRafaël Carré
2011-12-20mkamsboot: update READMERafaël Carré
2011-12-20mkamsboot: don't boot OF when USB is pluggedRafaël Carré
2011-12-20Add missing strings to American EnglishMichael Chicoine
2011-12-20Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń
2011-12-20TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń
2011-12-20Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett
2011-12-20Convert hard-coded unicode byte order mark values to constants.Nick Peskett
2011-12-20Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń
2011-12-19usb-drv-as3525v2: revert part of r31243Rafaël Carré
2011-12-19Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero
2011-12-19Android: Ship cpufeatures.[ch] from the sdk to enable the build under the ndk...Thomas Martitz
2011-12-19There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts
2011-12-19FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...Andree Buschmann
2011-12-19Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann
2011-12-19Fix left-over hardcoded path (oops).Thomas Martitz
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz
2011-12-19Make embedded cuesheet type 1 text encoding check slightly more efficientNick Peskett
2011-12-19I think 'e' for arm (rather than 'a') is a typoNick Peskett
2011-12-19Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz