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
2014-12-29Update changelog.Mikkel Krautz
2014-12-26Revert "Use TLS 1.2 when built with Qt 5."Stefan Hacker
2014-12-26Fix qtaccessiblewidgets removal logic to be compatible with Qt 4 as well.Mikkel Krautz
2014-12-26Use TLS 1.2 when built with Qt 5.Mikkel Krautz
2014-12-26Murmur: fix override of TcpSocket::incomingConnection(). it takes a qintptr (...Mikkel Krautz
2014-12-25Define Qt 4 no-ops for Q_DECL_OVERRIDE and Q_DECL_FINAL on the command line.Mikkel Krautz
2014-12-25Only use $$shell_path on Qt 5.Mikkel Krautz
2014-12-25Transifex translation update Mode: default Minimum percent translated: 0 Matc...MumbleTransifexBot
2014-12-24Do not use the qtaccessiblewidgets plugin on Qt 5.4 and greater.Mikkel Krautz
2014-12-24Remove -Zc:strictStrings flag that Qt 5.4 adds when using MSVS 2013.Mikkel Krautz
2014-12-24Make os_win.cpp strictStrings-safe.Mikkel Krautz
2014-12-24Use $$shell_path to ensure QMAKE_LRELEASE is formatted correctly regardless o...Mikkel Krautz
2014-12-23Merge pull request #1422 from hacst/authStefan Hacker
2014-12-23Fix Esperanto entry in language list and display cc in parentheses behind name.Stefan Hacker
2014-12-22Display the native language name in the language chooser rather than the localeAndreas Sinz
2014-12-21Transifex translation updateMumbleTransifexBot
2014-12-06Transifex translation updateMumbleTransifexBot
2014-11-27Transifex translation updateMumbleTransifexBot
2014-11-10Fix typo in AudioEchoWidget regression fixStefan Hacker
2014-11-10Calculate peak and max microphone level in the same loop.Stefan Hacker
2014-11-10Reset buffered frames count on encoding failure.Stefan Hacker
2014-11-10Fix sequence counter becoming invalid for end-of-speech frames.Stefan Hacker
2014-11-10Fix Qt5 transition regression in AudioEchoWidget.Stefan Hacker
2014-11-10Transifex translation updateMumbleTransifexBot
2014-11-10Update WoW Plugin to build #19116Jamie Fraser
2014-11-09Add RC files for CELT 0.7.0 and CELT 0.11.0.Mikkel Krautz
2014-11-09Add rc file for mumble_ol.dll.Mikkel Krautz
2014-11-09Fix mumble_dll.rc to identify as a DLL.Mikkel Krautz
2014-11-09Update .gitignore to ignore more of Qt 5's auto-generated plugin importer .cp...Mikkel Krautz
2014-11-05Fix compilation of Overlay.cpp. It was accidentally broken by fd782c3c.Mikkel Krautz
2014-11-04Ensure up-to-date built-in overlay blacklist.Mikkel Krautz
2014-11-04Add Spotify to the overlay blacklist. It can cause Mumble to freeze/hang for ...Mikkel Krautz
2014-11-04Overlay, OverlayClient: add PID and process name diagnostics to 'Dead client ...Mikkel Krautz
2014-11-04Transifex translation updateMumbleTransifexBot
2014-11-04Fixed typo in the main READMEdennisschagt
2014-11-01Update WoW plugin to build 19103Jamie Fraser
2014-10-31Revert "Fix issue with tray icon double clicking."Stefan Hacker
2014-10-31Added Windows 10 in OS detection and manifest file.Joël Troch
2014-10-30Transifex translation updateMumbleTransifexBot
2014-10-30Fix issue with tray icon double clicking.Stefan Hacker
2014-10-27Transifex translation updateMumbleTransifexBot
2014-10-27Extended icon theming options.Natenom
2014-10-27Fix compilation failure on OSX due to missing include.Stefan Hacker
2014-10-27Fix more ApplicationPalette aspects.Stefan Hacker
2014-10-26Use real-name in copyright line.Stefan Hacker
2014-10-26Integrate some feedback to ApplicationPaletteStefan Hacker
2014-10-26Add ApplicationPalette class which allows theming the QApplication::palette.Stefan Hacker
2014-10-26Transifex translation updateMumbleTransifexBot
2014-10-26Fix assert when viewing legacy user registration listsJamie Fraser
2014-10-26Switch from fixing width to height for "What's this".Stefan Hacker