14 Commits (2d58cd600b8a45ca2d84285fc873bc482ea9be2c)

Author SHA1 Message Date
Felix Paul Kühne 010abb4ab9 macosx: remove useless singleton for resume dialog controller 7 years ago
Felix Paul Kühne ad8a01497b macosx: refactor preferences reset and restart code 7 years ago
Felix Paul Kühne e5e2dc67d6 macosx: remove information panel singleton 7 years ago
Felix Paul Kühne f5824de9ec macosx/main: move activePlayback property to player controller as it does not belong in the main singleton 7 years ago
Felix Paul Kühne a5e053f127 macosx/main: trim public interface and remove pseudo-global includes 7 years ago
Felix Paul Kühne f3cb7306e2 macosx/library: add class skeleton 7 years ago
Felix Paul Kühne a3f831632a macosx: rework communication between vout provider, library window and fspanel 7 years ago
Felix Paul Kühne 5f566bd811 macosx: split hotkeys handling to a designated class 7 years ago
Felix Paul Kühne a2fe663204 macosx: remove the main window 7 years ago
Felix Paul Kühne 7ab1d4b0cf macosx: refactor input manager remnants 7 years ago
Felix Paul Kühne e0c76187f2 macosx/main: remove legacy playlist 7 years ago
Felix Paul Kühne 900cb6ee6f macosx: don't import the legacy playlist globally 7 years ago
Felix Paul Kühne 2d86e202c4 macosx/info panel: start modernization 7 years ago
David Fuhrmann ba6ad45fbd macosx: New directory structure for the macOS UI 7 years ago
Felix Paul Kühne 99417d7af5 macosx: remove Cocoa representation of the legacy playlist 7 years ago
Felix Paul Kühne d14583a48d macosx: basic implementation of the playlist data model 7 years ago
Felix Paul Kühne 7e9a5f16a7 macosx: remove VLCStringUtility 7 years ago
Felix Paul Kühne fcfd6aea72 macosx: add basic library window 7 years ago
Felix Paul Kühne 9609740bfa macosx/coreinteraction: split apple remote, media key and video filter handling as those don't belong there 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Thomas Guillem 034a3f75a2 core: move playlist to playlist_legacy 8 years ago
Felix Paul Kühne eb8821886a macosx: coding style improvements 8 years ago
David Fuhrmann 04e8c62ccb macosx: Rename VLCVoutWindowController to VLCVideoOutputProvider 8 years ago
Rémi Denis-Courmont 72bfe44f98 Include <stdatomic.h> or <atomic> directly where applicable 8 years ago
Marvin Scholz dd876ac106 macosx: Rename VLCDebugMessageWindowController to VLCLogWindowController 9 years ago
Marvin Scholz 4a22637a34 macOS: Move some classes to their own files 9 years ago
David Fuhrmann aa373d36fc macosx: Rename to VLCExtensionsManager 10 years ago
David Fuhrmann 2b086638c5 macosx: add constant for VLCMediaKeySupportSettingChanged notification 10 years ago
David Fuhrmann a7536bc767 macosx: Directly apply visibility change for status bar icon 10 years ago
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
David Fuhrmann 70ccad7d47 macosx: rename to VLCStringUtility 10 years ago
David Fuhrmann 480a48941e macosx: Rename to VLCOpenWindowController 10 years ago
David Fuhrmann fa6c44e129 macosx: rename to VLCConvertAndSaveWindowController 10 years ago
David Fuhrmann bf31e1f5d4 macosx: rename to VLCDebugMessageWindowController 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 b3e1b006e4 macosx: rename to VLCVideoEffectsWindowController 10 years ago
David Fuhrmann 39a5afd23f macosx: rename to VLCAudioEffectsWindowController 10 years ago
David Fuhrmann 36f6db3725 macosx: rename to VLCBookmarksWindowController 10 years ago
Goran Dokic d276418d0d macosx: add status bar menu 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 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 91e3caa676 macosx: convert cas to NSWindowController subclass, remove singleton 11 years ago
David Fuhrmann 7b66b72d73 macosx: Convert VLCVideoEffects to NSWindowController subclass 11 years ago
David Fuhrmann f6c4ab1458 macosx: Convert VLCAudioEffects to NSWindowController subclass 11 years ago