| Commit message (Expand) | Author | Age |
| * | Replace bitfield for tagcache tag sets with array of char on SH. | Andrew Mahone | 2009-06-03 |
| * | Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin... | Andrew Mahone | 2009-06-03 |
| * | Don't perform YUV->RGB conversion before row output for unscaled loads of gre... | Andrew Mahone | 2009-06-03 |
| * | Fix red. | Andrew Mahone | 2009-06-03 |
| * | PictureFlow: subtract space used to load plugin from available audio buffer s... | Andrew Mahone | 2009-06-03 |
| * | pdbox: correct makefile for make reconf. From wincent balin (FS#10244). | Dominik Wenger | 2009-06-02 |
| * | Add the Lua scripting language plugin to the manual. | Alex Parker | 2009-06-02 |
| * | Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= 0x... | Thomas Martitz | 2009-06-02 |
| * | Lua: add touchscreen_set_mode & current_path (+ some constants) | Maurus Cuelenaere | 2009-06-01 |
| * | Lua: add bitlib (makes bitwise operators possible) | Maurus Cuelenaere | 2009-06-01 |
| * | Speed up mono bitmap drawing on horizontally packed greyscale targets (greysc... | Jens Arnold | 2009-06-01 |
| * | Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S... | Andrew Mahone | 2009-06-01 |
| * | Onda VX747: try at implementing FM tuner support | Maurus Cuelenaere | 2009-06-01 |
| * | Move the ONDIO_PAD to the others which have the same keymap in the generic di... | Thomas Martitz | 2009-06-01 |
| * | Add Bob Jenkins' lookup3 32-bit and 64-bit hashes to pluginlib. | Andrew Mahone | 2009-06-01 |
| * | c100: Get a regular build compiling. Very little functionality. | Marc Guay | 2009-06-01 |
| * | A bit more work on playback controlling pictureflow: | Thomas Martitz | 2009-05-31 |
| * | Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t... | Andrew Mahone | 2009-05-31 |
| * | Restructure/cleanup the album list buttom mapping, removing it entirely for s... | Thomas Martitz | 2009-05-31 |
| * | Attach the playback control menu to pictureflow's main menu. | Thomas Martitz | 2009-05-31 |
| * | Bump plugin api version. | Thomas Martitz | 2009-05-31 |
| * | Commit the first part of FS#10263: Starting playback from within pictureflow,... | Thomas Martitz | 2009-05-31 |
| * | playlist start can only have 1 return value (0), so make it return nothing. | Thomas Martitz | 2009-05-31 |
| * | fix FS#10261 - the files context menu (as an example) would get skipped and t... | Jonathan Gordon | 2009-05-31 |
| * | Fix shutdown splash. It is meant to be shown on an empty screen. | Jens Arnold | 2009-05-30 |
| * | Rename struct root_menu and the global int root_menu to avoid clashes with #i... | Thomas Martitz | 2009-05-30 |
| * | Move enum table into tagtree.c as it's not used elsewhere and switch to upper... | Thomas Martitz | 2009-05-30 |
| * | Improved Vorbis comment reader. The tags no longer need to fit in the first O... | Magnus Holmgren | 2009-05-30 |
| * | Don't recheck for track art when checking track art first. | Andrew Mahone | 2009-05-29 |
| * | Change the search_albumart_files "ignore track art" option to check track art... | Andrew Mahone | 2009-05-29 |
| * | Lua: make sure action.h gets C preprocessed before processing it | Maurus Cuelenaere | 2009-05-28 |
| * | Describe the magic of search_albumart_files (still not complete) | Alexander Levin | 2009-05-28 |
| * | pdbox: new patch from wincent balin. make m_memory.c work in rockbox. | Dominik Wenger | 2009-05-28 |
| * | FS#10256 by Frank Oosterhuis : use HOME button to quit plugins | Rafaël Carré | 2009-05-28 |
| * | Use core splash for PictureFlow's error_wait, exit error display 2s after any... | Andrew Mahone | 2009-05-28 |
| * | Display error message on screen until user presses SELECT before exiting Pict... | Andrew Mahone | 2009-05-28 |
| * | Suggested by Thomas Martitz, don't check for track-specific files when search... | Andrew Mahone | 2009-05-28 |
| * | Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a... | Andrew Mahone | 2009-05-28 |
| * | Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free... | Andrew Mahone | 2009-05-28 |
| * | Fix yellow & red | Maurus Cuelenaere | 2009-05-27 |
| * | Lua: add support for os library | Maurus Cuelenaere | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu... | Michael Giacomelli | 2009-05-27 |
| * | Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro... | Michael Giacomelli | 2009-05-27 |
| * | Commit part of FS#10138 by Teruaki Kawashima. Fixes up ugly formatting in gig... | Michael Giacomelli | 2009-05-27 |
| * | Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if... | Peter D'Hoye | 2009-05-26 |
| * | Fix typo in the menu entry | Alexander Levin | 2009-05-26 |
| * | Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING. | Andrew Mahone | 2009-05-26 |