summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Fix redKarl Kurbjun2009-06-13
* M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun2009-06-13
* Add appropriate sized cards for 640x480 screens based on svg-cards-2.0. SOURC...Karl Kurbjun2009-06-13
* Correct the includes; the old way broke parallel builds.Magnus Holmgren2009-06-09
* Fix case in the constantAlexander Levin2009-06-08
* Pictureflow: Don't show the playback control one targets that can't have play...Thomas Martitz2009-06-08
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* pdbox: new patch by wincent. make s_print work on sim.Dominik Wenger2009-06-07
* Sansa Fuze : use single press HOME button for exiting battery_benchRafaël Carré2009-06-06
* 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
* 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
* 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
* 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
* Commit the first part of FS#10263: Starting playback from within pictureflow,...Thomas Martitz2009-05-31
* Lua: make sure action.h gets C preprocessed before processing itMaurus Cuelenaere2009-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
* 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
* Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone2009-05-26
* FS #10233 by Johannes Schwarz: "The following patch allows the user to resume...Antoine Cellerier2009-05-26
* Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s...Maurus Cuelenaere2009-05-25
* Fix some typosMaurus Cuelenaere2009-05-25
* Lua: port viewports + add test_viewports.luaMaurus Cuelenaere2009-05-25
* Fix mingw & cygwin buildsMaurus Cuelenaere2009-05-25
* * read_bmp_*(): add FORMAT_RETURN_SIZEMaurus Cuelenaere2009-05-25
* Commit FS#10234 - Spacerocks respawn invulnerability by Eric Clayton. Gives ...Michael Giacomelli2009-05-24
* Cut the files in half and it might work better (note to self: check your tree...Peter D'Hoye2009-05-24
* Lua: /me should learn about C arrays.. :/Maurus Cuelenaere2009-05-24