summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/rockaux.c (unfollow)
Commit message (Expand)Author
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-05-14Make the sim buildable with mingw againFrank Gevaerts
2009-07-27Lua: implement the ^ and % operatorsMaurus Cuelenaere
2009-07-01Lua: because Rockbox doesn't support any current working directory functional...Maurus Cuelenaere
2009-05-25Fix mingw & cygwin buildsMaurus Cuelenaere
2009-05-21Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2007-01-09Removed executable flagLinus Nielsen Feltzing
2006-02-23Made the overlay loader code part of the plugin library.Jens Arnold
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2002-10-10Partition debug screen added, and jumped to when no fat32 partition is found ...Björn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-07-15Forgot to add debug_menuBjörn Stenberg
2002-06-24Added first RTC functionsLinus Nielsen Feltzing
2002-06-24games and screensavers are now in submenusRobert Hak
2002-05-26Sound settingsBjörn Stenberg
2002-05-24Proper declaration of show_splash and main_menuBjörn Stenberg
2002-05-13Changing to C99 'bool' typeBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg
2002-04-20Fixed REG and REG_ADDR style macrosBjörn Stenberg
2002-03-28First versionBjörn Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg