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-09-10BUILD(cmake): Use EXCLUDE_FROM_ALL for 3rdparty subdirsRobert Adam
2022-09-10MAINT: Use separate directory for auxiliary filesRobert Adam
2022-07-22BUILD(cmake, overlay): Include missing CMake moduleRobert Adam
2022-05-17REFAC(macos,overlay): Remove unused symbolRobert Adam
2022-02-06BUILD(client, overlay): Require libGL includesKlemens Nanni
2022-02-06BUILD(client): Disable overlay-xcompile by default on OpenBSDKlemens Nanni
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-12-18BUILD(cmake): Fix overlay link option being overwritten 2.0Robert Adam
2020-12-13BUILD(cmake): Fix overlay link option being overwrittenRobert Adam
2020-10-24Merge pull request #4503: BUILD(cmake): Revamp install pathsRobert Adam
2020-10-24BUILD(cmake): Revamp install pathsRobert
2020-10-14FEAT(overlay): add support for DT_GNU_HASH in find_odlsym()Davide Beatrici
2020-10-14REFAC(overlay): improve find_odlsym(), fix crash when DT_HASH is not presentDavide Beatrici
2020-09-20BUILD(cmake): Install overlay libs and script if enabledSebastian Parborg
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-11BUILD(cmake): Also install man filesRobert Adam
2020-09-02BUILD(qmake): RemoveRobert Adam
2020-07-12Added experimental check for g++-multilib when compiling 32bit overlayRobert Adam
2020-07-11overlay_gl: add CMakeLists.txtDavide Beatrici
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10overlay_gl/init_mac.c: remove code based on CGDisplayIsCaptured()Davide Beatrici
2019-09-22Bump version to 1.4.0Jan Klass
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-03-11Correct case of AGL/agl.h to allow compilation on case-sensitive filesystemHarald Niesche
2018-02-19overlay: set custom build directory in relation to the global onedavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-09-03overlay_gl: linux: only assume absolute dynamic entries on glibc.Matthias von Faber
2017-08-05Fix indentation in pro filesJan Klass
2017-03-05Move .pri files and "toolchain" folder in "qmake"Davide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-09*.pro: use 'linux*' instead of 'linux' for Linux conditionals.Mikkel Krautz
2016-11-27Always prepend 'release' or 'debug' dirs when adding to QMAKE_LIBDIR.Mikkel Krautz
2016-07-03overlay_gl: use Elf_Sym instead of Elf64_Sym in FreeBSD specific-code.Mikkel Krautz
2016-06-24Merge PR #2356: overlay_gl: call glDrawArrays with GL_TRIANGLES instead of GL...Mikkel Krautz
2016-06-19overlay_gl: unmask framebuffer color components in drawContext().Mikkel Krautz
2016-06-19overlay_gl: call glDrawArrays with GL_TRIANGLES instead of GL_QUADS.Mikkel Krautz
2016-05-10overlay_gl: update to use LICENSE.header.Mikkel Krautz
2015-11-23overlay_gl: port to FreeBSD.Mikkel Krautz
2015-11-15overlay_gl: add missing mach_override include for OS X.Mikkel Krautz
2015-11-09Fix warnings in overlay_gl when built with GCC 5.2.1 for i386.Mikkel Krautz
2015-10-28Fix warnings in overlay_gl C codeStefan Hacker
2015-07-04Handle some possible failure cases in overlay_glStefan Hacker
2015-07-04Fix various warnings in Linux buildStefan Hacker
2015-06-05Check for Mesa rather than GLX > 1.2 when determining glXQueryDrawable GLX_WI...Mikkel Krautz
2015-06-05Do not link the Linux overlay with '-z now'.Mikkel Krautz
2015-06-05overlay_gl: remove unnecessary qmake message.Mikkel Krautz
2015-05-12Mark shebanged files as executableWill Tange
2015-05-11Follow XDG directory spec for RPC socket & overlay pipeEvan Purkhiser