summaryrefslogtreecommitdiff
path: root/apps/plugin.c (follow)
Commit message (Expand)AuthorAge
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* give plugins access to ata_sleep(), useful for my next video playerJörg Hohensohn2004-02-03
* mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2004-01-30
* Restore LCD margins after plugin exitsBjörn Stenberg2004-01-12
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* the video player plugin and file the type / plugin API for itJörg Hohensohn2003-12-15
* typecast the five functions that still make a simulator produce compilerDaniel Stenberg2003-12-09
* Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu2003-07-25
* added functions for the calendar plugin, I don't increase the version sinceDaniel Stenberg2003-07-24
* added three functions to the charcell version of the plugin struct, patch byDaniel Stenberg2003-07-24
* update to the api to allow fetching of currently playing id3 struct. Adding ...Jerome Kuptz2003-07-20
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* Added widgets and keyboard to plugin api.Björn Stenberg2003-07-09
* Changed win32 simulator to use plugin.cHardeep Sidhu2003-06-29
* Added qsort() to plugin api, and subsequently bumped the api version number. ...Björn Stenberg2003-06-29
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29