summaryrefslogtreecommitdiff
path: root/apps/plugin.h (follow)
Commit message (Expand)AuthorAge
* removing progressbar() and slidebar() broke backwards compatibilityJens Arnold2004-07-08
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
* Bumped PLUGIN_API_VERSIONLinus Nielsen Feltzing2004-07-08
* Added mpeg_has_changed_track() to the plugin API (again)Linus Nielsen Feltzing2004-07-08
* remove_tread() -> remove_thread()Linus Nielsen Feltzing2004-06-22
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2004-06-22
* replaced an unuseable function by one I need, no version bumpJörg Hohensohn2004-06-19
* Added more functions to the plugin API.Kjell Ericson2004-06-18
* Added set_time()Björn Stenberg2004-06-16
* Moved battery_level() to the end, where it doesn't break backwards compatibilityBjörn Stenberg2004-06-15
* Forgot to bump api version.Björn Stenberg2004-06-15
* Added battery_level()Björn Stenberg2004-06-15
* Added MAS read/write functions to the plugin APILinus Nielsen Feltzing2004-06-10
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Preparation for grayscale font supportJens Arnold2004-05-20
* Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No...Jens Arnold2004-05-14
* fix red and yellowJörg Hohensohn2004-05-01
* new plugin features for stuff I'm working on: user timer, TSR, threads, contr...Jörg Hohensohn2004-04-30
* A checkbox widgetLinus Nielsen Feltzing2004-04-28
* Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing2004-04-20
* 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