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
path: root/macx/osax
AgeCommit message (Expand)Author
2020-09-02MAINT: Make use of cmake configure for versionRobert Adam
2020-09-02BUILD(qmake): RemoveRobert Adam
2020-07-11macx/osax: add CMakeLists.txtDavide Beatrici
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10macx/osax: don't build for deprecated i386 architectureDavide Beatrici
2019-09-22Bump version to 1.4.0Jan Klass
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-02-19macx: don't set custom build directorydavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-08-06Remove DIST directive from all .pro files.Mikkel Krautz
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-07-18macx/osax: bump overlay version to force re-install on macOS.Mikkel Krautz
2016-05-10macx: update to use LICENSE.header.Mikkel Krautz
2015-02-08macx/osax: bump OS X overlay version to 19.Mikkel Krautz
2014-04-05Bump version to 1.3.0Mikkel Krautz
2013-06-09Bump version to 1.2.5Mikkel Krautz
2012-08-18macx/osax: fix unused parameter warnings.Mikkel Krautz
2012-08-05macx/osax: bump OS X overlay version.Mikkel Krautz
2012-08-05build: put Objective-C(++) source files into OBJECTIVE_SOURCES to make qmake ...Mikkel Krautz
2012-07-21Mumble: more force-shared library builds.Mikkel Krautz
2012-07-11OS X: update build for Xcode 4.4.Mikkel Krautz
2012-02-22OS X: productbuild-based overlay installer.Mikkel Krautz
2012-02-18OS X: Update dist scripts, add --no-server option.Mikkel Krautz
2012-02-18OS X: Build fixes for Xcode 4.3 (mostly PCH-related)Mikkel Krautz
2011-06-25Update version number of OSAX overlay injector.Mikkel Krautz
2011-06-17Add build configuration for compiling on Lion.Mikkel Krautz
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-20Bump version to 1.2.4Thorvald Natvig
2010-12-03OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to determine whethe...Mikkel Krautz
2010-09-08Hide system cursor when in interactive overlay on Mac OS X.Mikkel Krautz
2010-09-05Re-add NSOpenGLContext awareness to Mac OS X overlay to improve resolution de...Mikkel Krautz
2010-09-02Make overlay injection work on Mac OS X Leopard.Mikkel Krautz
2010-08-31Re-add missing codesign files from overlay installer.Mikkel Krautz
2010-08-31Unix/MacOSX overlay library: Tell OverlayClient when we've mapped SharedMemor...Mikkel Krautz
2010-08-21Add PID message to OSX overlay lib.Mikkel Krautz
2010-07-30Auto-updating overlay installer on Mac OS X.Mikkel Krautz
2010-07-28Check overlay installer for version info instead of the Mumble app bundle.Mikkel Krautz
2010-07-26Bump overlay version to get users to test the new installer.Mikkel Krautz
2010-05-03Bump OSX overlay version because of the FPS counter.Mikkel Krautz
2010-04-26Don't try to do overlay stuff if we're in an invalid GL context. Bump overlay...Mikkel Krautz
2010-04-26Sanity check viewport size in overlay. Bump version.Mikkel Krautz
2010-04-02Move overlay loader from our app bundle to the loader itself. Bump loader ver...Mikkel Krautz
2010-03-22Installable overlay for OSX.Mikkel Krautz
2010-02-20Add automatic overlay injection for OSX (Snow Leopard only, for now).Mikkel Krautz