summaryrefslogtreecommitdiffstats
path: root/apps/plugin.h
AgeCommit message (Expand)AuthorFilesLines
2005-02-15random longness fixesJean-Philippe Bernardy1-2/+2
2005-02-15memcmp() added to the plugin APIDaniel Stenberg1-2/+2
2005-02-15long policy fixJean-Philippe Bernardy1-2/+2
2005-02-09/me is sillyLinus Nielsen Feltzing1-2/+2
2005-02-09strcat() added to the plugin APILinus Nielsen Feltzing1-0/+2
2005-02-09strchr() added to the plugin APILinus Nielsen Feltzing1-1/+2
2005-02-07long policyJean-Philippe Bernardy1-2/+2
2005-02-07oops again, incomplete long policyJean-Philippe Bernardy1-2/+2
2005-02-07oops, incomplete long policyJean-Philippe Bernardy1-1/+1
2005-02-07long policyJean-Philippe Bernardy1-1/+1
2005-02-03fix a mismatch between the .h and .c for non-MAS players, and fixed someDaniel Stenberg1-1/+1
2005-01-30long policyJean-Philippe Bernardy1-2/+2
2005-01-26Consistent declaration.Jens Arnold1-1/+1
2005-01-24Fixed yellow builds (int->long)Jens Arnold1-1/+1
2004-10-23Removed usb_screen() from the api. All plugins should use the default event h...Jens Arnold1-33/+32
2004-10-12Extended default_event_handler() that calls a callback function prior to actu...Jens Arnold1-7/+8
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-2/+2
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold1-2/+5
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold1-1/+1
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-2/+2
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold1-4/+5
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold1-4/+5
2004-08-03More const policeing step 3Jens Arnold1-1/+1
2004-08-01More const policeing step 1Jens Arnold1-3/+3
2004-07-29Added functions for the split editor pluginLinus Nielsen Feltzing1-1/+17
2004-07-27Sorted the plugin functionsLinus Nielsen Feltzing1-36/+34
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing1-64/+49
2004-07-26Added default_event_handler() to the plugin APILinus Nielsen Feltzing1-1/+2
2004-07-23Added strcasecmp() to the plugin APILinus Nielsen Feltzing1-1/+2
2004-07-21Added strncpy to the plugin APILinus Nielsen Feltzing1-0/+1
2004-07-21Bumped the API versionLinus Nielsen Feltzing1-1/+1
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing1-0/+2
2004-07-20Made the char property lookup table constantJens Arnold1-1/+1
2004-07-19Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold1-2/+2
2004-07-16Added settings_parseline() and strcmp() to the plugin APILinus Nielsen Feltzing1-1/+3
2004-07-15Patch #778688 by Pierre Delore, euroconverter for the PlayerLinus Nielsen Feltzing1-0/+4
2004-07-15snake2: Some code cleanup, loads all levels at startup, fixed the bug that pr...Linus Nielsen Feltzing1-1/+4
2004-07-13Added strrchr() to the plugin APILinus Nielsen Feltzing1-0/+1
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing1-5/+7
2004-07-08removing progressbar() and slidebar() broke backwards compatibilityJens Arnold1-2/+1
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing1-4/+3
2004-07-08Bumped PLUGIN_API_VERSIONLinus Nielsen Feltzing1-1/+1
2004-07-08Added mpeg_has_changed_track() to the plugin API (again)Linus Nielsen Feltzing1-0/+1
2004-06-22remove_tread() -> remove_thread()Linus Nielsen Feltzing1-1/+1
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing1-0/+2
2004-06-19replaced an unuseable function by one I need, no version bumpJörg Hohensohn1-1/+2
2004-06-18Added more functions to the plugin API.Kjell Ericson1-1/+9
2004-06-16Added set_time()Björn Stenberg1-1/+2
2004-06-15Moved battery_level() to the end, where it doesn't break backwards compatibilityBjörn Stenberg1-1/+1