Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
36f6db37
Commit
36f6db37
authored
Aug 08, 2016
by
David
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: rename to VLCBookmarksWindowController
parent
fa1f5d02
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
26 additions
and
27 deletions
+26
-27
extras/package/macosx/Resources/English.lproj/Bookmarks.xib
extras/package/macosx/Resources/English.lproj/Bookmarks.xib
+3
-4
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
+1
-1
modules/gui/macosx/VLCBookmarksWindowController.h
modules/gui/macosx/VLCBookmarksWindowController.h
+2
-2
modules/gui/macosx/VLCBookmarksWindowController.m
modules/gui/macosx/VLCBookmarksWindowController.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/Bookmarks.xib
View file @
36f6db37
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
9531
"
systemVersion=
"15
D2
1"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.Cocoa.XIB"
version=
"3.0"
toolsVersion=
"
10117
"
systemVersion=
"15
G3
1"
targetRuntime=
"MacOSX.Cocoa"
propertyAccessControl=
"none"
useAutolayout=
"YES"
>
<dependencies>
<deployment
identifier=
"macosx"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"9531"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.CocoaPlugin"
version=
"10117"
/>
</dependencies>
<objects>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCBookmarks"
>
<customObject
id=
"-2"
userLabel=
"File's Owner"
customClass=
"VLCBookmarks
WindowController
"
>
<connections>
<outlet
property=
"addButton"
destination=
"88"
id=
"163"
/>
<outlet
property=
"clearButton"
destination=
"94"
id=
"165"
/>
...
...
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
36f6db37
...
...
@@ -374,8 +374,8 @@
1CCB5F581A62A724004C3E90
/* applescript.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8E6BC6F7041643860059A3A7
/* applescript.m */
;
};
1CCB5F591A62A724004C3E90
/* AudioEffects.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC5560231365CDC700D54038
/* AudioEffects.h */
;
};
1CCB5F5A1A62A724004C3E90
/* AudioEffects.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC5560241365CDC800D54038
/* AudioEffects.m */
;
};
1CCB5F5B1A62A724004C3E90
/*
b
ookmarks.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DCE7BD0708A5724D007B10AE
/*
b
ookmarks.h */
;
};
1CCB5F5C1A62A724004C3E90
/*
b
ookmarks.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DCE7BD0608A5724D007B10AE
/*
b
ookmarks.m */
;
};
1CCB5F5B1A62A724004C3E90
/*
VLCB
ookmarks
WindowController
.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DCE7BD0708A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.h */
;
};
1CCB5F5C1A62A724004C3E90
/*
VLCB
ookmarks
WindowController
.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
DCE7BD0608A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.m */
;
};
1CCB5F5D1A62A724004C3E90
/* CompatibilityFixes.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCB0BB3013FAC9F40095BD0A
/* CompatibilityFixes.h */
;
};
1CCB5F601A62A724004C3E90
/* ControlsBar.h in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0382C00160BA09E0031D7FF
/* ControlsBar.h */
;
};
1CCB5F611A62A724004C3E90
/* ControlsBar.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0382C01160BA09E0031D7FF
/* ControlsBar.m */
;
};
...
...
@@ -1781,8 +1781,8 @@
DC1A176914E2778A001477C6
/* qtsound.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
qtsound.m
;
path
=
../../../modules/access/qtsound.m
;
sourceTree
=
"<group>"
;
};
DCC8017816FCA036007FE736
/* avcapture.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
avcapture.m
;
path
=
../../../modules/access/avcapture.m
;
sourceTree
=
"<group>"
;
};
DCC8017916FCA0DA007FE736
/* AVFoundation.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
AVFoundation.framework
;
path
=
System/Library/Frameworks/AVFoundation.framework
;
sourceTree
=
SDKROOT
;
};
DCE7BD0608A5724D007B10AE
/*
b
ookmarks.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
b
ookmarks.m
;
path
=
../../../modules/gui/macosx/
b
ookmarks.m
;
sourceTree
=
SOURCE_ROOT
;
};
DCE7BD0708A5724D007B10AE
/*
b
ookmarks.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
b
ookmarks.h
;
path
=
../../../modules/gui/macosx/
b
ookmarks.h
;
sourceTree
=
SOURCE_ROOT
;
};
DCE7BD0608A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
VLCB
ookmarks
WindowController
.m
;
path
=
../../../modules/gui/macosx/
VLCB
ookmarks
WindowController
.m
;
sourceTree
=
SOURCE_ROOT
;
};
DCE7BD0708A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
VLCB
ookmarks
WindowController
.h
;
path
=
../../../modules/gui/macosx/
VLCB
ookmarks
WindowController
.h
;
sourceTree
=
SOURCE_ROOT
;
};
E0382C00160BA09E0031D7FF
/* ControlsBar.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
ControlsBar.h
;
path
=
../../../modules/gui/macosx/ControlsBar.h
;
sourceTree
=
SOURCE_ROOT
;
};
E0382C01160BA09E0031D7FF
/* ControlsBar.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
ControlsBar.m
;
path
=
../../../modules/gui/macosx/ControlsBar.m
;
sourceTree
=
SOURCE_ROOT
;
};
E06CF7F416020F6200C698B7
/* Windows.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
Windows.h
;
path
=
../../../modules/gui/macosx/Windows.h
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -1876,8 +1876,8 @@
8E6BC6F7041643860059A3A7
/* applescript.m */
,
CC5560231365CDC700D54038
/* AudioEffects.h */
,
CC5560241365CDC800D54038
/* AudioEffects.m */
,
DCE7BD0708A5724D007B10AE
/*
b
ookmarks.h */
,
DCE7BD0608A5724D007B10AE
/*
b
ookmarks.m */
,
DCE7BD0708A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.h */
,
DCE7BD0608A5724D007B10AE
/*
VLCB
ookmarks
WindowController
.m */
,
CCB0BB3013FAC9F40095BD0A
/* CompatibilityFixes.h */
,
E0382C00160BA09E0031D7FF
/* ControlsBar.h */
,
E0382C01160BA09E0031D7FF
/* ControlsBar.m */
,
...
...
@@ -3958,8 +3958,8 @@
1CCB5F591A62A724004C3E90
/* AudioEffects.h in Sources */
,
1CCB5F5A1A62A724004C3E90
/* AudioEffects.m in Sources */
,
7D9516BA1C60B6AB00D14E1A
/* VLCStatusBarIcon.m in Sources */
,
1CCB5F5B1A62A724004C3E90
/*
b
ookmarks.h in Sources */
,
1CCB5F5C1A62A724004C3E90
/*
b
ookmarks.m in Sources */
,
1CCB5F5B1A62A724004C3E90
/*
VLCB
ookmarks
WindowController
.h in Sources */
,
1CCB5F5C1A62A724004C3E90
/*
VLCB
ookmarks
WindowController
.m in Sources */
,
1CCB5F5D1A62A724004C3E90
/* CompatibilityFixes.h in Sources */
,
1CCB5F601A62A724004C3E90
/* ControlsBar.h in Sources */
,
1CCB5F611A62A724004C3E90
/* ControlsBar.m in Sources */
,
...
...
modules/gui/macosx/MainMenu.m
View file @
36f6db37
...
...
@@ -34,7 +34,7 @@
#import "TrackSynchronization.h"
#import "HelpWindowController.h"
#import "VideoEffects.h"
#import "
b
ookmarks.h"
#import "
VLCB
ookmarks
WindowController
.h"
#import "simple_prefs.h"
#import "VLCPlaylist.h"
#import "VLCPlaylistInfo.h"
...
...
modules/gui/macosx/Makefile.am
View file @
36f6db37
...
...
@@ -26,7 +26,6 @@ libmacosx_plugin_la_SOURCES = \
applescript.h applescript.m
\
AppleRemote.h AppleRemote.m
\
AudioEffects.h AudioEffects.m
\
bookmarks.h bookmarks.m
\
BWQuincyManager.h BWQuincyManager.m
\
BWQuincyUI.h BWQuincyUI.m
\
CompatibilityFixes.h
\
...
...
@@ -76,6 +75,7 @@ libmacosx_plugin_la_SOURCES = \
VLCStatusBarIcon.h VLCStatusBarIcon.m
\
VLCVoutWindowController.h VLCVoutWindowController.m
\
Windows.h Windows.m
\
VLCBookmarksWindowController.h VLCBookmarksWindowController.m
\
VLCCoreDialogProvider.h VLCCoreDialogProvider.m
\
VLCEyeTvController.h VLCEyeTvController.m
\
VLCHUDSliderCell.h VLCHUDSliderCell.m
\
...
...
modules/gui/macosx/
b
ookmarks.h
→
modules/gui/macosx/
VLCB
ookmarks
WindowController
.h
View file @
36f6db37
/*****************************************************************************
*
b
ookmarks.h: MacOS X Bookmarks window
*
VLCB
ookmarks
WindowController
.h: MacOS X Bookmarks window
*****************************************************************************
* Copyright (C) 2005, 2007, 2015 VLC authors and VideoLAN
* $Id$
...
...
@@ -25,7 +25,7 @@
#import "intf.h"
#import <vlc_common.h>
@interface
VLCBookmarks
:
NSWindowController
@interface
VLCBookmarks
WindowController
:
NSWindowController
/* main window */
@property
(
readwrite
,
weak
)
IBOutlet
NSButton
*
addButton
;
...
...
modules/gui/macosx/
b
ookmarks.m
→
modules/gui/macosx/
VLCB
ookmarks
WindowController
.m
View file @
36f6db37
/*****************************************************************************
*
b
ookmarks.m: MacOS X Bookmarks window
*
VLCB
ookmarks
WindowController
.m: MacOS X Bookmarks window
*****************************************************************************
* Copyright (C) 2005 - 2015 VLC authors and VideoLAN
* $Id$
...
...
@@ -34,16 +34,16 @@
* Preamble
*****************************************************************************/
#import "
b
ookmarks.h"
#import "
VLCB
ookmarks
WindowController
.h"
#import "CompatibilityFixes.h"
@interface
VLCBookmarks
()
<
NSTableViewDataSource
,
NSTableViewDelegate
>
@interface
VLCBookmarks
WindowController
()
<
NSTableViewDataSource
,
NSTableViewDelegate
>
{
input_thread_t
*
p_old_input
;
}
@end
@implementation
VLCBookmarks
@implementation
VLCBookmarks
WindowController
/*****************************************************************************
* GUI methods
...
...
modules/gui/macosx/VLCVoutWindowController.m
View file @
36f6db37
...
...
@@ -33,7 +33,7 @@
#import "VideoEffects.h"
#import "AudioEffects.h"
#import "VLCPlaylistInfo.h"
#import "
b
ookmarks.h"
#import "
VLCB
ookmarks
WindowController
.h"
#import "TrackSynchronization.h"
#import "ResumeDialogController.h"
#import "VLCPlaylist.h"
...
...
modules/gui/macosx/intf.h
View file @
36f6db37
...
...
@@ -64,7 +64,7 @@ static NSString * VLCInputChangedNotification = @"VLCInputChangedNotification";
@class
VLCSimplePrefs
;
@class
VLCPrefs
;
@class
VLCCoreDialogProvider
;
@class
VLCBookmarks
;
@class
VLCBookmarks
WindowController
;
@class
VLCOpen
;
@class
VLCDebugMessageVisualizer
;
@class
VLCTrackSynchronization
;
...
...
@@ -86,7 +86,7 @@ static NSString * VLCInputChangedNotification = @"VLCInputChangedNotification";
-
(
VLCMainMenu
*
)
mainMenu
;
-
(
VLCMainWindow
*
)
mainWindow
;
-
(
VLCBookmarks
*
)
bookmarks
;
-
(
VLCBookmarks
WindowController
*
)
bookmarks
;
-
(
VLCOpen
*
)
open
;
-
(
VLCSimplePrefs
*
)
simplePreferences
;
-
(
VLCPrefs
*
)
preferences
;
...
...
modules/gui/macosx/intf.m
View file @
36f6db37
...
...
@@ -51,7 +51,7 @@
#import "VLCPlaylistInfo.h"
#import "VLCPlaylistInfo.h"
#import "open.h"
#import "
b
ookmarks.h"
#import "
VLCB
ookmarks
WindowController
.h"
#import "VLCCoreDialogProvider.h"
#import "simple_prefs.h"
#import "CoreInteraction.h"
...
...
@@ -169,7 +169,7 @@ static int ShowController(vlc_object_t *p_this, const char *psz_variable,
VLCSimplePrefs
*
_sprefs
;
VLCOpen
*
_open
;
VLCCoreDialogProvider
*
_coredialogs
;
VLCBookmarks
*
_bookmarks
;
VLCBookmarks
WindowController
*
_bookmarks
;
VLCCoreInteraction
*
_coreinteraction
;
ResumeDialogController
*
_resume_dialog
;
VLCInputManager
*
_input_manager
;
...
...
@@ -576,10 +576,10 @@ static VLCMain *sharedInstance = nil;
return
_currentMediaInfoPanel
;
}
-
(
VLCBookmarks
*
)
bookmarks
-
(
VLCBookmarks
WindowController
*
)
bookmarks
{
if
(
!
_bookmarks
)
_bookmarks
=
[[
VLCBookmarks
alloc
]
init
];
_bookmarks
=
[[
VLCBookmarks
WindowController
alloc
]
init
];
return
_bookmarks
;
}
...
...
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