Robert
a25e224122
BUILD(cmake): Don't build retracted plugins by default
...
As these plugins typically don't do anything anymore it doesn't make all
that much sense to include them by default.
If you still want to include retracted plugins, use
-Dretracted-plugins=ON when invoking cmake.
2020-09-26 09:14:39 +02:00
Robert Adam
34c602c85b
BUILD(qmake): Remove
...
This commit removes all qmake-related build-files from the system. We
have now migrated to cmake and are no longer maintaining qmake anyways
and therefore there is no reason to keep it.
Removing it also clearly states to any potential user/programmer that
this project is no longer intended to be compiled with qmake.
Given that the .pri files no longer exist, the mumble-version.py script
had to be adapted to read the version from the CMakeLists.txt file
instead.
Furthermore a few of the submodules support cmake natively and therefore
we no longer need the src/buid-directory approach in order to build
them. The respective build dirs have been removed and the src-dirs have
been renamed.
2020-09-02 08:29:45 +02:00
Davide Beatrici
6b87ac6221
Plugins: add CMakeLists.txt files
2020-07-11 19:34:49 +02:00
Davide Beatrici
4e67a2fafb
Auto-update LICENSE.header in source files
2020-01-07 03:09:22 +01:00
Davide Beatrici
5db12321ac
plugins: link to user32 in common project (only on Windows)
2019-10-11 22:48:06 +02:00
Davide Beatrici
b427333257
Auto-update LICENSE.header in source files
2019-01-25 04:56:19 +01:00
Mikkel Krautz
f6ba3a52bf
Auto-update LICENSE.header in source files.
2018-01-01 23:05:37 +01:00
Jan Klass
23e763888f
Fix assignment spacing in pro files
...
Consistently use single space before assignment operator.
2017-08-05 20:44:00 +02:00
Mikkel Krautz
91ebb8b0b5
Update tree copyrights to 2017.
2017-01-08 21:05:57 +01:00
Mikkel Krautz
313be4b66b
plugins: update to use LICENSE.header.
2016-05-10 22:42:04 +02:00
Stefan Hacker
8678a0c37e
Introduce concept of NULL plugin to retract plugins.
...
* NULL plugins have a shortname of L"Retracted" which excludes them
from being listed as a plugin in Mumble >= 1.2.4
* NULL plugins are valid plugins that always return false on trylock
so Mumble <= 1.2.3 gets behavior close to what recent Mumble has.
* NULL css, dods, tf2 and hl2dm plugins as they have been replaced by link support in the source engine.
2013-01-13 22:37:11 +01:00
Benjamin Jemlich
f90c6e35ab
More plugin touching
2012-05-01 11:12:43 +02:00
Thorvald Natvig
f3437a6ba7
Update copyright year ranges of dev team.
2011-03-18 05:52:51 +01:00
Tuck Therebelos
2da7fb60ad
Plugin update run
2011-02-12 20:10:24 -06:00
Thorvald Natvig
e1b24d25f0
Clean up a few compiler warnings.
2011-01-20 18:25:15 -08:00
Tuck Therebelos
120fa9ee1e
Plugin updates for release
2010-12-19 16:45:47 -06:00
Tuck Therebelos
685954cc12
Source updates
2010-08-23 20:59:41 -05:00
Thorvald Natvig
39b5228ce3
Indent, changelog, submodule and language update
2010-08-17 22:28:56 +02:00
Tuck Therebelos
06dd3abbec
Gmod update; minor plugin fixes/updates
2010-08-09 18:01:45 -05:00
Tuck Therebelos
d0a66273e3
Source plugin updates; clarify regName parameter usage in Murmur.ini
2010-07-29 15:45:49 -05:00
Tuck Therebelos
25e833bd9a
Source plugin updates; BFBC2 update, works with Steam now
2010-07-10 22:01:18 -05:00
Tuck Therebelos
36e395034d
DoDS, TF2 updates
2010-05-19 20:49:37 -05:00
Tuck Therebelos
d8e89090eb
TF2, DODS update
2010-05-03 22:00:59 -05:00
Thorvald Natvig
f2c191daf8
The grand plugin multiregexp experiment
2010-02-25 15:18:35 +01:00
Thorvald Natvig
c263aa0a7d
Update plugins to new trylock signature
2010-02-25 13:19:47 +01:00
Tuck Therebelos
59d6d67b13
Attempt to fix Arma 2 rotation addresses using pointers; fix DoDS typo
2010-02-16 00:30:31 -06:00
Tuck Therebelos
0de84db9b9
DoDs, L4D2, TF2 updates
2010-02-13 18:56:46 -06:00
Stefan Hacker
070692d6fb
Small style fixes in some plugins
2010-02-08 22:35:22 +01:00
Thorvald Natvig
e207ef60c4
Zero camera positions in plugins' fetch()
2010-02-08 17:11:59 +01:00
Tuck Therebelos
d24d29bbc3
Added alpha-testing ArmA 2 plugin; plugin version bumps
2010-01-23 15:02:58 -06:00
Tuck Therebelos
58081c648c
Update licenses; add UT3, 2004, 1942 plugins; update some Source plugins
2010-01-07 05:56:08 -06:00
Tuck Therebelos
85e54290a7
Add licenses to plugins
2010-01-04 23:58:21 -06:00
Thorvald Natvig
bb5b214203
Indent, changelog, submodule and language update
2010-01-01 23:56:30 +01:00
Tuck Therebelos
d58af53faa
Fix remaining plugin bugs; ensure console connects get handled properly; link PA in AW to bTransmitPosition; set default minimum volume of PA to 85%
2009-12-29 00:52:31 -06:00
Tuck Therebelos
417ae98ac1
Unified string messages; added ETQW plugin; various plugin fixes, improvements and updates
2009-12-27 08:23:10 -06:00
Tuck Therebelos
2c83e67188
TF2 update; update DOS build number
2009-12-17 21:15:07 -06:00
Tuck Therebelos
7b2d347049
DODS update
2009-12-17 20:59:39 -06:00
Thorvald Natvig
6325fa8072
Indent, changelog and submodule update
2009-12-10 18:15:56 +01:00
Tuck Therebelos
eb9ab115b2
Various Source plugin updates, fixes; CoD4, MW2 context fixes
2009-12-08 10:01:14 -06:00
Tuck Therebelos
e77beae648
AOC, CSS string updates; Dys, Insurgenccy, TF2 IP:Port context support. DODS IP:Port+Team context support; CoD4 context fix; Manual plugin shortname fix
2009-12-04 14:36:32 -06:00
Tuck Therebelos
7eee5f57dc
Source plugins update
2009-10-14 19:57:23 -05:00
Tuck Therebelos
a1767db16e
TF2, DODS updates
2009-08-14 14:11:25 -05:00
Tuck Therebelos
06d48b9660
L4D, Gmod updates; DODS version bump
2009-08-05 16:16:46 -05:00
Tuck Therebelos
10f45724cd
Source game updates
2009-06-29 12:55:41 -05:00
Thorvald Natvig
f91647345b
Avoid constref initializers of std::wstring inside const structs
2009-04-27 00:18:19 +02:00
Thorvald Natvig
a6886afe8f
Indent, changelog and submodule update
2009-04-22 14:59:59 +02:00
Tuck Therebelos
25bdfb09f3
Source plugins update for 1.2 PA
2009-04-20 14:24:36 -05:00
Thorvald Natvig
b9c159c0dd
Indent run
2009-03-09 23:58:41 +01:00
Snares
ac6a5d4f63
DOD PA lacked sourcefiles
2009-03-07 22:31:21 +01:00