mumble/src
Robert Adam f5177b8bfa
Merge pull request #4820: FEAT(client): Improvements to local translation dir search
This PR improves dealing with local translation files that Mumble is
supposed to load:
- More locations are checked by default
- Custom locations can be specified (`--translation-dir`)
- Locations can be printed out  (`--print-translation-dirs`)
- A locale can be specified on the command line (`--locale`)

Fixes #4796
2021-03-12 13:36:56 +01:00
..
crypto REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
mumble Merge pull request #4820: FEAT(client): Improvements to local translation dir search 2021-03-12 13:36:56 +01:00
mumble_exe MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
murmur BUILD(cmake): Always define _USE_MATH_DEFINES 2021-03-06 18:57:22 +01:00
murmur_grpcwrapper_protoc_plugin FIX(grpc): Avoid hang when exceeding 100ms timeout 2021-03-08 13:04:24 -05:00
tests BUILD(cmake): Always define _USE_MATH_DEFINES 2021-03-06 18:57:22 +01:00
ACL.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ACL.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Ban.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Ban.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ByteSwap.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Channel.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Channel.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ChannelListener.cpp REFAC(client): Remove global "g" macro 2021-03-06 18:57:22 +01:00
ChannelListener.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
CMakeLists.txt BUILD(versioning): Make use of the 4th part (build/tweak) of the version 2021-01-06 19:42:48 +01:00
Connection.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Connection.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
CryptState.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
EnvUtils.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
EnvUtils.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
FFDHE.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
FFDHE.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
FFDHETable.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Group.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Group.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
HostAddress.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
HostAddress.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
HTMLFilter.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
HTMLFilter.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
License.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
License.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
licenses.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
LogEmitter.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
LogEmitter.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Message.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Mumble.proto MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Net.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Net.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
OSInfo.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
OSInfo.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PacketDataStream.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PasswordGenerator.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PasswordGenerator.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PlatformCheck.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
PlatformCheck.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
QtUtils.cpp REFAC(client): Put qsslStringConversion to QtUtils 2021-03-06 18:57:22 +01:00
QtUtils.h REFAC(client): Put qsslStringConversion to QtUtils 2021-03-06 18:57:22 +01:00
SelfSignedCertificate.cpp REFAC: Make sure all macros are #undef'd again 2021-03-06 18:57:22 +01:00
SelfSignedCertificate.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerAddress.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerAddress.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerResolver.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerResolver.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerResolverRecord.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
ServerResolverRecord.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SignalCurry.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SpeechFlags.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSL.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSL.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSLCipherInfo.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSLCipherInfo.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSLCipherInfoTable.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSLLocks.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
SSLLocks.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Timer.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Timer.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
UnresolvedServerAddress.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
UnresolvedServerAddress.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
User.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
User.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Utils.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Version.cpp MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
Version.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00
win.h MAINT: Update copyright notice to 2021 2021-03-02 10:15:01 +01:00