6 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 480a48941e macosx: Rename to VLCOpenWindowController 10 years ago
David Fuhrmann 0daa49d2a7 macosx: rename to VLCCoreInteraction 10 years ago
David Fuhrmann fa6c44e129 macosx: rename to VLCConvertAndSaveWindowController 10 years ago
David Fuhrmann 6939841f64 macosx: rename to VLCMainMenu 10 years ago
David Fuhrmann 9f1c21dd30 macosx: rename to VLCAddonsWindowController 10 years ago
David Fuhrmann edfe6050f1 macosx: rename to VLCHelpWindowController 10 years ago
David Fuhrmann 4904b1c899 macosx: rename to VLCAboutWindowController 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 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
David Fuhrmann c53156c5af macosx: Split HelpWindowController and AboutWindowController into separate files 10 years ago
Felix Paul Kühne fd3bc0eaac macosx: disable subtitles styles menu creation until this is properly supported 10 years ago
Marvin Scholz 27e8d938ad macosx: Use outlets for MainMenu validateMenuItem 10 years ago
Marvin Scholz 601c7b718c macosx: Remove teletext case from MainMenu validation 10 years ago
Marvin Scholz 91c981515c macosx: Add new renderer menu item 10 years ago
Felix Paul Kühne 903df55575 macosx: add warning for #16185 10 years ago
David Fuhrmann d3d1f6c646 macosx: Add Find menu item and key shortcut 10 years ago
Felix Paul Kühne e3f2ec3e00 macosx/coredialogs: fix compilation by removing virtually all the legacy code 10 years ago
David Fuhrmann 002c526bdf macosx: Improve menu item validation for delete, selectAll, play 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 10 years ago
David Fuhrmann 1125247b6e macosx: Fix playlist column selection 10 years ago
David Fuhrmann 6d1da70de7 macosx: Fix revealInFinder for main menu item and popup menu 10 years ago
David Fuhrmann 8eb81762f0 macosx: info panel: implement window toggling 10 years ago
David Fuhrmann 8db0ca587f macosx: Change VLCInfo to NSWindowController subclass 10 years ago
Marvin Scholz e9db84d774 macosx: Rename the Playlist related class files to match the class name 11 years ago
David Fuhrmann 6f3da59e05 macosx: remove stray variables, fix include 11 years ago
David Fuhrmann eaa1ca1c35 macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
David Fuhrmann ffe31745fc macosx: Split GoToTime panel into separate xib and window controller 11 years ago
David Fuhrmann c500901b0f macosx: remove VLCMainWindow singleton 11 years ago
David Fuhrmann 91e3caa676 macosx: convert cas to NSWindowController subclass, remove singleton 11 years ago
David Fuhrmann dc7a28316e macosx: modernize CAS panel and code 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
David Fuhrmann 548807de5a macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton 11 years ago
David Fuhrmann e34a1cb114 macosx: convert debug message visualizer to NSWindowController 11 years ago
Felix Paul Kühne d4ec3a043a macosx: fix playlist column creation and customization 11 years ago
Felix Paul Kühne 68827bcdf9 macosx: split playlist object from MainWindow.xib 11 years ago
Felix Paul Kühne 2f854ae389 macosx: deploy string conversation function in more cases 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 985ad1a4aa macosx/bookmarks: remove explicit singleton 11 years ago
Felix Paul Kühne f450457875 macosx: refactor main class object life management and main menu 11 years ago
Felix Paul Kühne 4e862a1f37 macosx: use NSArray's firstObject where appropriate 11 years ago
Felix Paul Kühne 9e904e66f4 macosx/video effects: remove object instance from xib file and further reduce the exposed class API 11 years ago
Felix Paul Kühne d53743bfab macosx/audio effects: remove object instance from xib file and further reduce the exposed class API 11 years ago
Felix Paul Kühne 4d4d1ea6fc macosx/trackSync: remove object instance from xib file 11 years ago