Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-10BUILD(cmake): Revamp speexdsp buildRobert Adam
2022-09-10CHANGE(client): Drop support for all legacy codecsRobert Adam
2022-03-27MAINT: Update speexdsp submoduleRobert Adam
2022-03-22MAINT: Add GSL as submoduleRobert Adam
2022-02-11Merge PR #5531: CHANGE(client): Use JSON file for storing settingsRobert Adam
2022-02-08Merge PR #5560: MAINT: Update tracy submoduleRobert Adam
2022-02-08MAINT: Update tracy submoduleRobert Adam
2022-02-07CHANGE(client): Use JSON file for storing settingsRobert Adam
2022-02-06BUILD(macOS): Fix compile error in CELTRobert Adam
2021-12-29FEAT(server): Add support for the tracy profilerRobert Adam
2021-08-11BUILD(opus): Fetch submodule from upstream repositoryDavide Beatrici
2021-05-19BUILD(cmake): celt has unresolvable reference symbolSeptarius
2021-05-13FEAT(client): Implement native support for PipeWireDavide Beatrici
2021-05-13MAINT: Add FindPythonInterpreter submoduleRobert Adam
2021-03-12FIX(client): Update rnnoise-src submoduleDavide Beatrici
2021-03-06BUILD(cmake): Make unity builds possibleRobert Adam
2020-09-13FEAT(client): load PulseAudio at runtimeDavide Beatrici
2020-09-02BUILD(qmake): RemoveRobert Adam
2020-07-113rdparty/mach-override-build: add CMake projectDavide Beatrici
2020-07-113rdparty/xinputcheck-build: add CMake projectDavide Beatrici
2020-07-113rdparty/speex-build: add CMake projectDavide Beatrici
2020-07-113rdparty/rnnoise-build: add CMake projectDavide Beatrici
2020-07-113rdparty/celt-0.7.0-build: add CMake projectDavide Beatrici
2020-07-113rdparty: update "opus-src" submoduleDavide Beatrici
2020-06-06src: Made CryptState an abstract class, in order to support multiple crypto t...Terry Geng
2020-05-233rdparty/jack-src: add systemdeps.hDavide Beatrici
2020-05-073rdparty: Removed sbcelt submodule as it is not used and brokenRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-11-153rdparty: add "portaudio-src", containing "portaudio.h"Davide Beatrici
2019-10-313rdparty: add "jack-src", containing "types.h" from JACK2Davide Beatrici
2019-10-15Remove CELT 0.11.0Davide Beatrici
2019-09-303rdparty: update 'minhook-src' submoduleDavide Beatrici
2019-09-263rdparty/opus-build: update sourcesDavide Beatrici
2019-09-26Update opus-src submodule (Opus v1.3.1)Davide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-04-053rdparty/opus-build: build as shared library even if it's a static buildDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-07-07rnnoise-build: define USE_MALLOC to use malloc() and free() instead of variab...Davide Beatrici
2018-07-07rnnoise-build: define _USE_MATH_DEFINES for MSVC, to add the M_PI macroDavide Beatrici
2018-07-07Add RNNoise supportmain()
2018-07-06Compile Opus as shared libraryDavide Beatrici
2018-02-193rdparty: don't set custom build directories, aside from the two CELT versionsdavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-08-06Remove DIST directive from all .pro files.Mikkel Krautz
2017-08-05Fix assignment spacing in pro filesJan Klass
2017-08-05Fix indentation in pro filesJan Klass
2017-07-04Update Opus to v1.2.1davidebeatrici
2017-03-233rdparty/opus-build: remove unnecessary shared library handling for macOSDavide Beatrici
2017-03-17opus-build.pro: Don't use MSVC-specific SSE config options options for MinGWDavide Beatrici