summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.luaMaurus Cuelenaere2009-06-28
* Fix typo & redMaurus Cuelenaere2009-06-28
* Lua:Maurus Cuelenaere2009-06-28
* FS#10099: new lib, which displays formatted text on every target; also suppor...Johannes Schwarz2009-06-28
* Trivial changes to Mazezam to fix the red on 3G iPods.Magnus Holmgren2009-06-28
* FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3GJohannes Schwarz2009-06-27
* FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz2009-06-26
* fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)Johannes Schwarz2009-06-26
* Lua: add the package libraryMaurus Cuelenaere2009-06-25
* Lua: expose BUTTON_* definesMaurus Cuelenaere2009-06-24
* Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...Alexander Levin2009-06-24
* Delete the save file immediately after loading it to avoid false tries at the...Alexander Levin2009-06-24
* Do not unnecessarily change and restore the status bar setting (part of FS#10...Alexander Levin2009-06-24
* Ensure that the file handle is always closed in text editor plugin (part of F...Alexander Levin2009-06-24
* Fix FS#10378: Lua crashes when loading non-existing filesMaurus Cuelenaere2009-06-24
* Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...Rafaël Carré2009-06-21
* Remove viewport menu from star and remove useless button macros in code.(FS#1...Johannes Schwarz2009-06-20
* Plugin for testing LCD driver and greylib drawing performance.Jens Arnold2009-06-20
* Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though.Jens Arnold2009-06-20
* Core JPEG decoder improvements:Andrew Mahone2009-06-19
* fix mysterious yellow which was one commit too slowJonathan Gordon2009-06-16
* Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon2009-06-16
* Fix yellowMaurus Cuelenaere2009-06-15
* Fix helloworld.lua for mono targets (+ add lcd_mono_bitmap() & lcd_mono_bitma...Maurus Cuelenaere2009-06-15
* Fix helloworld.lua on grayscale targetsMaurus Cuelenaere2009-06-15
* Add helloworld Lua scriptMaurus Cuelenaere2009-06-15
* Fix red.Michael Giacomelli2009-06-15
* FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz2009-06-15
* 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