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
2015-01-06Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory.Mikkel Krautz
2013-11-24AGC: remove redundant speex_preprocess_ctl callTristan Matthews
2013-08-11build: allow Mumble on Win32 to be built against a static Qt.Mikkel Krautz
2012-10-24refacs; initialization, var-scope reduction, replace c-style casts, rm unusedKissaki
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-13Fix speexbuild pro and mysql installer pathThorvald Natvig
2011-03-09Fix Timer includes all over the codebase and fix some pro/pri buildfiles.Stefan Hacker
2010-08-12SSE2 build using MSVCThorvald Natvig
2010-01-07Intel C++ 11.1.054 on Win32Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-11-07Arch-dependant library load on Win32Thorvald Natvig
2009-10-27Speed tests for resamplersThorvald Natvig
2009-10-27Re-enable IPO now that we have a workaround, and add the missing speex fileThorvald Natvig
2009-10-25Use speex_lib_get_mode instead of direct linkingThorvald Natvig
2009-10-25Enable edit menuentry if write on parent (sync with server permissions), and ...Thorvald Natvig
2009-10-25Enable more SSE optimizations and compile Speex as dllThorvald Natvig
2009-10-23Remove custom speex fatal handler as well.Mikkel Krautz
2009-10-21Compile released snapshots with IPPThorvald Natvig
2009-08-21Low bandwidth modeThorvald Natvig
2009-08-05Mumble11x in source treeThorvald Natvig
2009-07-31Indent, changelog and submodule updateThorvald Natvig
2009-07-23Add CELT and Speex fatal error handling for Mac OS X.Mikkel Krautz
2009-05-03Cleanup speexbuild.pro fileThorvald Natvig
2009-05-03Remove libspeex, as we only use libspeexdspThorvald Natvig
2009-04-29Fix error messages from celt/speex build filesThorvald Natvig
2009-03-30CELT buildThorvald Natvig
2009-03-26Indent, changelog and submodule updateThorvald Natvig
2008-10-09Add _USE_MATH_DEFINES to the .pro for Win32 so M_PI is defined, instead of lo...Thorvald Natvig
2008-09-11Include stereo decorrelatation in speex builds.Thorvald Natvig
2008-09-04Add warning to user if speex hasn't been checked out.Thorvald Natvig
2008-07-04Intel C++ release build with ICE breaks with inlining.Thorvald Natvig
2008-06-06Support speex.git masterThorvald Natvig
2008-05-09AGC testsThorvald Natvig
2008-05-08Update Win32 for Qt 4.4.0Thorvald Natvig
2008-05-04git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1129 0573...Thorvald Natvig
2008-04-29git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1127 0573...Thorvald Natvig
2008-04-27Yet more resampler fixesThorvald Natvig
2008-04-26Update to resampler testThorvald Natvig
2008-04-25Update for Speex visibilityThorvald Natvig
2008-04-09OSX build system updates. Add dist scripts.Mikkel Krautz
2008-04-05Forgot plugins.pri and updates to the resampler testThorvald Natvig
2008-04-04Work on the speex resamplerThorvald Natvig
2008-03-18Move compiler settings to compiler.priThorvald Natvig
2008-03-18Path #1916131 Compilation Fixes for Visual C++ 2008 [dark-storm]Thorvald Natvig
2008-03-04More compilation and installation tunings for Win32.Thorvald Natvig
2008-03-04Use floats instead of doubles where it makes sense.Thorvald Natvig
2008-03-01Compile Win32 with Visual Studio + Intel C CompilerThorvald Natvig
2008-02-28Add SpeexMark.pro againThorvald Natvig
2008-02-26Support profile-optimized libspeex. Slim gain so far, waiting to test on Core2Thorvald Natvig
2008-02-14Merged most of our speex changes into speex upstream; first patch to unembed ...Thorvald Natvig