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
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-05-10FIX(client): Properly show currently selected audio device in settings dialogDavide Beatrici
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-17Move Windows GUID initialization to WinGUIDS.cpp file.Davide Beatrici
2017-03-17WASAPI.cpp: Manually define GUIDsDavide Beatrici
2017-01-26Merge PR #2774: WASAPI.h: Include missing header for MinGW on LinuxMikkel Krautz
2017-01-26WASAPI.h: Include missing header for MinGW on LinuxDavide Beatrici
2017-01-25WASAPI.h: Change header name capitalization for MinGW on LinuxDavide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
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
2012-02-26Misc fixesBenjamin Jemlich
2011-11-11Windows build fixesBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-08-21Split up and refactor WASAPIOutput::setVolumes function to get rid ofStefan Hacker
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-10-28Keep references to volume objects around, should improve WASAPI volume ducking.Thorvald Natvig
2009-08-18Use group-GUUID based volume history for other applicationsThorvald Natvig
2009-08-05Symlinks and ugly copy hacks. I want gitsymlink on win32.Thorvald Natvig
2009-07-15Build bonjour on nixThorvald Natvig
2009-01-11When using WASAPI, decrease the volume of other applications during speech.Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-03-25Refactor "Basic Audio" config dialog, and remove most of the system-specific ...Thorvald Natvig
2008-03-20Indenting runThorvald Natvig
2008-03-19WASAPI InputThorvald Natvig
2008-03-18Move compiler settings to compiler.priThorvald Natvig
2008-03-16Basic WASAPI querying.Thorvald Natvig