Commit Graph

11 Commits

Author SHA1 Message Date
ec2b71d545 Include the ABI version in the file format, and refuse to execute
binary files with ABI mismatches
2007-04-29 15:18:56 +00:00
5fbc625840 Rename some internal functions to avoid namespace pollution 2007-04-29 14:37:42 +00:00
22aa908aa0 Add ABI version constants, based on SHA1 hash 2007-04-29 14:36:56 +00:00
13c0bc9b5a Support hexadecimal numbers 2007-04-29 14:35:50 +00:00
10ac321771 First cut of formal ABI definition, so that the same definition can be
used to generate the function table in lsi as the header file which
code can include to get a matching ABI definition.
2007-04-29 13:15:34 +00:00
bc76cfe623 Add plugins files missing from earlier commit 2007-04-29 13:12:36 +00:00
244ec3f3d4 Call correct function on plugin shutdown 2007-04-29 12:26:05 +00:00
6e77894ac7 Allow mouse plugin to fail gracefully 2007-04-29 12:25:24 +00:00
23a84186ff Allow DMX plugin to fail gracefully 2007-04-29 12:17:37 +00:00
bafa106f11 Move toward a plugin API 2007-04-29 11:50:00 +00:00
163fea6b89 Initial commit 2007-04-22 23:23:15 +00:00