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-01-04FIX(client,ui): Crash by pressing Esc in nickname dialogRobert Adam
2020-12-20FEAT(client): Add possibility to set nicknametandunn
2020-12-15FIX: Revert audio corking (PulseAudio)Robert Adam
2020-11-16FIX(talking-ui): Context-menu z-index issuesRobert
2020-11-03FEAT(client): Adds a new shortcut which hides/shows the main windowMeru Alagalingam
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-31 REFAC(channel-listener): Use eventsRobert Adam
2020-06-20FEAT(client): Show info if some change could not be savedPopkornium18
2020-06-17Merge pull request #4287: Allow disabling of TTS for specific users Robert Adam
2020-06-17FEAT(tts): Allow disabling Text-To-Speech per userPopkornium18
2020-06-12FEAT: Send image pasted onto the chat bar.Terry Geng
2020-05-14src/mumble: Remove overlay related code if no-overlay option is usedRobert Adam
2020-05-08src/mumble/MainWindow: Added context action to join user's channelRobert Adam
2020-05-07Merge pull request #4118: Added setting for TalkingUI to keep local user visibleRobert Adam
2020-05-07src/mumble/DBus: Added methods for getting/setting the current transmission modeSam Lakerveld
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-16Feature: Channel ListenersRobert Adam
2020-04-09Documentation: Added some explainatory comments to how VoiceTarget IDs are as...Robert Adam
2020-03-01PulseAudio: cork input when it is not requiredColin Stagner
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-10-10Remove Qt 4 includesDavide Beatrici
2019-03-09Add global shortcuts for setting specific transmit modesDavid
2019-02-22Add tray menu action to show the main windowtrudnorx
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-03-12Add push-to-mute status icondavidebeatrici
2018-01-21Correctly handle ServerResolver errors, with dedicated signal and slotdavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-03-12MainWindow: implement UI logic for 'ui/developermenu' setting.Mikkel Krautz
2017-02-07Indicate in the tray when the push-to-mute button is pressedPiratonym
2017-01-21Allow hiding Muble from the menu without minimizingPiratonym
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-04Add Developer Console to Mumble, where users can inspect Mumble's log output.Mikkel Krautz
2016-08-26Send clipboard content to chatAnthony Alves
2016-08-07MainWindow: use MUComboBox.Mikkel Krautz
2016-07-16Merge PR #2419: MainWindow, CustomElements: implement proper Backtab/Shift-Ta...Mikkel Krautz
2016-07-16MainWindow: allow using F6 to switch between MainWindow's main widgets.Mikkel Krautz
2016-07-13MainWindow, CustomElements: implement proper Backtab/Shift-Tab behavior for M...Mikkel Krautz
2016-05-19Allow only one instance from UserLocalVolumeDialog per UserNascher
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2016-01-31Remember the last directory used for saving images from the chat logTim Cooper
2015-12-27MainWindow: only allow toolbar dragging in the 'custom' layout.Mikkel Krautz
2015-12-27MainWindow: only allow layout to be changed via settings.Mikkel Krautz
2015-11-22Add saving of images from chat logTim Cooper
2015-11-01Show Minimal View status in titleKissaki