summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappersMaurus Cuelenaere2009-05-24
* Lua: add image handling + some other wrappersMaurus Cuelenaere2009-05-24
* Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone2009-05-23
* Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye2009-05-23
* Patch from Wincent Balin: Remove some duplicate code from the PDa pluginPeter D'Hoye2009-05-23
* Lua: add stack traceback when erroring outMaurus Cuelenaere2009-05-22
* Set svn propertiesMaurus Cuelenaere2009-05-22
* Lua:Maurus Cuelenaere2009-05-22
* Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...Peter D'Hoye2009-05-22
* Don't build mpegplayer on targets with 2MB of RAM or less since it won't runRafaël Carré2009-05-22
* Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...Maurus Cuelenaere2009-05-22
* FS#10211 Clear full size of display of calculator; not rounded size.Steve Gotthardt2009-05-22
* Lua:Maurus Cuelenaere2009-05-22
* Lua: add file handlingMaurus Cuelenaere2009-05-22
* Lua: add actions.lua to the zip fileMaurus Cuelenaere2009-05-21
* Lua: fix some issues with rocklibMaurus Cuelenaere2009-05-21
* Forgot to remove this testing code..Maurus Cuelenaere2009-05-21
* Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere2009-05-21
* Fix cover corruption reported in PictureFlow by Maurus Cuelenaere, bump CACHE...Andrew Mahone2009-05-21
* Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz2009-05-20
* Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz2009-05-20
* Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used)Rafaël Carré2009-05-20
* Support JPEG album art in sliding_puzzle.Andrew Mahone2009-05-20
* Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold2009-05-18
* Use TIME_BEFORE in bench_* plugins, and use 10s test duration.Andrew Mahone2009-05-18
* Fix duplicate #includesBertrik Sikken2009-05-17
* Correct a little typo.Thomas Martitz2009-05-16
* Add a simple benchmark plugin for the scaler, using the pluginlib import of r...Andrew Mahone2009-05-16
* Resume feature for Rockblox by dumping the state upon exiting and loading it ...Thomas Martitz2009-05-16
* Use a struct for the necessary status variables for rockblox. Will make dumpi...Thomas Martitz2009-05-16