mumble/plugins
Robert Adam 2b35c0c28f REFAC(plugins): Unified Mumble plugin headers
Having different include files that are needed (and which are
inter-dependent) to create your own plugin, makes things harder than it
needs to be.

Therefore, all plugin header files (those for the "new" (1.4) plugin
framework anyway) have been combined into one header file. Thus,
developers now only have to download a single file and include that
instead of having to figure out what files to download and what to
include where.

Taking the chance, the version number has been removed from the header
file's name. This allows one to track changes made to the API via git
(which is not quite as easy if you create a new file every time you make
a change).
2023-07-27 19:39:30 +02:00
..
amongus REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
aoc MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
arma2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf1 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf3 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf4 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf4_x86 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf1942 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bf2142 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bfbc2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
bfheroes MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
blacklight MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
borderlands MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
borderlands2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
breach MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
cod2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
cod4 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
cod5 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
codmw2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
codmw2so MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
cs MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
css MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
deadLockPlugin MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
dods MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
dys MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
etqw MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ffxiv MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ffxiv_x64 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
gmod MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
gtaiv MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
gtasa MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
gtav REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
gw MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
hl2dm MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
insurgency MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
jc2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
l4d MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
l4d2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
link REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
lol MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
lotro MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ql MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
rl MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
se MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
sr MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
sto MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
testPlugin MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
tf2 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ut3 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ut99 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ut2004 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
wolfet MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
wow MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
wow_x64 MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
CMakeLists.txt MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
HostLinux.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
HostLinux.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
HostWindows.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
HostWindows.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
Module.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
Module.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_legacy_plugin.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_positional_audio_linux.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_positional_audio_main.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_positional_audio_utils.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_positional_audio_win32_internals.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
mumble_positional_audio_win32.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
MumblePlugin.h REFAC(plugins): Unified Mumble plugin headers 2023-07-27 19:39:30 +02:00
null_plugin.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessBase.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessBase.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessLinux.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessLinux.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessWindows.cpp MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00
ProcessWindows.h MAINT: Update copyright headers to 2023 2023-01-08 15:54:35 +01:00