summaryrefslogtreecommitdiff
path: root/apps/plugin.h (follow)
Commit message (Expand)AuthorAge
* Added MAS3539F support (Ondio SP)Jens Arnold2004-09-29
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* More const policeing step 3Jens Arnold2004-08-03
* More const policeing step 1Jens Arnold2004-08-01
* Added functions for the split editor pluginLinus Nielsen Feltzing2004-07-29
* Sorted the plugin functionsLinus Nielsen Feltzing2004-07-27
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* Added default_event_handler() to the plugin APILinus Nielsen Feltzing2004-07-26
* Added strcasecmp() to the plugin APILinus Nielsen Feltzing2004-07-23
* Added strncpy to the plugin APILinus Nielsen Feltzing2004-07-21
* Bumped the API versionLinus Nielsen Feltzing2004-07-21
* Added raw button reading functionalityLinus Nielsen Feltzing2004-07-21
* Made the char property lookup table constantJens Arnold2004-07-20
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* Added settings_parseline() and strcmp() to the plugin APILinus Nielsen Feltzing2004-07-16
* Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing2004-07-15
* snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing2004-07-15
* Added strrchr() to the plugin APILinus Nielsen Feltzing2004-07-13
* The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing2004-07-13
* 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