summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/rocklibc.h (unfollow)
Commit message (Expand)Author
2018-11-11lua update to 5.1.5William Wilgus
2018-10-29Lua replace fscanfWilliam Wilgus
2014-04-02Revert "Update lua plugin to 5.2.3"Marcin Bukat
2014-04-02Update lua plugin to 5.2.3Richard Quirk
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-02-13Fix FS#11007: Lua didn't parse negative numbers correct when reading from filesMaurus 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
2006-11-19grr.. forgot to add these filesJonathan Gordon
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2002-12-04Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg
2002-09-06Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...Björn Stenberg
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg
2002-06-24games and screensavers are now in submenusRobert Hak
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