summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* clarify error message a bitFrank Gevaerts2009-07-01
* Remove the static order[] allocation in favour of plugin_get_buffer()Frank Gevaerts2009-07-01
* Assume a smaller plugin binsize, so MAX_SHUFFLE_SIZE actually fits on archosFrank Gevaerts2009-07-01
* Lua: because Rockbox doesn't support any current working directory functional...Maurus Cuelenaere2009-07-01
* Add "Play Shuffled" menu item to random_folder_advance_config, which adds all...Frank Gevaerts2009-07-01
* Improve the highscore related functions in plugin lib (FS#10350)Alexander Levin2009-06-30
* Correct commentMaurus Cuelenaere2009-06-30
* Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREENMaurus Cuelenaere2009-06-30
* 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