summaryrefslogtreecommitdiffstats
path: root/apps/plugin.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-25Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu1-7/+45
2003-07-24added functions for the calendar plugin, I don't increase the version sinceDaniel Stenberg1-1/+5
2003-07-24added three functions to the charcell version of the plugin struct, patch byDaniel Stenberg1-0/+3
2003-07-20update to the api to allow fetching of currently playing id3 struct. Adding ...Jerome Kuptz1-0/+2
2003-07-13Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg1-2/+5
2003-07-09Added widgets and keyboard to plugin api.Björn Stenberg1-0/+9
2003-06-29Changed win32 simulator to use plugin.cHardeep Sidhu1-3/+12
2003-06-29Added qsort() to plugin api, and subsequently bumped the api version number. ...Björn Stenberg1-0/+3
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-0/+221