| Commit message (Expand) | Author | Age |
| * | * Move some more stuff to the general SD driver | Maurus Cuelenaere | 2009-07-01 |
| * | Ingenic jz4740 SD driver: remove custom list of SD commands | Rafaël Carré | 2009-07-01 |
| * | add firmware/driver/sd.c which contains common code between SD drivers | Rafaë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 bit | Frank Gevaerts | 2009-07-01 |
| * | Remove the static order[] allocation in favour of plugin_get_buffer() | Frank Gevaerts | 2009-07-01 |
| * | Assume a smaller plugin binsize, so MAX_SHUFFLE_SIZE actually fits on archos | Frank Gevaerts | 2009-07-01 |
| * | Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ... | Maurus Cuelenaere | 2009-07-01 |
| * | Lua: because Rockbox doesn't support any current working directory functional... | Maurus Cuelenaere | 2009-07-01 |
| * | Add "Play Shuffled" menu item to random_folder_advance_config, which adds all... | Frank Gevaerts | 2009-07-01 |
| * | Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'... | Maurus Cuelenaere | 2009-07-01 |
| * | Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards) | Maurus Cuelenaere | 2009-07-01 |
| * | Onda VX747 bootloader: don't init storage twice | Maurus Cuelenaere | 2009-07-01 |
| * | utils/analysis/find_addr.pl: also add support for plugins & codecs | Maurus Cuelenaere | 2009-07-01 |
| * | Provide a context sensitive default file name when saving settings (FS#10399) | Alexander Levin | 2009-07-01 |
| * | Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k... | Maurus Cuelenaere | 2009-07-01 |
| * | Also cleanup Onda VX747 ata-sd-target.h file | Maurus Cuelenaere | 2009-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 Halpin | 2009-07-01 |
| * | Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. | Mark Arigo | 2009-07-01 |
| * | Use the USB pid normally used by the OF when in UMS mode. This might make mis... | Jonas Häggqvist | 2009-07-01 |
| * | Commit rest of fix in FS#9866. Don't parse Vorbis comments again in libtremo... | Michael Giacomelli | 2009-06-30 |
| * | Second attempt at fixing FS#10396. Turns out that gcc for coldfire choose to ... | Magnus Holmgren | 2009-06-30 |
| * | fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton Shumway | Rafaël Carré | 2009-06-30 |
| * | Improve the highscore related functions in plugin lib (FS#10350) | Alexander Levin | 2009-06-30 |
| * | FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime. | Jack Halpin | 2009-06-30 |
| * | Small change to significantly reduce stack usage during database scanning. Th... | Magnus Holmgren | 2009-06-30 |
| * | Correct the screenshot for Pacbox on 176x220 targets (E200) - the screenshot ... | Dave Chapman | 2009-06-30 |
| * | Correct comment | Maurus Cuelenaere | 2009-06-30 |
| * | Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREEN | Maurus Cuelenaere | 2009-06-30 |
| * | 1 mA gets rounded to 0 during computation, so use 2 mA as the default. | Michael Giacomelli | 2009-06-29 |
| * | A script to create a source tarball of rbutil. Does a complete checkout and r... | Jonas Häggqvist | 2009-06-29 |
| * | Bugfix for FS#10157 - "inaccurate seeking while paused" by Jeffrey Goode. | Thomas Martitz | 2009-06-29 |
| * | FS#10377 - "PCM buffer remainder is played under too many conditions" by Jeff... | Thomas Martitz | 2009-06-29 |
| * | Clean up nested defines in powermngt.h while I'm at it. | Michael Giacomelli | 2009-06-29 |
| * | Protect CURRENT_REMOTE define with an ifndef. | Michael Giacomelli | 2009-06-29 |
| * | Fix html manuals for targets with remote keymaps. For some reason using an \... | Alex Parker | 2009-06-29 |
| * | Move Archos battery runtime estimation defines into config files instead of p... | Michael Giacomelli | 2009-06-29 |
| * | Sansa AMS : use the aligned buffer in bss for all DMA transfers | Rafaël Carré | 2009-06-29 |
| * | Fix yellow introduced in r21561 | Alexander Levin | 2009-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 Levin | 2009-06-29 |
| * | Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h | Rafaël Carré | 2009-06-29 |
| * | Remove the TIMER_* macros and declare target-specific functions in timer.h | Rafaë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 tree | Rafaël Carré | 2009-06-29 |
| * | Move SH7034 timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Move coldfire timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Move PNX0101 timer code in the target tree | Rafaël Carré | 2009-06-29 |
| * | Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP... | Rafaël Carré | 2009-06-29 |