public
Description: Read and Play Ogg files using low level Ogg libraries
Homepage: http://www.bluishcoder.co.nz
Clone URL: git://github.com/doublec/plogg.git
plogg / .gitmodules
100644 13 lines (12 sloc) 0.458 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "thirdparty/libogg"]
path = thirdparty/libogg
url = git://bluishcoder.co.nz/git/libogg.git
[submodule "thirdparty/libtheora"]
path = thirdparty/libtheora
url = git://bluishcoder.co.nz/git/libtheora.git
[submodule "thirdparty/libvorbis"]
path = thirdparty/libvorbis
url = git://bluishcoder.co.nz/git/libvorbis.git
[submodule "thirdparty/libsydneyaudio"]
path = thirdparty/libsydneyaudio
url = git://bluishcoder.co.nz/git/libsydneyaudio.git