summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń2011-12-20
* Renamed embed_cuesheet struct to embedded_cuesheet.Nick Peskett2011-12-20
* Convert hard-coded unicode byte order mark values to constants.Nick Peskett2011-12-20
* Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń2011-12-20
* usb-drv-as3525v2: revert part of r31243Rafaël Carré2011-12-19
* Remove obsolete empty IRAM defines from the sansa m200v4 config file.Andree Buschmann2011-12-19
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* Android: Ship cpufeatures.[ch] from the sdk to enable the build under the ndk...Thomas Martitz2011-12-19
* There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts2011-12-19
* FS#12463: Improve performance for multichannel FLAC decoding. Speeds up decod...Andree Buschmann2011-12-19
* Fix bitmap scaling for Coldfire. Closes FS#12411.Andree Buschmann2011-12-19
* Fix left-over hardcoded path (oops).Thomas Martitz2011-12-19
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Make embedded cuesheet type 1 text encoding check slightly more efficientNick Peskett2011-12-19
* I think 'e' for arm (rather than 'a') is a typoNick Peskett2011-12-19
* Remove deprecated arm toolchain from rockboxdev.sh. Replace with arm-eabi.Thomas Martitz2011-12-19
* Add the shortcuts menu %cs value to the manualJonathan Gordon2011-12-19
* Buflib: Fix handles being possibly moved twiceThomas Martitz2011-12-19
* TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)Tomasz Moń2011-12-19
* Sansa Connect: Use Image Buffer for screen updates.Tomasz Moń2011-12-19
* disk: fix sector multiplier init, also remove a test which has became obsoleteAmaury Pouly2011-12-19
* AMSv2: enable storage write in bootloaderRafaël Carré2011-12-18
* Add a recommendation about 'peak meter' usage to the manual.Andree Buschmann2011-12-18
* Gigabeat S: PMIC SPI improvement and bugfixes.Michael Sevakis2011-12-18
* Add linker script wildcards for -ffunction-sections and -fdata-sections.Boris Gjenero2011-12-18
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* I forgot to flip the true response from memcmpNick Peskett2011-12-18
* Type 1 text encoding uses BOM to decide byte order, type 2 has no BOM and is BE.Nick Peskett2011-12-18
* Hard code the cuesheet offset for double byte encoding, rather than pointless...Nick Peskett2011-12-18
* Try to fix r31346Bertrik Sikken2011-12-17
* FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2011-12-17
* Add const to global pointers to strings.Boris Gjenero2011-12-17
* Add new metadata feature to the manual section 'Featureset for generic metada...Andree Buschmann2011-12-17
* Fix building of test_codecNils Wallménius2011-12-17
* imxtools: fix compilation when cross compiling for windows (tm doesn't have t...Amaury Pouly2011-12-17
* rbspeex: fix cross compiling rbspeex.dll.Dominik Riebeling2011-12-17
* Swap red and yellow for green on r31339's cranky builds.Michael Sevakis2011-12-17
* Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis2011-12-17
* Get the linker files that slipped through in r31337.Michael Sevakis2011-12-17
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* Oops. Left some bits I didn't want to keep.Michael Sevakis2011-12-16
* Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis2011-12-16
* Rename libchinachip to libchinachippatcher.Dominik Riebeling2011-12-16
* libtools.make: add rule to build a DLL.Dominik Riebeling2011-12-16
* rbspeex, libucl: add rule to build DLL.Dominik Riebeling2011-12-16
* sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.Dominik Riebeling2011-12-16
* ipodpatcher: move linker only options out of CFLAGS.Dominik Riebeling2011-12-16
* Rockbox Utility: use libsansapatcher.Dominik Riebeling2011-12-16
* sansapatcher: allow building without bootloaders.Dominik Riebeling2011-12-16
* sansapatcher: use libtools.make.Dominik Riebeling2011-12-16