summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Define a restart button for Ondio and Player for Rockblox.Thomas Martitz2009-05-16
* FS#9971 superdom fixes from Teruaki Kawashima.Andrew Mahone2009-05-16
* Add include to pluginlib_jpeg_mem.c to prevent warning noise with -Wmissing-p...Andrew Mahone2009-05-16
* Use new buflib extensions to avoid static allocation for track list, by shift...Andrew Mahone2009-05-16
* Extend buflib to support shifting space out off the buffer for other use, and...Andrew Mahone2009-05-16
* M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun2009-05-15
* Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p...Andrew Mahone2009-05-15
* Clean up create_track_index, fixing FS#9333, and use tagcache-provided length...Andrew Mahone2009-05-15
* Rockblox: Show Highscore list on 176x220 (e200). The space between the score ...Thomas Martitz2009-05-13
* Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré2009-05-13
* FS#10118 & FS#10165 : lcd_blit_yuv() for Sansa Fuze & Sansa e200v2Rafaël Carré2009-05-12
* Undo overlay test change which should not have been committed, should return ...Andrew Mahone2009-05-11
* Commited too much.Michael Giacomelli2009-05-10
* Actually remove the unneeded files in the last commit.Michael Giacomelli2009-05-10
* Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone2009-05-09
* Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_...Andrew Mahone2009-05-08
* Add missing PictureFlow overlay source, fix properties on new files.Andrew Mahone2009-05-07
* Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone2009-05-07
* Add Sudoku to the plugins/CATEGORIES file. No functional change.Marc Guay2009-05-06
* M:Robe 500: More plugin keymap changes for touchscreenKarl Kurbjun2009-05-06
* M:Robe 500: Get the rest of the games except doom working with the touchscreen.Karl Kurbjun2009-05-06
* Move YUV->RGB in JPEG load from before scaler to after scaler. Required chang...Andrew Mahone2009-05-06
* M:Robe 500: Make some plugins work with the touchscreen (remote support needs...Karl Kurbjun2009-05-06
* Fix red on PlayerAndrew Mahone2009-05-04
* Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d...Andrew Mahone2009-05-04
* Make local function static in jpeg_load.c, add missing header file in read_im...Bertrik Sikken2009-05-03
* Fix red.Andrew Mahone2009-05-02
* PictureFlow JPEG AA support for all non-mono targets (mono targets will need ...Andrew Mahone2009-05-02
* Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling ...Andrew Mahone2009-05-02