summaryrefslogtreecommitdiff
path: root/apps/plugin.h (follow)
Commit message (Expand)AuthorAge
* fixed a warningJörg Hohensohn2004-02-05
* give plugins access to ata_sleep(), useful for my next video playerJörg Hohensohn2004-02-03
* inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn2004-01-30
* mp3 playback "engine" now in plugin API, rocks can make soundJörg Hohensohn2004-01-30
* Updated the plugin API number due to the modified splash(). The plugins madeDaniel Stenberg2004-01-08
* 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
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* Allow older versions of plugins to run so long as plugin api struct changes d...Hardeep Sidhu2003-07-25
* #defining around each function is not a good idea after allRobert Hak2003-07-24
* clean simulator warningsRobert Hak2003-07-24
* 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
* killed a warning in plugin.hJerome Kuptz2003-07-20
* 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
* 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