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-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
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-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-01-25Auto-update LICENSE.header in source filesDavide 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
2016-05-02PulseAudio: fall back to default device if chosen device is no longer present.Mikkel Krautz
2015-05-10PulseAudio: Add options to disable attenuating applications on other audio ou...Charles Ricketts
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-08-25Implement audio attenuation for PulseAudio.Jacob Peddicord
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-06PulseAudio: Fix multi speakers configuration.Mark-Willem Jansen
2010-01-05Update license to 2010Thorvald Natvig
2009-08-18Indent, changelog and submodule updateThorvald Natvig
2009-08-18Add a dummy thread for pulseinput/output, so we don't delete it during start()Thorvald Natvig
2009-08-16Threaded pulseaudioThorvald Natvig
2009-08-05Symlinks and ugly copy hacks. I want gitsymlink on win32.Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-05-09IndentingThorvald Natvig
2008-05-09PulseAudio detection (sort of), and sound system priorityThorvald Natvig
2008-04-12Multichannel pulseaudioThorvald Natvig
2008-03-25Remove config for OSS, ALSA, PulseAudio and PortAudioThorvald Natvig
2008-03-22Fix iOutputDelay on *nixThorvald Natvig
2008-02-22Reread list of sinks and outputs when someone adds/removes a audio card for P...Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-11-23Better audio path detection. Fix race bug in AudioOutputThorvald Natvig
2007-11-17IndentThorvald Natvig
2007-11-17Echo support for PulseAudio (untested)Thorvald Natvig
2007-11-17PulseAudio (very basic)Thorvald Natvig