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
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-04-08FIX(client): Check the returned error code of ALSAZero0one1
2021-04-06FIX(client): Memory leak in ALSA implementationZero0one1
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-11REFAC(audio): Move echo cancellation options into an enum.Terry Geng
2021-02-11FEAT(ui, audio): Customizable platform-dependent echo canceller listTerry Geng
2021-01-12REFACTOR(client, audio): Unified interface for mic permission checkTerry Geng
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-01FIX(client): Initialize variable before useTredwellGit
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-06src/mumble: remove positional audio check in audio backendsDavide Beatrici
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove Qt::escape() -> QString::toHtmlEscaped() compatibility layerDavide Beatrici
2019-10-07Replace deprecated qSort() with std::sort()Davide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-06-16ALSAAudioInput: use snd_pcm_drop() instead of snd_pcm_drain() in class destru...Davide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-10-28Fix remaining backend warnings in mumbleStefan Hacker
2015-06-28Handle input device suspend/recovery gracefullyWill Tange
2014-04-11Be more stringent about properly escaping external strings in HTML ('rich tex...Tim Cooper
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-10-22ALSA: added Rear Center and boosted the channel count to 9Mark-Willem Jansen
2010-10-22ALSA:re-ordered the speaker mapping to ALSA standards.Mark-Willem Jansen
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-08-18Indent, changelog and submodule updateThorvald Natvig
2009-08-18Fix ALSA periods for raw HWThorvald Natvig
2009-08-18Volatile the iMixerFreqThorvald Natvig
2009-08-16Make ALSA work under Pulse on karmic.Thorvald Natvig
2009-07-30Replace XEViE with XInputThorvald Natvig
2009-07-25Make the fix actually work.Stefan Hacker
2009-07-25Fix argument injection.Stefan Hacker
2009-05-02s/Player/User/Thorvald Natvig
2009-05-02Valgrind runThorvald Natvig
2009-04-30Remove a lot of compiler warningsThorvald Natvig
2009-02-13Don't refresh the ALSA card list, it causes ALSA to crashThorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-19ALSA LockingThorvald Natvig
2009-01-12Make canEcho const, unify XML for OS info and don't start UDP thread if the s...Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-12-25Patch #2462928: Reload ALSA device list when settings dialog is opened [mokom...Thorvald Natvig
2008-09-23Patch #2122639: fix build with older alsa [l-n]Thorvald Natvig