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
2020-04-04Merge pull request #4033: Document settings missing in example murmur.iniRobert Adam
2020-04-04scripts/murmur.ini: Document settings missing in example murmur.iniDaniel Lublin
2020-04-04Merge pull request #4035: Log also the OSVersion that has been extractedRobert Adam
2020-04-04src/murmur/Messages.cpp: Log also the OSVersion that has been extractedDaniel Lublin
2020-04-04Merge pull request #4034 : Readme improvementsRobert Adam
2020-04-04README.md: Turned Website URL into badge as wellRobert Adam
2020-04-04README.md: Added screenshotsRobert Adam
2020-04-04screenshots: Added Mumble screenshotsRobert Adam
2020-04-04Merge PR #4032: src/murmur/Server.cpp: implement workaround for critical QSsl...Davide Beatrici
2020-04-04src/murmur/Server.cpp: implement workaround for critical QSslSocket issueDavide Beatrici
2020-04-03Merge PR #4030: src/mumble/ClientUser.cpp: Narrow down the scope of QWriteLockerDavide Beatrici
2020-04-03src/mumble/ClientUser.cpp: Narrow down the scope of QWriteLockerRobert Adam
2020-04-03Merge pull request #4029: Set non-empty path correctlyRobert Adam
2020-04-03src/mumble/DBus.cpp: Set non-empty path correctlyFlorian Snow
2020-04-01Translation updateRobert Adam
2020-04-01src/mumble: Added & implemented setting for message marginRobert Adam
2020-04-01src/mumble/Log.cpp: Only draw frame around messages that end with blank line(s)Robert Adam
2020-04-01src/mumble/Log.cpp: Fix message spacing after frameRobert Adam
2020-03-31Merge pull request #4024: src/mumble/Settings: Removed implementation of depr...Robert Adam
2020-03-31src/mumble/Settings: Removed implementation of deprecated expert-settingRobert Adam
2020-03-30Merge PR #4019: src/mumble/WebFetch.cpp: Fix endless loop if there is no prefixDavide Beatrici
2020-03-30Merge PR #4018: src/mumble/UserModel.cpp: Fix talking indicatorDavide Beatrici
2020-03-30src/mumble/WebFetch.cpp: Fix endless loop if there is no prefixRobert Adam
2020-03-30src/mumble/UserModel.cpp: Fix talking indicatorRobert Adam
2020-03-30Merge pull request #4017: Add option to log ACL & group changesRobert Adam
2020-03-29src/murmur/main.cpp: Changed description of -v option to reflect better what ...Robert Adam
2020-03-29Murmur-Feature: Ability to log ACL and/or group changesRobert Adam
2020-03-29src/ACL: Added explicit String-conversion that contains a summary of the ACL'...Robert Adam
2020-03-24Merge pull request #4007: AudioInput::encodeOpusFrame: return 0 if Opus is di...Robert Adam
2020-03-24src/mumble/AudioInput.cpp: Return 0 from encodeOpusFrame() if Opus is disabledAlexander Krotov
2020-03-23Merge pull request #4004: Improve implementation of the leaky bucket algorithmRobert Adam
2020-03-21src/murmur/ServerUser: Improve implementation of the leaky bucket algorithmRobert Adam
2020-03-18Merge pull request #3998: Use qInfo instead of qFatal for normal loggingRobert Adam
2020-03-18src/murmur/main.cpp: Use qInfo instead of qFatal for normal logging.Robert Adam
2020-03-16Merge pull request #3984: Allow disabling autoUpdates for snapshot-buildsRobert Adam
2020-03-16Merge pull request #3981: Remove bandwidth note from READMERobert Adam
2020-03-13Fix markdown for feature request issue templateRobert Adam
2020-03-09Merge pull request #3990: Don't start JACK by default on mumble startRobert Adam
2020-03-09Merge pull request #3991: CirrusCI: Update to FreeBSD 12.1Robert Adam
2020-03-09.cirrus.yml: Update FreeBSD CI to use 12.1 as 12.0 has reached EOL on Februar...Robert Adam
2020-03-08src/mumble/Settings.cpp: Setting bJackStartServer to false, so mumble will no...David Runge
2020-03-06cirrus.yml: Install the concurrent Qt framework as wellRobert Adam
2020-03-06mumble/VersionCheck: Made assembling of RequestURL run in separate threadRobert Adam
2020-03-06Merge pull request #3982: Explicitly set permissions for overlay-pipeRobert Adam
2020-03-06mumble/Overlay.cpp: Explicitly set access permission for the created overlay-...Robert Adam
2020-03-05Merge pull request #3980: Publish Windows installer as build artifactRobert Adam
2020-03-03Revert bdbd4808fe9a45f945856db76d5266b7e662f09c to allow disabling autoUpdate...Robert Adam
2020-03-03Deleted note about bandwidth usage from README(.md) filesRobert Adam
2020-03-02CI: Publish the Windows installer as a build-artifact on Azure-PipelinesRobert Adam
2020-03-02Merge pull request #171: PulseAudio: Cork audio input when it isn't neededRobert Adam