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
b1c445b6
Commit
b1c445b6
authored
Aug 08, 2016
by
David Fuhrmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: rename to VLCMainWindow
parent
8eba6a82
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
21 additions
and
20 deletions
+21
-20
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+8
-8
modules/gui/macosx/AddonsWindowController.m
modules/gui/macosx/AddonsWindowController.m
+1
-1
modules/gui/macosx/InputManager.m
modules/gui/macosx/InputManager.m
+1
-1
modules/gui/macosx/MainMenu.m
modules/gui/macosx/MainMenu.m
+1
-1
modules/gui/macosx/Makefile.am
modules/gui/macosx/Makefile.am
+1
-1
modules/gui/macosx/PLModel.m
modules/gui/macosx/PLModel.m
+1
-1
modules/gui/macosx/VLCMainWindow.h
modules/gui/macosx/VLCMainWindow.h
+1
-1
modules/gui/macosx/VLCMainWindow.m
modules/gui/macosx/VLCMainWindow.m
+3
-2
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/VLCVoutWindowController.m
+1
-1
modules/gui/macosx/fspanel.m
modules/gui/macosx/fspanel.m
+1
-1
modules/gui/macosx/intf.h
modules/gui/macosx/intf.h
+1
-1
modules/gui/macosx/misc.m
modules/gui/macosx/misc.m
+1
-1
No files found.
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
b1c445b6
...
...
@@ -400,8 +400,8 @@
1CCB5F741A62A724004C3E90
/* macosx.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8ED6C27E03E2EB1C0059A3A7
/* macosx.m */
;
};
1CCB5F751A62A724004C3E90
/* MainMenu.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A5A13B61D49009F72E0
/* MainMenu.h */
;
};
1CCB5F761A62A724004C3E90
/* MainMenu.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A5B13B61D49009F72E0
/* MainMenu.m */
;
};
1CCB5F771A62A724004C3E90
/*
MainWindow.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A6213B68A0B009F72E0
/*
MainWindow.h */
;
};
1CCB5F781A62A724004C3E90
/*
MainWindow.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A6313B68A0B009F72E0
/*
MainWindow.m */
;
};
1CCB5F771A62A724004C3E90
/*
VLCMainWindow.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A6213B68A0B009F72E0
/* VLC
MainWindow.h */
;
};
1CCB5F781A62A724004C3E90
/*
VLCMainWindow.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC448A6313B68A0B009F72E0
/* VLC
MainWindow.m */
;
};
1CCB5F791A62A724004C3E90
/* open.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8ED6C28103E2EB1C0059A3A7
/* open.h */
;
};
1CCB5F7A1A62A724004C3E90
/* open.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8ED6C28203E2EB1C0059A3A7
/* open.m */
;
};
1CCB5F7B1A62A724004C3E90
/* output.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8E55FB7F0459B0FD00FB3317
/* output.h */
;
};
...
...
@@ -1571,8 +1571,8 @@
CC448A5B13B61D49009F72E0
/* MainMenu.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MainMenu.m
;
path
=
../../../modules/gui/macosx/MainMenu.m
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6013B68A0B009F72E0
/* CoreInteraction.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
CoreInteraction.h
;
path
=
../../../modules/gui/macosx/CoreInteraction.h
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6113B68A0B009F72E0
/* CoreInteraction.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
CoreInteraction.m
;
path
=
../../../modules/gui/macosx/CoreInteraction.m
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6213B68A0B009F72E0
/*
MainWindow.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
MainWindow.h
;
path
=
../../../modules/gui/macosx/
MainWindow.h
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6313B68A0B009F72E0
/*
MainWindow.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
MainWindow.m
;
path
=
../../../modules/gui/macosx/
MainWindow.m
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6213B68A0B009F72E0
/*
VLCMainWindow.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCMainWindow.h
;
path
=
../../../modules/gui/macosx/VLC
MainWindow.h
;
sourceTree
=
SOURCE_ROOT
;
};
CC448A6313B68A0B009F72E0
/*
VLCMainWindow.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
VLCMainWindow.m
;
path
=
../../../modules/gui/macosx/VLC
MainWindow.m
;
sourceTree
=
SOURCE_ROOT
;
};
CC461F6C160078340022423C
/* SharedDialogs.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
lineEnding
=
0
;
name
=
SharedDialogs.h
;
path
=
../../../modules/gui/macosx/SharedDialogs.h
;
sourceTree
=
SOURCE_ROOT
;
xcLanguageSpecificationIdentifier
=
xcode.lang.objcpp
;
};
CC461F6D160078340022423C
/* SharedDialogs.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
SharedDialogs.m
;
path
=
../../../modules/gui/macosx/SharedDialogs.m
;
sourceTree
=
SOURCE_ROOT
;
};
CC4A33210F8CB017000FC4A7
/* VLCCoreDialogProvider.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
VLCCoreDialogProvider.m
;
path
=
../../../modules/gui/macosx/VLCCoreDialogProvider.m
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -1909,8 +1909,8 @@
8ED6C27E03E2EB1C0059A3A7
/* macosx.m */
,
CC448A5A13B61D49009F72E0
/* MainMenu.h */
,
CC448A5B13B61D49009F72E0
/* MainMenu.m */
,
CC448A6213B68A0B009F72E0
/* MainWindow.h */
,
CC448A6313B68A0B009F72E0
/* MainWindow.m */
,
CC448A6213B68A0B009F72E0
/*
VLC
MainWindow.h */
,
CC448A6313B68A0B009F72E0
/*
VLC
MainWindow.m */
,
CC017A0B14A4C8AF00C09A4F
/* MainWindowTitle.h */
,
CC017A0C14A4C8AF00C09A4F
/* MainWindowTitle.m */
,
8ED6C27F03E2EB1C0059A3A7
/* misc.h */
,
...
...
@@ -3990,8 +3990,8 @@
1CCB5F741A62A724004C3E90
/* macosx.m in Sources */
,
1CCB5F751A62A724004C3E90
/* MainMenu.h in Sources */
,
1CCB5F761A62A724004C3E90
/* MainMenu.m in Sources */
,
1CCB5F771A62A724004C3E90
/* MainWindow.h in Sources */
,
1CCB5F781A62A724004C3E90
/* MainWindow.m in Sources */
,
1CCB5F771A62A724004C3E90
/*
VLC
MainWindow.h in Sources */
,
1CCB5F781A62A724004C3E90
/*
VLC
MainWindow.m in Sources */
,
6B846FE61CF5D88C00112E54
/* VLCHUDRadiobuttonCell.m in Sources */
,
1CCB5F791A62A724004C3E90
/* open.h in Sources */
,
1CCB5F7A1A62A724004C3E90
/* open.m in Sources */
,
...
...
modules/gui/macosx/AddonsWindowController.m
View file @
b1c445b6
...
...
@@ -25,7 +25,7 @@
#import "AddonsWindowController.h"
#import "intf.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "AddonListDataSource.h"
@interface
AddonsWindowController
()
<
NSTableViewDataSource
,
NSTableViewDelegate
>
...
...
modules/gui/macosx/InputManager.m
View file @
b1c445b6
...
...
@@ -26,7 +26,7 @@
#import "ExtensionsManager.h"
#import "intf.h"
#import "MainMenu.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "VLCPlaylist.h"
#import "VLCPlaylistInfo.h"
#import "VLCResumeDialogController.h"
...
...
modules/gui/macosx/MainMenu.m
View file @
b1c445b6
...
...
@@ -40,7 +40,7 @@
#import "VLCPlaylistInfo.h"
#import "VideoView.h"
#import "CoreInteraction.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "ControlsBar.h"
#import "ExtensionsManager.h"
#import "ConvertAndSave.h"
...
...
modules/gui/macosx/Makefile.am
View file @
b1c445b6
...
...
@@ -43,7 +43,6 @@ libmacosx_plugin_la_SOURCES = \
KeyboardBacklight.h KeyboardBacklight.m
\
macosx.m
\
MainMenu.h MainMenu.m
\
MainWindow.h MainWindow.m
\
MainWindowTitle.h MainWindowTitle.m
\
misc.h misc.m
\
open.h open.m
\
...
...
@@ -80,6 +79,7 @@ libmacosx_plugin_la_SOURCES = \
VLCHUDCheckboxCell.h VLCHUDCheckboxCell.m
\
VLCHUDRadiobuttonCell.h VLCHUDRadiobuttonCell.m
\
VLCHUDTextFieldCell.h VLCHUDTextFieldCell.m
\
VLCMainWindow.h VLCMainWindow.m
\
VLCRendererDiscovery.h VLCRendererDiscovery.m
\
VLCRendererItem.h VLCRendererItem.m
\
VLCRendererDialog.h VLCRendererDialog.m
\
...
...
modules/gui/macosx/PLModel.m
View file @
b1c445b6
...
...
@@ -29,7 +29,7 @@
#import "ControlsBar.h"
#import "MainMenu.h"
#import "VLCPlaylistInfo.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#ifdef HAVE_CONFIG_H
# import "config.h"
...
...
modules/gui/macosx/MainWindow.h
→
modules/gui/macosx/
VLC
MainWindow.h
View file @
b1c445b6
/*****************************************************************************
* MainWindow.h: MacOS X interface module
*
VLC
MainWindow.h: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-2014 VLC authors and VideoLAN
* $Id$
...
...
modules/gui/macosx/MainWindow.m
→
modules/gui/macosx/
VLC
MainWindow.m
View file @
b1c445b6
/*****************************************************************************
* MainWindow.m: MacOS X interface module
*
VLC
MainWindow.m: MacOS X interface module
*****************************************************************************
* Copyright (C) 2002-2013 VLC authors and VideoLAN
* $Id$
...
...
@@ -25,9 +25,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#import "VLCMainWindow.h"
#import "intf.h"
#import "CompatibilityFixes.h"
#import "MainWindow.h"
#import "CoreInteraction.h"
#import "VLCAudioEffectsWindowController.h"
#import "MainMenu.h"
...
...
modules/gui/macosx/VLCVoutWindowController.m
View file @
b1c445b6
...
...
@@ -27,7 +27,7 @@
#import "CompatibilityFixes.h"
#import "VLCVoutWindowController.h"
#import "intf.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "VideoView.h"
#import "VLCVideoEffectsWindowController.h"
...
...
modules/gui/macosx/fspanel.m
View file @
b1c445b6
...
...
@@ -28,7 +28,7 @@
*****************************************************************************/
#import "intf.h"
#import "CoreInteraction.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "misc.h"
#import "fspanel.h"
#import "CompatibilityFixes.h"
...
...
modules/gui/macosx/intf.h
View file @
b1c445b6
...
...
@@ -39,7 +39,7 @@
#import <Cocoa/Cocoa.h>
#import "misc.h"
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "VLCVoutWindowController.h"
#import "VLCStatusBarIcon.h"
#import "StringUtility.h"
...
...
modules/gui/macosx/misc.m
View file @
b1c445b6
...
...
@@ -25,7 +25,7 @@
#import "CompatibilityFixes.h"
#import "misc.h"
#import "intf.h"
/* VLCApplication */
#import "MainWindow.h"
#import "
VLC
MainWindow.h"
#import "MainMenu.h"
#import "ControlsBar.h"
#import "CoreInteraction.h"
...
...
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