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-08-01FEAT(client): Add possibility to change notification volumeHartmnt
2022-02-06DOCS: Fix typosluz paz
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-06-14FEAT(client): Add interaural delayEpicalert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-21FIX(client, audio): Loading sample fails silentlyRobert
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-08src/mumble/AudioSampleOutput: Fix the glitch sound caused by bad sample countTerry Geng
2020-06-08src/AudioOutput: resize buffer outside audio callback, for PulseAudioTerry Geng
2020-06-04src/mumble/AudioOutput*: replace NULL with nullptr, reformat filesTerry Geng
2020-06-04src/mumble/AudioOutput*: stereo sample playback supportTerry Geng
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove Qt::escape() -> QString::toHtmlEscaped() compatibility layerDavide Beatrici
2019-09-21Merge PR #3806: Renamed AudioOutputUser::needSamplesDavide Beatrici
2019-09-21renamed AudioOutputUser::needSamples to AudioOutputUser::prepareSampleBufferRobert Adam
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-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-06-08Initialize siInfo.formatAntonio Larrosa
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2014-05-12AudioOutputSample: HTML-escape filename in QMessageBox.Mikkel Krautz
2013-08-19Open soundfile selection dialog with current pathKissaki
2013-06-05reduce varscopesKissaki
2012-10-24refacs; initialization, var-scope reduction, replace c-style casts, rm unusedKissaki
2012-02-26Misc fixesBenjamin Jemlich
2011-11-22Split AudioOutput.h/cppBenjamin Jemlich