3 Commits (2d58cd600b8a45ca2d84285fc873bc482ea9be2c)

Author SHA1 Message Date
Felix Paul Kühne 2d58cd600b macosx: add Big Sur detection 5 years ago
Felix Paul Kühne 6218652126 macosx: add helper for the Mojave dark mode 7 years ago
David Fuhrmann ba6ad45fbd macosx: New directory structure for the macOS UI 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Felix Paul Kühne e3ea13c07c macosx: restore compilation compatibility with SDK versions < 10.14 8 years ago
David Fuhrmann 218da7ee4e macosx: Use @available instead of own macros 8 years ago
Felix Paul Kühne a6e1e1b01c macosx: require SDK macOS 10.12.2 or later for compilation 8 years ago
Felix Paul Kühne c38dd543ee macosx: remove legacy code for pre-Yosemite macOS versions 8 years ago
Felix Paul Kühne dd1222e942 macosx: remove hack for macOS Mavericks 8 years ago
Felix Paul Kühne 64a4350353 macosx: add remote control service and export now playing metadata 8 years ago
David Fuhrmann 6021599dd6 macosx: Try to fix volume buttons with apple remote on 10.13 9 years ago
Marvin Scholz fcb8a0a573 macOS: Add nullability specifier 9 years ago
Marvin Scholz 0ee9a18be9 macOS: Add swapoutOverride function to CompatibilityFixes 9 years ago
David Fuhrmann 508ce668df macosx: Change OS constants to always include all higher OS versions 9 years ago
Marvin Scholz 095642c60e macOS: Add compatibility typedef for NSWindowStyleMask 9 years ago
Marvin Scholz 4abb898dab macosx: Make fscontroller compatible with <10.10 10 years ago
David Fuhrmann fcbdbaba84 macosx: Support Sierra enhanchments for VLCs status icon 10 years ago
Felix Paul Kühne 5aa5e171c2 macosx: add constant from the future 10 years ago
David Fuhrmann 50dcfe2ac5 macosx: Introduce OSX_EL_CAPITAN runtime check 11 years ago
Felix Paul Kühne d21e2440ea macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
David Fuhrmann 0d7d2cb4b1 macosx: also cache old native fullscreen images and move to better place 12 years ago
David Fuhrmann 2c674d7692 macosx: add yosemite guard 12 years ago
David Fuhrmann 03e70c71d1 macosx: add NSFullScreenWindowMask to compatibilityFixes.h and avoid NSAnimationContext warning 12 years ago
David Fuhrmann ba62dea9b1 macosx: rename macro for mavericks detection since its out now 13 years ago
Felix Paul Kühne f8d6e49280 macosx: fix compatibility header for compilation on 10.6 13 years ago
David Fuhrmann 4ebe98116b always hide menu bar for fullscreen on osx redacted (fixes #9040) 13 years ago
Felix Paul Kühne 6195d81f6a macosx: use a more precise (Mountain) Lion definition 14 years ago
Felix Paul Kühne 0849d6e510 macosx: update check for Lion and add another one for Mountain Lion 14 years ago
Felix Paul Kühne 61d496451f macosx: removed explicit 10.5 compatibility code 14 years ago
Felix Paul Kühne 35ccb9b18e macosx: CAS: show drag-copy-cursor when receiving items from the playlist (10.6+ only) 14 years ago
Felix Paul Kühne ce2b23f7e8 macosx: reimplemented the right-click Reveal-in-Finder feature on the window title when using the dark interface style 14 years ago
David Fuhrmann 5c5bd81719 macosx: add NSApplicationDelegate for VLCMain class and correct one method declaration 14 years ago
David Fuhrmann 69d5d9aeaa macosx: lion fullscreen: show fs controller not before animation is finished 14 years ago
Felix Paul Kühne 1c23e3df85 macosx: restore 10.5 compatibility 14 years ago
Felix Paul Kühne 2619d2f6a9 macosx: fixed compilation when using the 10.5 or 10.6 SDK 14 years ago
Felix Paul Kühne efc40549ca macosx: compilation fix when using the 10.5 or 10.6 SDK 14 years ago
Felix Paul Kühne e93cace3b3 macosx: implemented accessibility code for the custom window buttons used in the black window style (close #6093) 14 years ago
Felix Paul Kühne c4808dbd84 macosx: really fixed compilation on 10.5 14 years ago
Felix Paul Kühne 4665c50e94 macosx: fixed compilation issue on Leopard 14 years ago
Felix Paul Kühne cd4bf104f3 macosx: don't draw the time slider's 'fancy gradient effect' on Leopard, since this leads to ugly artifacts due to the outdated CoreAnimation version 14 years ago
Felix Paul Kühne 4c9c15ce9d macosx: further improve splitview resizing 14 years ago
Felix Paul Kühne e316b5a5c1 macosx: fix and slightly optimize (on 10.6+) the open recent menu (fixes #5538) 15 years ago
Jean-Baptiste Kempf 8b9b52a781 MacOS: workaround bug in SDK10.5 15 years ago
Felix Paul Kühne 7911a9209f macosx: copyright fixes 15 years ago
Felix Paul Kühne 2c1424825a macosx: correctly hide the cursor when using Lion's native fullscreen mode. Fixes #5327 15 years ago
Felix Paul Kühne 67b1aab71a macosx: fix some more compilation warnings 15 years ago
Felix Paul Kühne 1a54bf7cd0 macosx: clean up 15 years ago
Felix Paul Kühne ead6422cf1 macosx: simplified the subtitle opening sheet 15 years ago
Felix Paul Kühne 1477998d54 macosx: moved compatiblity fixes to a designated header 15 years ago