1 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 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
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 3c745c8b2f macosx: cosmetics 11 years ago
Felix Paul Kühne 68827bcdf9 macosx: split playlist object from MainWindow.xib 11 years ago
Felix Paul Kühne 09cd442576 macosx: clean EyeTV integration 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 db62975cad macosx: split main interface class 11 years ago
Felix Paul Kühne 2b8c207c44 macosx: remove streaming & transcoding wizard in favor of the modern Convert & Save/Stream dialog 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
David Fuhrmann dcb7543ff8 macosx: Create custom resume dialog, refactor 11 years ago
David Fuhrmann 876dc9a612 macosx: simplify more updaters 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
David Fuhrmann d3b385e2e8 macosx: rename PLItemChanged to InputThreadChanged 11 years ago
David Fuhrmann 25f5b20564 macosx: remove o_appLock, rename f_appExit 11 years ago
David Fuhrmann 5472238d24 macosx: playlist: catch update events for metadata and info 11 years ago
David Fuhrmann 48aa40d47f macosx: remove remnants of old playlist update mechanism 11 years ago
David Fuhrmann 272b0ffa07 macosx: robustify media key trap handling 12 years ago
David Fuhrmann 293ed5e2ce macosx: Add own callback path for item-change 12 years ago
David Fuhrmann 84d73bcd12 macosx: add input changed event and reset shown crop values for new input 12 years ago
David Fuhrmann b9aee93db5 macosx: set a proper main window frame on termination 12 years ago
David Fuhrmann 46d154e195 macosx: use a dispatch queue to notify extensions about modified inputs 12 years ago
David Fuhrmann ee6b5cefbc macosx: fixed some memleaks, removed dead code and fixed some type problems in intf.m 12 years ago
David Fuhrmann 1eee419fb3 macosx: remove unused intf_sys_t 12 years ago
Allan Odgaard f6e5ffb4e6 macosx: Pause Spotify when video starts 12 years ago
Felix Paul Kühne 0975876372 macosx: fix recursive inclusion of the compatibility header 12 years ago
David Fuhrmann f88d16b248 macosx: correctly reset interface preferences when requested 13 years ago
David Fuhrmann 988ba5e8c0 macosx: set VLCMain as file owner for mainwindow and add outlets for window and playlist 13 years ago