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-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-28FEAT(client, ui): Revamped server information dialogRobert Adam
2021-03-12REFAC(client): Separate translation handlingRobert Adam
2021-03-10MAINT: Add new language 'si' to CMake list of translationsJan Klass
2021-03-09BUILD(cmake): Fix unity build issueRobert Adam
2021-03-06BUILD(cmake): Exclude files from unity buildRobert Adam
2021-03-06BUILD(cmake): Make unity builds possibleRobert Adam
2021-02-23BUILD(cmake): Fix macro not set properlyRobert Adam
2021-02-18BUILD(cmake): Add sndfile library/target nameRobert Adam
2021-02-11REFAC(audio): Move echo cancellation options into an enum.Terry Geng
2021-02-05FEAT(client): Introduce GlobalShortcutButtons, for better shortcut managementDavide Beatrici
2021-02-04TRANSLATION: Remove empty nl_BE fileJan Klass
2021-02-03TRANSLATION: Drop outdated translation file referencesJan Klass
2021-02-02TRANSLATION: Remove empty translationsJan Klass
2021-01-27REFAC(client): Move CompletablePage class into dedicated file setDavide Beatrici
2021-01-12FEAT(client, mac): Prompt user for microphone permission if not grantedTerry Geng
2020-12-20Merge pull request #4624: FEAT(client): Add ability to set local nicknamesRobert Adam
2020-12-20FEAT(client): Add possibility to set nicknametandunn
2020-12-18REFAC(client, talking-ui): Stylable widget wrapperRobert Adam
2020-10-29BUILD(cmake): Only install shared librariesRobert Adam
2020-10-28BUILD(cmake): Fix quoting for compile defsRobert Adam
2020-10-24BUILD(cmake): Revamp install pathsRobert
2020-09-23BUILD(cmake): Fix referenced targetRobert
2020-09-22REFAC(client, server): replace "Bonjour" with "Zeroconf", except for 3rdpartyDavide Beatrici
2020-09-13FEAT(client): load PulseAudio at runtimeDavide Beatrici
2020-09-12Merge pull request #4480: BUILD(cmake): Don't re-use BUILD_TESTINGRobert Adam
2020-09-11Merge PR #4481: BUILD(cmake): Fix plugins install directoryDavide Beatrici
2020-09-11FIX(code): MacOS error with celtRobert Adam
2020-09-11BUILD(cmake): Fix plugins install directoryRobert
2020-09-11BUILD(cmake): Don't re-use BUILD_TESTINGRobert
2020-09-11Merge pull request #4473: BUILD(cmake): Also install man filesRobert Adam
2020-09-11BUILD(cmake): Fix building with non bundled CELT libraryThomas Lange
2020-09-11BUILD(cmake): Also install man filesRobert Adam
2020-09-10BUILD(cmake): Fix opus library not foundSebastian Parborg
2020-09-05Merge pull request #4436: FEAT(talking-ui): Allow ChannelListeners to be shownRobert Adam
2020-09-02MAINT: Make use of cmake configure for versionRobert Adam
2020-09-02BUILD(qmake): RemoveRobert Adam
2020-08-31REFAC(talking-ui): Abstract elementsRobert Adam
2020-08-31FIX(cmake): Set QT_RESTRICTED_CAST_FROM_ASCIIRobert Adam
2020-08-18FIX(client): define and export "MumbleMain" also in debug buildsDavide Beatrici
2020-08-10MAINT(cmake): Enable DBus for the clientRobert Adam
2020-08-09MAINT: Disable warnings for 3rdparty projectsRobert Adam
2020-07-29FEAT(talking-ui): Make channels selectableRobert Adam
2020-07-12Add install() directives, for "install" step and CPackNik Reist
2020-07-11src/mumble: replace target_link_libraries() for Opus and CELTNik Reist
2020-07-11Client: add CMakeLists.txt filesDavide Beatrici