Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
b3e1b006
Commit
b3e1b006
authored
Aug 08, 2016
by
David Fuhrmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: rename to VLCVideoEffectsWindowController
parent
39a5afd2
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
27 additions
and
27 deletions
+27
-27
extras/package/macosx/Resources/English.lproj/VideoEffects.xib
...s/package/macosx/Resources/English.lproj/VideoEffects.xib
+3
-3
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+8
-8
modules/gui/macosx/MainMenu.m
modules/gui/macosx/MainMenu.m
+1
-1
modules/gui/macosx/Makefile.am
modules/gui/macosx/Makefile.am
+2
-2
modules/gui/macosx/VLCVideoEffectsWindowController.h
modules/gui/macosx/VLCVideoEffectsWindowController.h
+2
-2
modules/gui/macosx/VLCVideoEffectsWindowController.m
modules/gui/macosx/VLCVideoEffectsWindowController.m
+4
-4
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/VLCVoutWindowController.m
+1
-1
modules/gui/macosx/intf.h
modules/gui/macosx/intf.h
+2
-2
modules/gui/macosx/intf.m
modules/gui/macosx/intf.m
+4
-4
No files found.
extras/package/macosx/Resources/English.lproj/VideoEffects.xib
View file @
b3e1b006
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
9532"
systemVersion=
"15D2
1"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
10117"
systemVersion=
"15G3
1"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES"
>
<dependencies>
<deployment
version=
"1070"
identifier=
"macosx"
/>
<development
version=
"7000"
identifier=
"xcode"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
9532
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"
10117
"
/>
<capability
name=
"box content view"
minToolsVersion=
"7.0"
/>
</dependencies>
<objects>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCVideoEffects"
>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCVideoEffects
WindowController
"
>
<connections>
<outlet
property=
"addLogoCheckbox"
destination=
"643"
id=
"zmd-dD-hIw"
/>
<outlet
property=
"addLogoLogoLabel"
destination=
"652"
id=
"sif-vx-H7Z"
/>
...
...
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
b3e1b006
...
...
@@ -422,8 +422,8 @@
1CCB5F8A1A62A724004C3E90
/* StringUtility.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC269A4715E7947F00F2FDC9
/* StringUtility.m */
;
};
1CCB5F8B1A62A724004C3E90
/* TrackSynchronization.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC707EC3137464CD0003010A
/* TrackSynchronization.h */
;
};
1CCB5F8C1A62A724004C3E90
/* TrackSynchronization.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC707EC4137464CD0003010A
/* TrackSynchronization.m */
;
};
1CCB5F8D1A62A724004C3E90
/* V
ideoEffects.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCE366D13817E4500694F2A
/* VideoEffects
.h */
;
};
1CCB5F8E1A62A724004C3E90
/* V
ideoEffects.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCE366E13817E4500694F2A
/* VideoEffects
.m */
;
};
1CCB5F8D1A62A724004C3E90
/* V
LCVideoEffectsWindowController.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCE366D13817E4500694F2A
/* VLCVideoEffectsWindowController
.h */
;
};
1CCB5F8E1A62A724004C3E90
/* V
LCVideoEffectsWindowController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCE366E13817E4500694F2A
/* VLCVideoEffectsWindowController
.m */
;
};
1CCB5F8F1A62A724004C3E90
/* VideoView.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCCDCA01413E1C000FE3DE1
/* VideoView.h */
;
};
1CCB5F901A62A724004C3E90
/* VideoView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCCCDCA11413E1C000FE3DE1
/* VideoView.m */
;
};
1CCB5F911A62A724004C3E90
/* VLCUIWidgets.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
5CCED71414C0D4A90057F8D1
/* VLCUIWidgets.h */
;
};
...
...
@@ -1752,8 +1752,8 @@
CCCCDCA11413E1C000FE3DE1
/* VideoView.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
VideoView.m
;
path
=
../../../modules/gui/macosx/VideoView.m
;
sourceTree
=
SOURCE_ROOT
;
};
CCCDDEEF13E870BB00A35661
/* SideBarItem.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
SideBarItem.h
;
path
=
../../../modules/gui/macosx/SideBarItem.h
;
sourceTree
=
SOURCE_ROOT
;
};
CCCDDEF013E870BB00A35661
/* SideBarItem.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
SideBarItem.m
;
path
=
../../../modules/gui/macosx/SideBarItem.m
;
sourceTree
=
SOURCE_ROOT
;
};
CCCE366D13817E4500694F2A
/* V
ideoEffects.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VideoEffects.h
;
path
=
../../../modules/gui/macosx/VideoEffects
.h
;
sourceTree
=
SOURCE_ROOT
;
};
CCCE366E13817E4500694F2A
/* V
ideoEffects.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
lineEnding
=
0
;
name
=
VideoEffects.m
;
path
=
../../../modules/gui/macosx/VideoEffects
.m
;
sourceTree
=
SOURCE_ROOT
;
xcLanguageSpecificationIdentifier
=
xcode.lang.objc
;
};
CCCE366D13817E4500694F2A
/* V
LCVideoEffectsWindowController.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCVideoEffectsWindowController.h
;
path
=
../../../modules/gui/macosx/VLCVideoEffectsWindowController
.h
;
sourceTree
=
SOURCE_ROOT
;
};
CCCE366E13817E4500694F2A
/* V
LCVideoEffectsWindowController.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
lineEnding
=
0
;
name
=
VLCVideoEffectsWindowController.m
;
path
=
../../../modules/gui/macosx/VLCVideoEffectsWindowController
.m
;
sourceTree
=
SOURCE_ROOT
;
xcLanguageSpecificationIdentifier
=
xcode.lang.objc
;
};
CCD590F010E5B73200D39094
/* dialogProvider.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
dialogProvider.h
;
path
=
../../../modules/gui/macosx_dialog_provider/dialogProvider.h
;
sourceTree
=
SOURCE_ROOT
;
};
CCD590F110E5B73200D39094
/* dialogProvider.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
dialogProvider.m
;
path
=
../../../modules/gui/macosx_dialog_provider/dialogProvider.m
;
sourceTree
=
SOURCE_ROOT
;
};
CCD590F210E5B76300D39094
/* VLCLoginPanel.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCLoginPanel.h
;
path
=
../../../modules/gui/macosx_dialog_provider/VLCLoginPanel.h
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -1937,8 +1937,8 @@
CC269A4715E7947F00F2FDC9
/* StringUtility.m */
,
CC707EC3137464CD0003010A
/* TrackSynchronization.h */
,
CC707EC4137464CD0003010A
/* TrackSynchronization.m */
,
CCCE366D13817E4500694F2A
/* V
ideoEffects
.h */
,
CCCE366E13817E4500694F2A
/* V
ideoEffects
.m */
,
CCCE366D13817E4500694F2A
/* V
LCVideoEffectsWindowController
.h */
,
CCCE366E13817E4500694F2A
/* V
LCVideoEffectsWindowController
.m */
,
CCCCDCA01413E1C000FE3DE1
/* VideoView.h */
,
CCCCDCA11413E1C000FE3DE1
/* VideoView.m */
,
8ED6C28303E2EB1C0059A3A7
/* VLCPlaylist.h */
,
...
...
@@ -4016,8 +4016,8 @@
1CCB5F8B1A62A724004C3E90
/* TrackSynchronization.h in Sources */
,
1CCB5F8C1A62A724004C3E90
/* TrackSynchronization.m in Sources */
,
6BBBB8B71D114628001BD9BA
/* VLCRendererDiscovery.m in Sources */
,
1CCB5F8D1A62A724004C3E90
/* V
ideoEffects
.h in Sources */
,
1CCB5F8E1A62A724004C3E90
/* V
ideoEffects
.m in Sources */
,
1CCB5F8D1A62A724004C3E90
/* V
LCVideoEffectsWindowController
.h in Sources */
,
1CCB5F8E1A62A724004C3E90
/* V
LCVideoEffectsWindowController
.m in Sources */
,
1CCB5F8F1A62A724004C3E90
/* VideoView.h in Sources */
,
1CCB5F901A62A724004C3E90
/* VideoView.m in Sources */
,
1CCB5F911A62A724004C3E90
/* VLCUIWidgets.h in Sources */
,
...
...
modules/gui/macosx/MainMenu.m
View file @
b3e1b006
...
...
@@ -33,7 +33,7 @@
#import "VLCAudioEffectsWindowController.h"
#import "TrackSynchronization.h"
#import "HelpWindowController.h"
#import "V
ideoEffects
.h"
#import "V
LCVideoEffectsWindowController
.h"
#import "VLCBookmarksWindowController.h"
#import "simple_prefs.h"
#import "VLCPlaylist.h"
...
...
modules/gui/macosx/Makefile.am
View file @
b3e1b006
...
...
@@ -66,7 +66,6 @@ libmacosx_plugin_la_SOURCES = \
Spotify.h
\
StringUtility.h StringUtility.m
\
TrackSynchronization.h TrackSynchronization.m
\
VideoEffects.h VideoEffects.m
\
VideoView.h VideoView.m
\
VLCTimeSelectionPanelController.h VLCTimeSelectionPanelController.m
\
VLCUIWidgets.h VLCUIWidgets.m
\
...
...
@@ -85,4 +84,5 @@ libmacosx_plugin_la_SOURCES = \
VLCHUDTextFieldCell.h VLCHUDTextFieldCell.m
\
VLCRendererDiscovery.h VLCRendererDiscovery.m
\
VLCRendererItem.h VLCRendererItem.m
\
VLCRendererDialog.h VLCRendererDialog.m
VLCRendererDialog.h VLCRendererDialog.m
\
VLCVideoEffectsWindowController.h VLCVideoEffectsWindowController.m
modules/gui/macosx/V
ideoEffects
.h
→
modules/gui/macosx/V
LCVideoEffectsWindowController
.h
View file @
b3e1b006
/*****************************************************************************
* V
ideoEffects
.h: MacOS X interface module
* V
LCVideoEffectsWindowController
.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2011-2015 Felix Paul Kühne
* $Id$
...
...
@@ -26,7 +26,7 @@
@class
VLCPopupPanelController
;
@class
VLCTextfieldPanelController
;
@interface
VLCVideoEffects
:
NSWindowController
@interface
VLCVideoEffects
WindowController
:
NSWindowController
/* generic */
@property
(
readwrite
,
weak
)
IBOutlet
NSTabView
*
tabView
;
...
...
modules/gui/macosx/V
ideoEffects
.m
→
modules/gui/macosx/V
LCVideoEffectsWindowController
.m
View file @
b3e1b006
/*****************************************************************************
* V
ideoEffects
.m: MacOS X interface module
* V
LCVideoEffectsWindowController
.m: MacOS X interface module
*****************************************************************************
* Copyright (C) 2011-2015 Felix Paul Kühne
* $Id$
...
...
@@ -23,11 +23,11 @@
#import "CompatibilityFixes.h"
#import "intf.h"
#import "V
ideoEffects
.h"
#import "V
LCVideoEffectsWindowController
.h"
#import "SharedDialogs.h"
#import "CoreInteraction.h"
@interface
VLCVideoEffects
()
@interface
VLCVideoEffects
WindowController
()
{
NSInteger
i_old_profile_index
;
}
...
...
@@ -36,7 +36,7 @@
#pragma mark -
#pragma mark Initialization
@implementation
VLCVideoEffects
@implementation
VLCVideoEffects
WindowController
+
(
void
)
initialize
{
...
...
modules/gui/macosx/VLCVoutWindowController.m
View file @
b3e1b006
...
...
@@ -30,7 +30,7 @@
#import "MainWindow.h"
#import "VideoView.h"
#import "V
ideoEffects
.h"
#import "V
LCVideoEffectsWindowController
.h"
#import "VLCAudioEffectsWindowController.h"
#import "VLCPlaylistInfo.h"
#import "VLCBookmarksWindowController.h"
...
...
modules/gui/macosx/intf.h
View file @
b3e1b006
...
...
@@ -69,7 +69,7 @@ static NSString * VLCInputChangedNotification = @"VLCInputChangedNotification";
@class
VLCDebugMessageVisualizer
;
@class
VLCTrackSynchronization
;
@class
VLCAudioEffectsWindowController
;
@class
VLCVideoEffects
;
@class
VLCVideoEffects
WindowController
;
@class
VLCConvertAndSave
;
@class
ExtensionsManager
;
@class
VLCInfo
;
...
...
@@ -101,7 +101,7 @@ static NSString * VLCInputChangedNotification = @"VLCInputChangedNotification";
-
(
VLCTrackSynchronization
*
)
trackSyncPanel
;
-
(
VLCAudioEffectsWindowController
*
)
audioEffectsPanel
;
-
(
VLCVideoEffects
*
)
videoEffectsPanel
;
-
(
VLCVideoEffects
WindowController
*
)
videoEffectsPanel
;
-
(
VLCInfo
*
)
currentMediaInfoPanel
;
...
...
modules/gui/macosx/intf.m
View file @
b3e1b006
...
...
@@ -62,7 +62,7 @@
#import "DebugMessageVisualizer.h"
#import "ConvertAndSave.h"
#import "V
ideoEffects
.h"
#import "V
LCVideoEffectsWindowController
.h"
#import "VLCAudioEffectsWindowController.h"
#import "intf-prefs.h"
...
...
@@ -178,7 +178,7 @@ static int ShowController(vlc_object_t *p_this, const char *psz_variable,
VLCStatusBarIcon
*
_statusBarIcon
;
VLCTrackSynchronization
*
_trackSyncPanel
;
VLCAudioEffectsWindowController
*
_audioEffectsPanel
;
VLCVideoEffects
*
_videoEffectsPanel
;
VLCVideoEffects
WindowController
*
_videoEffectsPanel
;
VLCConvertAndSave
*
_convertAndSaveWindow
;
ExtensionsManager
*
_extensionsManager
;
VLCInfo
*
_currentMediaInfoPanel
;
...
...
@@ -560,10 +560,10 @@ static VLCMain *sharedInstance = nil;
return
_audioEffectsPanel
;
}
-
(
VLCVideoEffects
*
)
videoEffectsPanel
-
(
VLCVideoEffects
WindowController
*
)
videoEffectsPanel
{
if
(
!
_videoEffectsPanel
)
_videoEffectsPanel
=
[[
VLCVideoEffects
alloc
]
init
];
_videoEffectsPanel
=
[[
VLCVideoEffects
WindowController
alloc
]
init
];
return
_videoEffectsPanel
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment