summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-07-11Correct return value when quit sudoku from the menu.Teruaki Kawashima
2009-07-10FS#10418: Change menu button in Sudoku on Fuze, by Nick TryonJohannes Schwarz
2009-07-10Correct return value of function get_ucs, position of next character, in view...Teruaki Kawashima
2009-07-10Lua:Maurus Cuelenaere
2009-07-09fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uch...Teruaki Kawashima
2009-07-08Helloworld.lua: fix file_put_contents depending on a wrong return value of io...Maurus Cuelenaere
2009-07-08add keymap for m300 and fix warnings of previous patchJohannes Schwarz
2009-07-08new game plugin for colored players named clix (by Rene Peinthor)Johannes Schwarz
2009-07-08Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...Bertrik Sikken
2009-07-08Lua IOlib: don't create files when they don't existMaurus Cuelenaere
2009-07-08Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions)Maurus Cuelenaere
2009-07-06Fix returning too early (before cleanup) in RFAC, which led to not cancellingThomas Martitz
2009-07-05Adapt pictureflow and random_folder_advance_config to make use of the new got...Thomas Martitz
2009-07-05Lua: use rb->screens[] to do paintingMaurus Cuelenaere
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2009-07-05Also make rocklib_aux.c depend on $(LUA_OBJ)Maurus Cuelenaere
2009-07-05Lua: implement gui_syncyesno_runMaurus Cuelenaere
2009-07-05Sansa Fuze: Correct some solitaire controls.Thomas Martitz
2009-07-05Fix sim_* errors when compiling LuaMaurus Cuelenaere
2009-07-05Fix actions.lua & buttons.lua make errorsMaurus Cuelenaere
2009-07-05Add a Rockbox header..Maurus Cuelenaere
2009-07-05Lua: add script which wraps not-yet ported C functions to LuaMaurus Cuelenaere
2009-07-04FS#10291: use lib highscore.h and add a new highscore tableJohannes Schwarz
2009-07-04Replace HAVE_SCROLLWHEEL in PictureFlow with USE_CORE_PREVNEXT, defined on ta...Andrew Mahone
2009-07-04Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere
2009-07-04Consolidate all fixed point math routines in one library (FS#10400) by Jeffre...Maurus Cuelenaere
2009-07-03Lua: always expose BUTTON_TOUCHSCREEN and remove BUTTON_ constants from rockl...Maurus Cuelenaere
2009-07-03Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k...Peter D'Hoye
2009-07-02Initialise minesweeper main menu so that first item is selected on plugin sta...Dave Hooper
2009-07-02reduce size of the instance of struct style_text in lib/display.h (thanks to ...Johannes Schwarz
2009-07-01clarify error message a bitFrank Gevaerts
2009-07-01Remove the static order[] allocation in favour of plugin_get_buffer()Frank Gevaerts
2009-07-01Assume a smaller plugin binsize, so MAX_SHUFFLE_SIZE actually fits on archosFrank Gevaerts
2009-07-01Lua: because Rockbox doesn't support any current working directory functional...Maurus Cuelenaere
2009-07-01Add "Play Shuffled" menu item to random_folder_advance_config, which adds all...Frank Gevaerts
2009-06-30Improve the highscore related functions in plugin lib (FS#10350)Alexander Levin
2009-06-30Correct commentMaurus Cuelenaere
2009-06-30Lua: also expose BUTTON_REL, BUTTON_REPEAT & BUTTON_TOUCHSCREENMaurus Cuelenaere
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-28Lua: remove BUTTON_TOUCHSCREEN as this constant is available in buttons.luaMaurus Cuelenaere
2009-06-28Fix typo & redMaurus Cuelenaere
2009-06-28Lua:Maurus Cuelenaere
2009-06-28FS#10099: new lib, which displays formatted text on every target; also suppor...Johannes Schwarz
2009-06-28Trivial changes to Mazezam to fix the red on 3G iPods.Magnus Holmgren
2009-06-27FS#10294: reform the weird buttons in maze and mazezam for Fuze, E200 and ipod3GJohannes Schwarz
2009-06-26FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz
2009-06-26fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)Johannes Schwarz
2009-06-25Lua: add the package libraryMaurus Cuelenaere
2009-06-24Lua: expose BUTTON_* definesMaurus Cuelenaere
2009-06-24Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...Alexander Levin