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 (Collapse)Author
2011-02-12Update mumble-overlay scriptThorvald Natvig
2011-02-07Remove CELT 0.10.0Thorvald Natvig
2011-01-23Remove older CELT 0.9.0Thorvald Natvig
2011-01-10Re-add 0.9.0 to package scriptThorvald Natvig
2011-01-10Change CELT 0.9.0 to 0.10.0 in package scriptThorvald Natvig
2010-12-28Auto-rename tarfilesThorvald Natvig
2010-12-04Update release scriptThorvald Natvig
2010-12-04Use bzip2 for static buildThorvald Natvig
2010-11-25Use git describe for server snapshotsThorvald Natvig
2010-07-30Added ability to disable logging to DBJamie Fraser
2010-07-30Source plugin updates; clarify regName parameter usage in Murmur.iniTuck Therebelos
2010-07-27More uniform font rendering in overlayNicos Gollan
Fixes an issue where overlay text would be always scaled to fit a given height, leading to uneven sizes depending on content As long as text is within font metrics, it will not be scaled. Some extremely high characters (accents on capitals, Zalgo, etc.) will however be scaled to fit a bounding height, while preserving the baseline to avoid breaking the regular layout.
2010-07-17Handle external auth with whitespaceThorvald Natvig
2010-07-14Use local OpenSSL for static buildThorvald Natvig
2010-05-18make icesecret comments clearerKissaki
2010-04-29Fix mkwrapper.pl for Ice 3.4 and update MurmurIceWrapper.cppStefan Hacker
2010-04-17add some detail to the ini-commentKissaki
2010-04-11Remove UTF-8 BOM from all python scripting samples as they mess up the ↵Stefan Hacker
shebang on *nix
2010-04-11Make testdynamic.py work on windows systemsStefan Hacker
2010-03-30Fix some Ice examplesBenjamin Jemlich
2010-03-18Add timeout to authenticatorsThorvald Natvig
2010-03-12Add a few testgroups to the testauthThorvald Natvig
2010-03-12Update addban to use new Ice initThorvald Natvig
2010-03-12Update weblist.php to work with both Ice 3.3 and 3.4Thorvald Natvig
2010-02-28Update weblist.php to use Ice 3.4bThorvald Natvig
2010-02-23Fix spelling error in murmur.iniKissaki
2010-02-20Move OSX dist scripts to macx directory.Mikkel Krautz
2010-02-15Expand dynamic slice-fetch example to show fallbackThorvald Natvig
2010-02-15Example of on-the-fly slice-fetch for PythonThorvald Natvig
2010-02-15Split icesecret in icesecretread and icesecretwriteThorvald Natvig
2010-02-06Use symlinks in release tarballThorvald Natvig
2010-02-03Added a crappy example of an auto idle-move written in PHP.Jamie Fraser
2010-02-02phpBB3 and SMF authenticator moved to http://gitorious.org/mumble-scripts/ . ↵Stefan Hacker
From now one all non-sample scripts will be placed in this repository.
2010-02-01Remove overlay from Mumble11x. Codesign libmanual.dylib.Mikkel Krautz
2010-01-31Fix snapshot path in binserverThorvald Natvig
2010-01-29Allow the use of realName in smfauth and make it possible to read avatars ↵Stefan Hacker
from local file system
2010-01-29Have testauth return a dummy avatarThorvald Natvig
2010-01-29Make smfauth display realName instead of memberNameStefan Hacker
2010-01-29Added Simple Machine Forums (SMF) authenticator to scripts folderStefan Hacker
2010-01-20Give phpBB3auth.py auth the ability to display username next to avatarStefan Hacker
2010-01-20Fix OSX dist script for new libcelt-naming.Mikkel Krautz
2010-01-19Qt 4.6.1 for static snapshotsThorvald Natvig
2010-01-19Update mkwrapper to generate astyle-compatible outputThorvald Natvig
2010-01-18Add icesecret .ini parameter to "protect" local Ice connectionsThorvald Natvig
2010-01-18Add imagemessagelength limit to serverThorvald Natvig
2010-01-14Use Qt 4.6.0 for static server snapshotsThorvald Natvig
2010-01-11Remove 'ulimit -r' from init script as it requires bashThorvald Natvig
2010-01-11Fix mumble-auth.py for 1.2.0 (#2926521)Stefan Hacker
2010-01-07Tell codesign where the mumble-overlay binary resides now.Mikkel Krautz
2010-01-07Add getCertificateList to IceThorvald Natvig