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
path: root/src
AgeCommit message (Expand)Author
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-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-09Fix mumble_dll.rc to identify as a DLL.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-04Overlay, OverlayClient: add PID and process name diagnostics to 'Dead client ...Mikkel Krautz
2014-11-04Transifex translation updateMumbleTransifexBot
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
2014-10-24Translation updateStefan Hacker
2014-10-24Add -limits to help text and improve man pageNatenom
2014-10-24Show messages for priority speaker statusNatenom
2014-10-24Shows move message if you moved a user from another channel into another channelNatenom
2014-10-24Add placeholder texts to connect dialog.Stefan Hacker
2014-10-22Fix more coding guideline violations.Stefan Hacker
2014-10-22Fix RAND_bytes return value checking.Stefan Hacker
2014-10-21Drop unused files and icon.Stefan Hacker
2014-10-21Make AudioInputDialog and AudioOutputDialog use own icons.Stefan Hacker