5 Commits (e0dfd83141c5eef01374e82ddeb4bf70ba1daf7e)

Author SHA1 Message Date
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
David Fuhrmann 4e2ba724a4 macosx: rename to VLCVoutView 10 years ago
David Fuhrmann 0daa49d2a7 macosx: rename to VLCCoreInteraction 10 years ago
David Fuhrmann 6939841f64 macosx: rename to VLCMainMenu 10 years ago
David Fuhrmann 80b2257114 macosx: Rename to VLCInputManager 10 years ago
David Fuhrmann b1c445b643 macosx: rename to VLCMainWindow 10 years ago
David Fuhrmann 8eba6a8243 macosx: rename to VLCTrackSynchronizationWindowController 10 years ago
David Fuhrmann c6fdee6977 macosx: rename to VLCResumeDialogController 10 years ago
David Fuhrmann cd469ede8c macosx: Cancel resume dialog as well in case current input ends 10 years ago
Felix Paul Kühne 7b2a882b6e macosx: minor cleanup 10 years ago
Felix Paul Kühne a8ae0bd010 macosx/input manager: reverse logic 10 years ago
Felix Paul Kühne 7da5d53a45 macosx: add support for libdispatch ARC introduced in 10.8 10 years ago
Marvin Scholz 813c4b1200 macosx: Rework VLC Status bar icon for OS X 10 years ago
David Fuhrmann 03b3a0eaca macosx: Print warning if user activity declaration failed 10 years ago
David Fuhrmann ae0cd5b689 macosx: use var_InheritBool to read disable-screensaver 10 years ago
Felix Paul Kühne e97065eb84 macosx: respect 'disable-screensaver' option (closes #16670) 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 10 years ago
David Fuhrmann 8db0ca587f macosx: Change VLCInfo to NSWindowController subclass 10 years ago
David Fuhrmann f312e26702 macosx: improve logging for startup and shutdown 11 years ago
Marvin Scholz e9db84d774 macosx: Rename the Playlist related class files to match the class name 11 years ago
David Fuhrmann 50dcfe2ac5 macosx: Introduce OSX_EL_CAPITAN runtime check 11 years ago
David Fuhrmann f2f58c1b2e macosx: correctly unregister input-current callback 11 years ago
David Fuhrmann eaa1ca1c35 macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
David Fuhrmann 104ac66f0c macosx: Move p_intf_thread getter out of VLCMain 11 years ago
David Fuhrmann e5940f08f1 macosx: manage main window with an NSWindowController, simplify VLCMain 11 years ago
David Fuhrmann 39c71bd769 macosx: deinit VLCMain, fix retain cycles for InputManager and playlist 11 years ago
David Fuhrmann 548807de5a macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton 11 years ago
Felix Paul Kühne 5289253f96 macosx: fix extension rendering and clean the code a bit 11 years ago
Felix Paul Kühne db62975cad macosx: split main interface class 11 years ago
Felix Paul Kühne d21e2440ea macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
Felix Paul Kühne 5fb6cff9d4 macosx: update singleton creation 11 years ago
Felix Paul Kühne 0b9b7eab08 macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
Felix Paul Kühne bb15c81583 macosx: switch to automated reference counting (refs #2813) 11 years ago
David Fuhrmann 91751dbd6a macosx: Move input-related handlers to InputManager, simplify 11 years ago
David Fuhrmann 0eaddd99fb macosx: Move input-related code to own class 11 years ago