summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-11-19Gigabeat S: Make MIN_BRIGHTNESS_SETTING to be 1, not 0; the backlight already...Michael Sevakis
2008-11-19Several tweaks and cleanups: * Use .rept instead of repeated macros for repea...Jens Arnold
2008-11-19Add some watchdog timer definitions for IMX31LMichael Sevakis
2008-11-19MC13783 PMIC: Make some defines more strictly correct-- interrupts, etc.Michael Sevakis
2008-11-19Gigabeat S: Fix PCM being cut off at the beginning. The DAC L-R swapping isn'...Michael Sevakis
2008-11-19Compile-time choice between 16 bit and 32 bit integers for the filters. 32 bi...Jens Arnold
2008-11-18Sansa Clip: backlight brightness is not possible, so remove references to itRafaël Carré
2008-11-18Now to make sure Walloon is actually included... :)Robert Menes
2008-11-18Sansa AMS: Use IRAM (in app linker script and crt0.S)Rafaël Carré
2008-11-18SVN property policingDave Chapman
2008-11-18Set SVN propertiesDave Chapman
2008-11-18Add Stephane Quertinmont to the credits for his Walloon language.Robert Menes
2008-11-18New language: Walloon by Stephane Quertinmont.Robert Menes
2008-11-18MC13783 cleanup. Remove functions proving themselves not so useful and add mc...Michael Sevakis
2008-11-17D2: Adjust the timing delay in ltv250qv_write() since several users still rep...Rob Purchase
2008-11-17Remove iAudio references from the Cowon D2 build, since it is not an iAudio b...Rob Purchase
2008-11-17Show the Rockbox logo in the Telechips bootloader.Rob Purchase
2008-11-17Correct the xoffset used when display_flipped is false - fixes the display in...Dave Chapman
2008-11-17Turn on more compiler optimizations on other targets than the coldfire based ...Nils Wallménius
2008-11-17Sansa AMS: Don't make sd_init() fail if a SD card is not present in the slotRafaël Carré
2008-11-17Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing
2008-11-17move the scrobbler and playlist shutdown/restart calls out of tree.c and move...Jonathan Gordon
2008-11-16Sansa AMS: when not in the bootloader, disable fast hardware power offRafaël Carré
2008-11-16Fix the Sansa AMS SD driverRafaël Carré
2008-11-16Centralise compile-time configuration.Jens Arnold
2008-11-16Make it compile again on linux...Jens Arnold
2008-11-16Make the standalone decoder actually work on Windows (need to open the output...Jens Arnold
2008-11-16Telechips NAND: much improved read reliability on D2/iAudio7. More work is re...Rob Purchase
2008-11-16Make the standalone decoder build on cygwin.Jens Arnold
2008-11-16Move the contents of rangecoding.h into entropy.c, and remove the former. It ...Jens Arnold
2008-11-16The HTML manual requires features.txt to be processed first, so add this as p...Dominik Riebeling
2008-11-16Make autodetection show a busy cursor (hourglass) during detection to improve...Dominik Riebeling
2008-11-16Add the required #include for the HZ define - fixes compilation of checkwps b...Dave Chapman
2008-11-16Avoid unnecessary register copies on ARMv5.Jens Arnold
2008-11-16revert the previous commit to find a nice way to fix the yellow...Jonathan Gordon
2008-11-16FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...Jonathan Gordon
2008-11-15Gigabeat S/WM8978: Fix problem of volume getting silenced after settings are ...Michael Sevakis
2008-11-15add the OF offset also for sansa fuze, and make it only for internal SD. Dominik Wenger
2008-11-15Make the standalone demac program compile againDave Chapman
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman
2008-11-14Remove some unneeded #includesDave Chapman
2008-11-14m200v4: make buttons work again (added a small delay). make m200 keymap bette...Dominik Wenger
2008-11-12Fix comments.Jens Arnold
2008-11-12Tiny speedup by simplifying the filter wrap check.Jens Arnold
2008-11-12Assume that AS3514_I2C_ADDR is not target-specific. If it turns out to be di...Dave Chapman
2008-11-12Tiny performance improvement for the (not yet usable) compression levels >= -...Jens Arnold
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun
2008-11-12Fix a bug when shutting down the player with the charger plugged in with the ...Karl Kurbjun
2008-11-12(really) commit the crt0.S changes needed for the wakeup alarm.Karl Kurbjun