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-04-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
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-21DOCS: fixed typosfreddii
2020-12-20FEAT(client): Add possibility to set nicknametandunn
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-08FEAT(client, ui): Noise suppression settingsRobert Adam
2020-09-08FEAT(client, code): Allow RNNoise + Speex togetherFederico Terraneo
2020-09-08FIX(client, audio): Streamline noise cancel chainFederico Terraneo
2020-08-31FEAT(talking-ui): Allow ChannelListeners to be shownRobert Adam
2020-08-29Merge pull request #4439: FEAT(client, mainwindow): Show volume adjustmentsRobert Adam
2020-08-29FEAT(client, mainwindow): Show volume adjustmentsRobert Adam
2020-08-27FEAT(talking-ui): Save last positionRobert Adam
2020-08-04FEAT(client): Allow specifying config file via commandline switchPopkornium18
2020-07-11Merge pull request #4352: FEAT(manual-plugin): Show speaker's positionRobert Adam
2020-07-09FEAT(manual-plugin): Show speaker's positionRobert Adam
2020-07-08FEAT(settings): Allow disabling of the public server listTim-Marek Thomas
2020-07-02FEAT(client): Indicate talking users when locally mutedRobert Adam
2020-06-22FEAT(serverbrowser): Update serverbrowser UIPopkornium18
2020-05-13src/mumble: Made font size for TalkingUI entries configurableRobert Adam
2020-05-07src/mumble: Implemented options to display channel hierarchy in TalkingUIRobert Adam
2020-04-30src/mumble: Added setting for TalkingUI to keep local user visibleRobert Adam
2020-04-24src/mumble: Implemented an optional TalkingUIRobert Adam
2020-04-09src/mumble: Implemented #1548: Whisper/Shout to selectionRobert Adam
2020-04-06Merge pull request #4026: Improve log message styleRobert Adam
2020-04-01src/mumble: Added & implemented setting for message marginRobert Adam
2020-03-31src/mumble/Settings: Removed implementation of deprecated expert-settingRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-11Add setting to toggle 24-hour time format for the chatDavide Beatrici
2019-10-05Settings: remove DirectSound stuffDavide Beatrici
2019-09-20Implement & auto-select Opus' low delay modetrudnorx
2019-08-17Add option to omit scope in TTS messagesScott Register
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-07-08Add "--jackname" and "--jn" parameters to set a custom Jack client nameDavide Beatrici
2018-07-07Add RNNoise supportmain()
2018-07-02Jack: add option to autostart jackserver (default on) and another one to auto...Bernd Buschinski
2018-07-02Jack: make number of output channels configurable (mono/stereo)Bernd Buschinski
2018-03-02Add per-notification setting to toggle window highlightdavidebeatrici
2018-01-15Settings: implement settings for ping interval and connection timeout duration.Mikkel Krautz
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-11-27Merge PR #3168: Log: remove support for external images.Mikkel Krautz
2017-08-05Settings: add 'shortcut/windows/uiaccess/enable' setting.Mikkel Krautz
2017-07-14Settings: remove iMaxImageSize and deprecate 'net/maximagesize'.Mikkel Krautz
2017-07-09Add toggle to lock layout when in custom layout modeMax Weber
2017-06-04WASAPI, Settings: expose 'wasapi/role' setting to allow users to set WASAPI r...Mikkel Krautz
2017-05-20AudioInput, Settings: add 'audio/inputchannelmask' setting for selecting whic...Mikkel Krautz
2017-05-09Added a "Undo Idle action upon activity" setting.Andrew Johnson