summaryrefslogtreecommitdiff
path: root/apps/plugin.c
AgeCommit message (Expand)Author
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-07-29Added functions for the split editor pluginLinus Nielsen Feltzing
2004-07-27Sorted the plugin functionsLinus Nielsen Feltzing
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-26Added default_event_handler() to the plugin APILinus Nielsen Feltzing
2004-07-23Added strcasecmp() to the plugin APILinus Nielsen Feltzing
2004-07-23The simulator has to use the sim_ versions of remove() and rename()Linus Nielsen Feltzing
2004-07-21Added strncpy to the plugin APILinus Nielsen Feltzing
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing
2004-07-20Next round of const policeingJens Arnold
2004-07-16Added settings_parseline() and strcmp() to the plugin APILinus Nielsen Feltzing
2004-07-15Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing
2004-07-15snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing
2004-07-13Added strrchr() to the plugin APILinus Nielsen Feltzing
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
2004-07-08removing progressbar() and slidebar() broke backwards compatibilityJens Arnold
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
2004-07-08Added mpeg_has_changed_track() to the plugin API (again)Linus Nielsen Feltzing
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing
2004-06-19replaced an unuseable function by one I need, no version bumpJörg Hohensohn
2004-06-18Added more functions to the plugin API.Kjell Ericson
2004-06-16Added set_time()Björn Stenberg
2004-06-15Moved battery_level() to the end, where it doesn't break backwards compatibilityBjörn Stenberg
2004-06-15Added battery_level()Björn Stenberg
2004-06-10Added MAS read/write functions to the plugin APILinus Nielsen Feltzing
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-05-20Preparation for grayscale font supportJens Arnold
2004-05-02Minor tweak for plugin_register_timer()Jens Arnold
2004-05-01fix a simulator warningJörg Hohensohn
2004-05-01fix red and yellowJörg Hohensohn
2004-04-30better clear the IRQ, although it worked withoutJörg Hohensohn
2004-04-30new plugin features for stuff I'm working on: user timer, TSR, threads, contr...Jörg Hohensohn
2004-04-28A checkbox widgetLinus Nielsen Feltzing
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