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-17FEAT(client): Add User and Listener volume slider to context menusfgilcc
2022-08-01FEAT(client): Add possibility to change notification volumeHartmnt
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-28FEAT(code): Emit signal on volume adjustmentRobert Adam
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-20Merge pull request #4301: FEAT(client): Log a message if some change could no...Robert Adam
2020-06-20FEAT(client): Show info if some change could not be savedPopkornium18
2020-06-04src/mumble/UserLocalVolumeDialog.cpp: "Inherit" AlwaysOnTop behaviorRobert Adam
2020-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-01-07Auto-update LICENSE.header in source filesDavide 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-18Fix #3411: Threaded access to DatabaseJan Klass
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-08-19Reset to 0 dB on localvoladj resetAnthony Alves
2016-05-19Allow only one instance from UserLocalVolumeDialog per UserNascher
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-12-08UserLocalVolumeDialog: subclass QDialog instead of QWidget.Mikkel Krautz
2015-11-25Improve local user volume adjustment.Kevin Rohland
2015-10-28Fix remaining frontend warnings for mumbleStefan Hacker
2015-10-17Add local per-user volume adjustment.Fredrik Nordin