mumble/src
Mikkel Krautz aef9ef718e Settings: enable XInput 2 by default once again.
The commit 956a8ca56b
fixed the big pain point that caused me to disable
XInput 2 by default.

Now that it is fixed, re-eanble XInput 2 again.
2015-11-25 02:26:17 +01:00
..
bonjour Fix warnings in Bonjour code 2015-10-26 23:54:25 +01:00
mumble Settings: enable XInput 2 by default once again. 2015-11-25 02:26:17 +01:00
mumble_exe mumble_exe: fix expansion of baked-in MUMBLE_VERSION. 2015-06-03 21:31:42 +02:00
mumble_proto Suppress protobuf warnings in unix builds 2015-07-04 15:12:49 +02:00
murmur Allow users with Write permission to bypass channel user limits 2015-11-24 19:30:02 +01:00
tests Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
ACL.cpp
ACL.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Channel.cpp Add per-channel user limit 2015-11-22 14:17:39 +01:00
Channel.h Add per-channel user limit 2015-11-22 14:17:39 +01:00
Connection.cpp Fix warnings in shared connection code 2015-10-26 23:54:25 +01:00
Connection.h Fix warnings in shared connection code 2015-10-26 23:54:25 +01:00
CryptState.cpp
CryptState.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Group.cpp Fix murmur handling all groups starting with "sub" as special. 2014-09-21 15:56:26 +02:00
Group.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Message.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
mumble.pri mumble.pri: use freebsd (mkspec) to check whether we're on FreeBSD, rather than checking the uname. 2015-11-22 20:45:41 +01:00
Mumble.proto Add per-channel user limit 2015-11-22 14:17:39 +01:00
Net.cpp Banlist: PR commit adjustments 2013-06-30 15:14:52 +02:00
Net.h Use intrinsic instead of inline asm in Net.h 2015-10-26 23:54:26 +01:00
OSInfo.cpp OSInfo: fix OS X version string formatting build error. 2015-11-15 19:21:04 +01:00
OSInfo.h OSInfo: use full Windows version when version string is user-facing. 2014-01-11 03:11:19 +01:00
PacketDataStream.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Qt4Compat.h mumble, murmur: add a 'Qt::escape' for Qt 5 to avoid ifdef hell. 2014-07-25 16:54:07 +02:00
SignalCurry.h Fix shadow warning in SignalCurry.h 2015-10-26 23:54:25 +01:00
SSL.cpp Fix warning due to missing default case in protocolToString 2015-10-25 19:56:45 +01:00
SSL.h Output more control channel encryption parameters 2015-10-04 12:29:12 +02:00
SSLCipherInfo.cpp Use murmur_pch.h instead of mumble_pch.hpp in SSLCipherInfo.cpp. 2015-10-17 12:04:15 +02:00
SSLCipherInfo.h Use lookup table for cipher info in 'Connection Info' dialog. 2015-10-04 12:42:52 +02:00
SSLCipherInfoTable.h Use lookup table for cipher info in 'Connection Info' dialog. 2015-10-04 12:42:52 +02:00
Timer.cpp
Timer.h Unify comment style. 2013-07-13 18:45:09 +02:00
User.cpp
User.h build: add support for building against Qt 5 from the win32-static build env. 2013-09-15 22:47:54 +02:00
Version.cpp
Version.h Remove __DATE__ and __TIME__. 2015-03-18 19:01:23 +01:00