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-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-12-15FIX: Revert audio corking (PulseAudio)Robert Adam
2020-09-13FEAT(client): load PulseAudio at runtimeDavide Beatrici
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-01FIX(client): Make PulseAudio always sample at 48000 HzTredwellGit
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-08src/AudioOutput: resize buffer outside audio callback, for PulseAudioTerry Geng
2020-06-06src/mumble: remove positional audio check in audio backendsDavide Beatrici
2020-03-01PulseAudio: cork input when it is not requiredColin Stagner
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-07Replace deprecated qSort() with std::sort()Davide Beatrici
2019-09-28PulseAudio: Don't send empty data into the stream if there's no audio to sendDavide Beatrici
2019-09-25Merge PR #3811: fixed (g++) warning about implicit fallthroughDavide Beatrici
2019-09-25fixed (g++) warning about implicit fallthroughRobert Adam
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-03-05Include "Global.h" after "Mumble.pb.h", to avoid a redefinition issue with pr...Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-04-20Use Utf8 QStrings for PulseAudioTasos Sahanidis
2018-01-23PulseAudio.cpp: Revert changes applied by commit 0b5579c and comment intentio...davidebeatrici
2018-01-22Fix and refactor problems found via GCC 7's -Wimplicit-fallthrough.davidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-21Revert PR #2674: Mumble: convert AudioInputPtr and AudioOutputPtr to use QSha...Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-11-28Mumble: convert AudioInputPtr and AudioOutputPtr to use QSharedPointer instea...Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2016-05-10PulseAudio: remove OSS headers from PulseAudio.cpp.Mikkel Krautz
2016-05-02PulseAudio: fall back to default device if chosen device is no longer present.Mikkel Krautz
2015-10-28Fix remaining backend warnings in mumbleStefan Hacker
2015-07-04Fix various warnings in Linux buildStefan Hacker
2015-05-10PulseAudio: Add options to disable attenuating applications on other audio ou...Charles Ricketts
2015-02-08PulseAudio: allow monitor devices to be used as inputs.BuddyButterfly
2014-10-08Change Pulseaudio Role.Stefan Hacker
2014-07-23PulseAudio: don't call pa_stream_drop() for empty pa_stream_peek().Mikkel Krautz
2014-07-20PulseAudio: stricter pa_stream_peek() validation.Mikkel Krautz
2014-07-02PulseAudio: fix access to protected enums in AudioInput and AudioOutput.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-08-25Implement audio attenuation for PulseAudio.Jacob Peddicord
2011-05-14Fix coding style in PulseAudio codeBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-17Set the correct pulse audio properties, for the icon, app name and the media ...ronoc
2011-03-06PulseAudio: Fix multi speakers configuration.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