summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * Move some more stuff to the general SD driverMaurus Cuelenaere2009-07-01
* Ingenic jz4740 SD driver: remove custom list of SD commandsRafaël Carré2009-07-01
* add firmware/driver/sd.c which contains common code between SD driversRafaël Carré2009-07-01
* card_extract_bits() take the start bit argument as defined in public SanDisk ...Rafaël Carré2009-07-01
* clarify error message a bitFrank Gevaerts2009-07-01
* Remove the static order[] allocation in favour of plugin_get_buffer()Frank Gevaerts2009-07-01
* Assume a smaller plugin binsize, so MAX_SHUFFLE_SIZE actually fits on archosFrank Gevaerts2009-07-01
* Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ...Maurus Cuelenaere2009-07-01
* Lua: because Rockbox doesn't support any current working directory functional...Maurus Cuelenaere2009-07-01
* Add "Play Shuffled" menu item to random_folder_advance_config, which adds all...Frank Gevaerts2009-07-01
* Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'...Maurus Cuelenaere2009-07-01
* Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards)Maurus Cuelenaere2009-07-01
* Onda VX747 bootloader: don't init storage twiceMaurus Cuelenaere2009-07-01
* utils/analysis/find_addr.pl: also add support for plugins & codecsMaurus Cuelenaere2009-07-01
* Provide a context sensitive default file name when saving settings (FS#10399)Alexander Levin2009-07-01
* Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k...Maurus Cuelenaere2009-07-01
* Also cleanup Onda VX747 ata-sd-target.h fileMaurus Cuelenaere2009-07-01
* Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré2009-07-01
* AMSSansa: Corrects bug introduced with r21577 causing random lockups on AMSSa...Jack Halpin2009-07-01
* Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert.Mark Arigo2009-07-01
* Use the USB pid normally used by the OF when in UMS mode. This might make mis...Jonas Häggqvist2009-07-01
* Commit rest of fix in FS#9866. Don't parse Vorbis comments again in libtremo...Michael Giacomelli2009-06-30
* Second attempt at fixing FS#10396. Turns out that gcc for coldfire choose to ...Magnus Holmgren2009-06-30
* fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton ShumwayRafaël Carré2009-06-30
* Improve the highscore related functions in plugin lib (FS#10350)Alexander Levin2009-06-30
* FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime.Jack Halpin2009-06-30
* Small change to significantly reduce stack usage during database scanning. Th...Magnus Holmgren2009-06-30
* Correct the screenshot for Pacbox on 176x220 targets (E200) - the screenshot ...Dave Chapman2009-06-30
* Correct commentMaurus Cuelenaere2009-06-30
* Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREENMaurus Cuelenaere2009-06-30
* 1 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli2009-06-29
* A script to create a source tarball of rbutil. Does a complete checkout and r...Jonas Häggqvist2009-06-29
* Bugfix for FS#10157 - "inaccurate seeking while paused" by Jeffrey Goode.Thomas Martitz2009-06-29
* FS#10377 - "PCM buffer remainder is played under too many conditions" by Jeff...Thomas Martitz2009-06-29
* Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli2009-06-29
* Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli2009-06-29
* Fix html manuals for targets with remote keymaps. For some reason using an \...Alex Parker2009-06-29
* Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli2009-06-29
* Sansa AMS : use the aligned buffer in bss for all DMA transfersRafaël Carré2009-06-29
* Fix yellow introduced in r21561Alexander Levin2009-06-29
* Build archos timer code for ONDIO (fix red)Rafaël Carré2009-06-29
* Make the get_time on non-RTC sims behave like target, i.e. always return a co...Alexander Levin2009-06-29
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Move PP (last target) timer code in target treeRafaël Carré2009-06-29
* Move SH7034 timer code in the target treeRafaël Carré2009-06-29
* Move coldfire timer code in the target treeRafaël Carré2009-06-29
* Move PNX0101 timer code in the target treeRafaël Carré2009-06-29
* Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré2009-06-29