summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make more effective use of the DBOP FIFO for the sansa clip.Bertrik Sikken2009-06-04
* mkamsboot: refuse to patch an untested OF, and provide a list of tested OF ve...Rafaël Carré2009-06-04
* version.sh : fix revision in git-svn treesRafaël Carré2009-06-04
* Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa...Rafaël Carré2009-06-04
* Ingenic Jz4740: fix debug messages not being readable due to backdropMaurus Cuelenaere2009-06-04
* Fix RoLo on MIPS targetsMaurus Cuelenaere2009-06-04
* Ingenic Jz4740: should fix timer (thanks to Rafaël Carré)Maurus Cuelenaere2009-06-03
* Ingenic Jz4740: add extended exception debug reporting optionMaurus Cuelenaere2009-06-03
* git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21182 a1c6a512-1295-4272-9138...Jack Halpin2009-06-03
* Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL...Thomas Martitz2009-06-03
* Replace bitfield for tagcache tag sets with array of char on SH.Andrew Mahone2009-06-03
* Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin...Andrew Mahone2009-06-03
* Don't perform YUV->RGB conversion before row output for unscaled loads of gre...Andrew Mahone2009-06-03
* Fix red.Andrew Mahone2009-06-03
* PictureFlow: subtract space used to load plugin from available audio buffer s...Andrew Mahone2009-06-03
* Sansa AMS : don't use the SHAREDBSS_ATTR since we don't have a coprocessorRafaël Carré2009-06-02
* avoid echo -e and use printf insteadDaniel Stenberg2009-06-02
* pdbox: correct makefile for make reconf. From wincent balin (FS#10244).Dominik Wenger2009-06-02
* Add the Lua scripting language plugin to the manual.Alex Parker2009-06-02
* Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= 0x...Thomas Martitz2009-06-02
* Revisite Sansa fuze button driver:Thomas Martitz2009-06-02
* Lua: add touchscreen_set_mode & current_path (+ some constants)Maurus Cuelenaere2009-06-01
* Lua: add bitlib (makes bitwise operators possible)Maurus Cuelenaere2009-06-01
* Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc...Jens Arnold2009-06-01
* Fix reds & yellowMaurus Cuelenaere2009-06-01
* Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S...Andrew Mahone2009-06-01
* Onda VX747: try at implementing FM tuner supportMaurus Cuelenaere2009-06-01
* Add missing delay in i2c_start of the generic_i2c driver, used by ams targets.Bertrik Sikken2009-06-01
* Move the ONDIO_PAD to the others which have the same keymap in the generic di...Thomas Martitz2009-06-01
* Samsung YH*: Enable RTC on all, enable lcd contrast on 925.Thomas Martitz2009-06-01
* Add usb ids for third and fourth gen nanos to the list of unsupported targetsNils Wallménius2009-06-01
* Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib.Andrew Mahone2009-06-01
* typo--Jens Arnold2009-06-01
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
* Sansa AMS : higher a bit the delay between acmd41 loops, needed for some micr...Rafaël Carré2009-06-01
* A bit more work on playback controlling pictureflow:Thomas Martitz2009-05-31
* Use I2C2_DACNT register (number of pending i2c bytes to read/write) to determ...Bertrik Sikken2009-05-31
* Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone2009-05-31
* Restructure/cleanup the album list buttom mapping, removing it entirely for s...Thomas Martitz2009-05-31
* Old patch from FS#7832: Sprinkle 'volatile' in the various inline assembler s...Nils Wallménius2009-05-31
* Fix typo. Not sure how it will affect targets with that CPU though...Magnus Holmgren2009-05-31
* Attach the playback control menu to pictureflow's main menu.Thomas Martitz2009-05-31
* Bump plugin api version.Thomas Martitz2009-05-31
* Commit the first part of FS#10263: Starting playback from within pictureflow,...Thomas Martitz2009-05-31
* playlist start can only have 1 return value (0), so make it return nothing.Thomas Martitz2009-05-31
* Use bit-doubled mask everywhere in mono bitmap drawing. ~2% speedup, and smal...Jens Arnold2009-05-31
* fix FS#10261 - the files context menu (as an example) would get skipped and t...Jonathan Gordon2009-05-31
* Two tiny optimisations for mono bitmap drawing on greyscale displays: (1) H1x...Jens Arnold2009-05-30
* Fix shutdown splash. It is meant to be shown on an empty screen.Jens Arnold2009-05-30
* Rename struct root_menu and the global int root_menu to avoid clashes with #i...Thomas Martitz2009-05-30