summaryrefslogtreecommitdiff
path: root/apps/plugin.c
AgeCommit message (Expand)Author
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-02-03give plugins access to ata_sleep(), useful for my next video playerJörg Hohensohn
2004-01-30mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn
2004-01-12Restore LCD margins after plugin exitsBjörn Stenberg
2004-01-08The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg
2003-12-15the video player plugin and file the type / plugin API for itJörg Hohensohn
2003-12-09typecast the five functions that still make a simulator produce compilerDaniel Stenberg
2003-07-25Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu
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-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-29Changed win32 simulator to use plugin.cHardeep Sidhu
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