summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-05-28pdbox: new patch from wincent balin. make m_memory.c work in rockbox.Dominik Wenger
2009-05-28FS#10256 by Frank Oosterhuis : use HOME button to quit pluginsRafaël Carré
2009-05-28Use core splash for PictureFlow's error_wait, exit error display 2s after any...Andrew Mahone
2009-05-28Display error message on screen until user presses SELECT before exiting Pict...Andrew Mahone
2009-05-28Suggested by Thomas Martitz, don't check for track-specific files when search...Andrew Mahone
2009-05-28Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a...Andrew Mahone
2009-05-28Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free...Andrew Mahone
2009-05-27Fix yellow & redMaurus Cuelenaere
2009-05-27Lua: add support for os libraryMaurus Cuelenaere
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Check for PLAY_MODE befo...Michael Giacomelli
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Replace ROCKBOX_DIR and ...Michael Giacomelli
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu...Michael Giacomelli
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes check for open erro...Michael Giacomelli
2009-05-26Next round of pdbox patches from Wincent Balin: adapt dbestfit to rockbox, if...Peter D'Hoye
2009-05-26Fix typo in the menu entryAlexander Levin
2009-05-26Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone
2009-05-26FS #10233 by Johannes Schwarz: "The following patch allows the user to resume...Antoine Cellerier
2009-05-25Lua: re-use the viewport pointer; also use the shorter lua_getfield() & lua_s...Maurus Cuelenaere
2009-05-25Fix some typosMaurus Cuelenaere
2009-05-25Lua: port viewports + add test_viewports.luaMaurus Cuelenaere
2009-05-25Fix mingw & cygwin buildsMaurus Cuelenaere
2009-05-25* read_bmp_*(): add FORMAT_RETURN_SIZEMaurus Cuelenaere
2009-05-24Commit FS#10234 - Spacerocks respawn invulnerability by Eric Clayton. Gives ...Michael Giacomelli
2009-05-24Cut the files in half and it might work better (note to self: check your tree...Peter D'Hoye
2009-05-24Lua: /me should learn about C arrays.. :/Maurus Cuelenaere
2009-05-24Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappersMaurus Cuelenaere
2009-05-24Lua: add image handling + some other wrappersMaurus Cuelenaere
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone
2009-05-23Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye
2009-05-23Patch from Wincent Balin: Remove some duplicate code from the PDa pluginPeter D'Hoye
2009-05-22Lua: add stack traceback when erroring outMaurus Cuelenaere
2009-05-22Set svn propertiesMaurus Cuelenaere
2009-05-22Lua:Maurus Cuelenaere
2009-05-22Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...Peter D'Hoye
2009-05-22Don't build mpegplayer on targets with 2MB of RAM or less since it won't runRafaël Carré
2009-05-22Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...Maurus Cuelenaere
2009-05-22FS#10211 Clear full size of display of calculator; not rounded size.Steve Gotthardt
2009-05-22Lua:Maurus Cuelenaere
2009-05-22Lua: add file handlingMaurus Cuelenaere
2009-05-21Lua: add actions.lua to the zip fileMaurus Cuelenaere
2009-05-21Lua: fix some issues with rocklibMaurus Cuelenaere
2009-05-21Forgot to remove this testing code..Maurus Cuelenaere
2009-05-21Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere
2009-05-21Fix cover corruption reported in PictureFlow by Maurus Cuelenaere, bump CACHE...Andrew Mahone
2009-05-20Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz
2009-05-20Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used)Rafaël Carré
2009-05-20Support JPEG album art in sliding_puzzle.Andrew Mahone
2009-05-18Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold