summaryrefslogtreecommitdiff
path: root/apps/plugin.h (unfollow)
Commit message (Expand)Author
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg
2003-07-25Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu
2003-07-24#defining around each function is not a good idea after allRobert Hak
2003-07-24clean simulator warningsRobert Hak
2003-07-24added functions for the calendar plugin, I don't increase the version sinceDaniel Stenberg
2003-07-24added three functions to the charcell version of the plugin struct, patch byDaniel Stenberg
2003-07-20killed a warning in plugin.hJerome Kuptz
2003-07-20update to the api to allow fetching of currently playing id3 struct. Adding ...Jerome Kuptz
2003-07-13Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg
2003-07-09Added widgets and keyboard to plugin api.Björn Stenberg
2003-06-29Added qsort() to plugin api, and subsequently bumped the api version number. ...Björn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg