summaryrefslogtreecommitdiff
path: root/apps/plugin.h (follow)
Commit message (Expand)AuthorAge
...
* Temporary fix for the broken sim build.. till someone implements soundMichiel Van Der Kolk2005-03-21
* oops.Michiel Van Der Kolk2005-03-21
* Added new pcm playback api to the plugin apiMichiel Van Der Kolk2005-03-20
* added button_hold() to the plugin apiMichiel Van Der Kolk2005-03-03
* Added mkdir() to the plugin api.Jens Arnold2005-03-02
* Added cpu_boost() to the plugin APILinus Nielsen Feltzing2005-03-02
* Added cpu_frequency to the plugin APILinus Nielsen Feltzing2005-03-01
* Added missing sim_ prefixes.Jens Arnold2005-02-28
* Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold2005-02-28
* use the sim version of the icons for the simsDaniel Stenberg2005-02-22
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* random longness fixesJean-Philippe Bernardy2005-02-15
* memcmp() added to the plugin APIDaniel Stenberg2005-02-15
* long policy fixJean-Philippe Bernardy2005-02-15
* /me is sillyLinus Nielsen Feltzing2005-02-09
* strcat() added to the plugin APILinus Nielsen Feltzing2005-02-09
* strchr() added to the plugin APILinus Nielsen Feltzing2005-02-09
* long policyJean-Philippe Bernardy2005-02-07
* oops again, incomplete long policyJean-Philippe Bernardy2005-02-07
* oops, incomplete long policyJean-Philippe Bernardy2005-02-07
* long policyJean-Philippe Bernardy2005-02-07
* fix a mismatch between the .h and .c for non-MAS players, and fixed someDaniel Stenberg2005-02-03
* long policyJean-Philippe Bernardy2005-01-30
* Consistent declaration.Jens Arnold2005-01-26
* Fixed yellow builds (int->long)Jens Arnold2005-01-24
* Removed usb_screen() from the api. All plugins should use the default event h...Jens Arnold2004-10-23
* Extended default_event_handler() that calls a callback function prior to actu...Jens Arnold2004-10-12
* 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