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
GoD-Tony
0bdf4c6d98
Updated offsets for Counter-Strike: Source.
2012-11-30 17:23:22 +01:00
Benjamin Jemlich
f90c6e35ab
More plugin touching
2012-05-01 11:12:43 +02:00
Jamie Fraser
b38372225a
Update Counter Strike: Source to Build #4724 .
2011-10-14 22:35:58 -04:00
Jamie Fraser
832eb89c30
Update Counter Strike: Source plugin to build #4720 .
2011-10-14 08:36:09 +02:00
Jamie Fraser
e11752b131
Update Counter Strike: Source to build 4687.
2011-10-04 17:08:29 -04: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
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
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
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
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
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
Thorvald Natvig
0cbf419661
Indent, changelog and submodule update
2009-12-01 22:51:02 +01:00
Tuck Therebelos
54a487e6d6
AOC, CSS full context support
2009-11-21 18:49:34 -06:00
Tuck Therebelos
7eee5f57dc
Source plugins update
2009-10-14 19:57:23 -05:00
Tuck Therebelos
2f0821cafd
Source games build updates
2009-09-10 02:13:06 -05:00
Tuck Therebelos
606bff7601
CSS, AOC updates
2009-07-04 16:27:28 -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
ac0b3cf4d4
Indenting
2009-03-04 16:32:43 +01:00
Thorvald Natvig
15619419d9
Add mute/deafen to icon context menu
2009-03-04 16:25:24 +01:00
Stefan Hacker
3c9cfae91f
Counterstrike Source Positional Audio [Snares]
2009-03-03 21:20:31 +01:00