summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sansa Fuze: Correct some solitaire controls.Thomas Martitz2009-07-05
* Fix sim_* errors when compiling LuaMaurus Cuelenaere2009-07-05
* Fix actions.lua & buttons.lua make errorsMaurus Cuelenaere2009-07-05
* Add a Rockbox header..Maurus Cuelenaere2009-07-05
* Lua: add script which wraps not-yet ported C functions to LuaMaurus Cuelenaere2009-07-05
* S5L8700: initial framework for PCM (using DMA transfers)Bertrik Sikken2009-07-05
* Swap order of H100 remote keys in a table.Alex Parker2009-07-05
* Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz2009-07-05
* Sansa AMS : don't reinvent adc_read(), patch by FlynDiceRafaël Carré2009-07-05
* mkamsboot: change version string to 1.1, move devices list in the headerRafaël Carré2009-07-05
* Slightly rewrite some parts of mkamsboot for better output and some sanity in...Thomas Martitz2009-07-05
* ARM922T's icache isn't coherent with its dcache, so we need to ensure that it...Michael Giacomelli2009-07-05
* Start of an Iaudio M3 manual: add the necessary platform files (name the remo...Marianne Arnold2009-07-04
* Do not delete tagcache entries on bootup with dircache enabled but auto-updat...Thomas Martitz2009-07-04
* FS#10291: use lib highscore.h and add a new highscore tableJohannes Schwarz2009-07-04
* Crude logging for the sim in database creation/updating - to aid in debuggingJonas Häggqvist2009-07-04
* When changing TTS settings from the talkfile dialog make sure to not reset th...Dominik Riebeling2009-07-04
* Replace HAVE_SCROLLWHEEL in PictureFlow with USE_CORE_PREVNEXT, defined on ta...Andrew Mahone2009-07-04
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04
* Set svn:keywords propertyMaurus Cuelenaere2009-07-04
* Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere2009-07-04
* Lua: always expose BUTTON_TOUCHSCREEN and remove BUTTON_ constants from rockl...Maurus Cuelenaere2009-07-03
* Also enable frequency switching on Onda VX767Maurus Cuelenaere2009-07-03
* Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k...Peter D'Hoye2009-07-03
* Ingenic Jz4740: add basic frequency switchingMaurus Cuelenaere2009-07-03
* Still failing at git-svn, but I won't give up! The previous commitThomas Martitz2009-07-03
* test test testThomas Martitz2009-07-03
* Ingenic Jz4740 PCM driver: add some locking here and there (doesn't fix all P...Maurus Cuelenaere2009-07-03
* Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thank...Maurus Cuelenaere2009-07-03
* JPEG IDCT8 ARMv6 assembly, slight speedup vs ARMv5.Andrew Mahone2009-07-03
* Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...Jonathan Gordon2009-07-03
* Initialise minesweeper main menu so that first item is selected on plugin sta...Dave Hooper2009-07-02
* Commit patch in FS#7967 by Vuong Minh Hiep (with some small changes to variab...Dave Hooper2009-07-02
* Fix playlist viewer behaviour when deleting tracks (one ret had missed being ...Dave Hooper2009-07-02
* reduce size of the instance of struct style_text in lib/display.h (thanks to ...Johannes Schwarz2009-07-02
* Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't definedRafaël Carré2009-07-02
* Core JPEG IDCT8 optimizations for ARMv5+, small optimizations for ARMv4.Andrew Mahone2009-07-02
* Move sd_get_info() into common sd codeRafaël Carré2009-07-01
* * 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