summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* 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
* 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
* 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 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
* Move the ONDIO_PAD to the others which have the same keymap in the generic di...Thomas Martitz2009-06-01
* Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib.Andrew Mahone2009-06-01
* c100: Get a regular build compiling. Very little functionality.Marc Guay2009-06-01
* A bit more work on playback controlling pictureflow:Thomas Martitz2009-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
* 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
* fix FS#10261 - the files context menu (as an example) would get skipped and t...Jonathan Gordon2009-05-31
* 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
* Move enum table into tagtree.c as it's not used elsewhere and switch to upper...Thomas Martitz2009-05-30
* Improved Vorbis comment reader. The tags no longer need to fit in the first O...Magnus Holmgren2009-05-30
* Don't recheck for track art when checking track art first.Andrew Mahone2009-05-29
* Change the search_albumart_files "ignore track art" option to check track art...Andrew Mahone2009-05-29
* Lua: make sure action.h gets C preprocessed before processing itMaurus Cuelenaere2009-05-28
* Describe the magic of search_albumart_files (still not complete)Alexander Levin2009-05-28
* pdbox: new patch from wincent balin. make m_memory.c work in rockbox.Dominik Wenger2009-05-28
* FS#10256 by Frank Oosterhuis : use HOME button to quit pluginsRafaël Carré2009-05-28
* Use core splash for PictureFlow's error_wait, exit error display 2s after any...Andrew Mahone2009-05-28
* Display error message on screen until user presses SELECT before exiting Pict...Andrew Mahone2009-05-28
* Suggested by Thomas Martitz, don't check for track-specific files when search...Andrew Mahone2009-05-28
* Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a...Andrew Mahone2009-05-28
* Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free...Andrew Mahone2009-05-28
* Fix yellow & redMaurus Cuelenaere2009-05-27
* Lua: add support for os libraryMaurus Cuelenaere2009-05-27
* Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo...Michael Giacomelli2009-05-27
* Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli2009-05-27
* Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli2009-05-27
* Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu...Michael Giacomelli2009-05-27
* Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...Michael Giacomelli2009-05-27
* Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in gig...Michael Giacomelli2009-05-27
* Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if...Peter D'Hoye2009-05-26
* Fix typo in the menu entryAlexander Levin2009-05-26
* Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING.Andrew Mahone2009-05-26