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

.gitmodules - github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d20994039c2051ec2ce6dc82afa16cadaa283f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "speex"]
	path = 3rdparty/speex-src
	url = https://github.com/mumble-voip/speex.git
[submodule "celt-0.7.0-src"]
	path = 3rdparty/celt-0.7.0-src
	url = https://github.com/mumble-voip/celt-0.7.0.git
[submodule "celt-0.11.0-src"]
	path = 3rdparty/celt-0.11.0-src
	url = https://github.com/mumble-voip/celt-0.11.0.git
[submodule "opus-src"]
	path = 3rdparty/opus-src
	url = https://github.com/mumble-voip/opus.git
[submodule "sbcelt-src"]
	path = 3rdparty/sbcelt-src
	url = https://github.com/mumble-voip/sbcelt.git
[submodule "3rdparty/minhook-src"]
	path = 3rdparty/minhook-src
	url = https://github.com/mumble-voip/minhook.git
[submodule "3rdparty/mach-override-src"]
	path = 3rdparty/mach-override-src
	url = https://github.com/mumble-voip/mach_override.git
[submodule "3rdparty/speexdsp-src"]
	path = 3rdparty/speexdsp-src
	url = https://github.com/mumble-voip/speexdsp.git
[submodule "3rdparty/rnnoise-src"]
	path = 3rdparty/rnnoise-src
	url = https://github.com/mumble-voip/rnnoise.git
[submodule "themes/Mumble"]
	path = themes/Mumble
	url = https://github.com/mumble-voip/mumble-theme.git