Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
f127f080
Commit
f127f080
authored
Jun 09, 2013
by
Felix Paul Kühne
Browse files
Use menu button design
parent
f373894d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Resources/VLCDropboxTableViewController.xib
View file @
f127f080
...
...
@@ -39,6 +39,7 @@
<string
key=
"NSFrame"
>
{{0, 20}, {320, 504}}
</string>
<reference
key=
"NSSuperview"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<object
class=
"NSColor"
key=
"IBUIBackgroundColor"
id=
"651013553"
>
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MAA
</bytes>
...
...
@@ -88,6 +89,7 @@
<string
key=
"NSFrame"
>
{{71, 200}, {179, 60}}
</string>
<reference
key=
"NSSuperview"
ref=
"338576143"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"94556417"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIUserInteractionEnabled"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
...
...
@@ -102,6 +104,7 @@
<string
key=
"NSFrame"
>
{{128, 303}, {65, 44}}
</string>
<reference
key=
"NSSuperview"
ref=
"338576143"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
...
...
@@ -121,6 +124,10 @@
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC41AA
</bytes>
</object>
<object
class=
"NSCustomResource"
key=
"IBUINormalBackgroundImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
menuButton.png
</string>
</object>
<object
class=
"IBUIFontDescription"
key=
"IBUIFontDescription"
>
<int
key=
"type"
>
2
</int>
<double
key=
"pointSize"
>
15
</double>
...
...
@@ -261,25 +268,17 @@
<object
class=
"IBPartialClassDescription"
>
<string
key=
"className"
>
VLCDropboxTableViewController
</string>
<string
key=
"superclassName"
>
UITableViewController
</string>
<dictionary
class=
"NSMutableDictionary"
key=
"actions"
>
<string
key=
"dismiss:"
>
id
</string>
<string
key=
"folderUp:"
>
id
</string>
<string
key=
"loginToDropboxAction:"
>
id
</string>
</dictionary>
<dictionary
class=
"NSMutableDictionary"
key=
"actionInfosByName"
>
<object
class=
"IBActionInfo"
key=
"dismiss:"
>
<string
key=
"name"
>
dismiss:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
key=
"folderUp:"
>
<string
key=
"name"
>
folderUp:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
<object
class=
"IBActionInfo"
key=
"loginToDropboxAction:"
>
<object
class=
"NSMutableDictionary"
key=
"actions"
>
<string
key=
"NS.key.0"
>
loginToDropboxAction:
</string>
<string
key=
"NS.object.0"
>
id
</string>
</object>
<object
class=
"NSMutableDictionary"
key=
"actionInfosByName"
>
<string
key=
"NS.key.0"
>
loginToDropboxAction:
</string>
<object
class=
"IBActionInfo"
key=
"NS.object.0"
>
<string
key=
"name"
>
loginToDropboxAction:
</string>
<string
key=
"candidateClassName"
>
id
</string>
</object>
</
dictionary
>
</
object
>
<dictionary
class=
"NSMutableDictionary"
key=
"outlets"
>
<string
key=
"loginToDropboxButton"
>
UIButton
</string>
<string
key=
"loginToDropboxView"
>
UIView
</string>
...
...
@@ -309,10 +308,10 @@
</object>
<bool
key=
"IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion"
>
YES
</bool>
<int
key=
"IBDocument.defaultPropertyAccessControl"
>
3
</int>
<
object
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"
NS.key.0"
>
dropbox-white.png
</string>
<string
key=
"
NS.object.0"
>
{125, 42
}
</string>
</
object
>
<
dictionary
class=
"NSMutableDictionary"
key=
"IBDocument.LastKnownImageSizes"
>
<string
key=
"dropbox-white.png
"
>
{125, 42}
</string>
<string
key=
"
menuButton.png"
>
{63, 39
}
</string>
</
dictionary
>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
</archive>
Resources/VLCMenuViewController~ipad.xib
View file @
f127f080
...
...
@@ -342,7 +342,6 @@
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<reference
key=
"IBUIBackgroundColor"
ref=
"937037271"
/>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
<int
key=
"IBUIContentHorizontalAlignment"
>
0
</int>
...
...
@@ -355,6 +354,10 @@
<bytes
key=
"NSRGB"
>
MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA
</bytes>
</object>
<reference
key=
"IBUINormalTitleShadowColor"
ref=
"1025413593"
/>
<object
class=
"NSCustomResource"
key=
"IBUINormalBackgroundImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
menuButton.png
</string>
</object>
<reference
key=
"IBUIFontDescription"
ref=
"886215057"
/>
<reference
key=
"IBUIFont"
ref=
"327024238"
/>
</object>
...
...
@@ -835,6 +838,7 @@
<string
key=
"dropboxLabel.png"
>
{159, 43}
</string>
<string
key=
"menuBtnBck.png"
>
{320, 60}
</string>
<string
key=
"menuBtnBckHighlight.png"
>
{320, 60}
</string>
<string
key=
"menuButton.png"
>
{63, 39}
</string>
</dictionary>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
...
...
Resources/VLCMenuViewController~iphone.xib
View file @
f127f080
...
...
@@ -99,7 +99,6 @@
<string
key=
"NSFrame"
>
{{229, 8}, {70, 44}}
</string>
<reference
key=
"NSSuperview"
ref=
"574364168"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<string
key=
"targetRuntimeIdentifier"
>
IBCocoaTouchFramework
</string>
...
...
@@ -119,6 +118,10 @@
<int
key=
"NSColorSpace"
>
3
</int>
<bytes
key=
"NSWhite"
>
MC41AA
</bytes>
</object>
<object
class=
"NSCustomResource"
key=
"IBUINormalBackgroundImage"
>
<string
key=
"NSClassName"
>
NSImage
</string>
<string
key=
"NSResourceName"
>
menuButton.png
</string>
</object>
<object
class=
"IBUIFontDescription"
key=
"IBUIFontDescription"
id=
"886215057"
>
<int
key=
"type"
>
2
</int>
<double
key=
"pointSize"
>
15
</double>
...
...
@@ -204,7 +207,6 @@
<string
key=
"NSFrame"
>
{{0, 323}, {320, 60}}
</string>
<reference
key=
"NSSuperview"
ref=
"197151749"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<reference
key=
"IBUIBackgroundColor"
ref=
"937037271"
/>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
...
...
@@ -919,6 +921,7 @@
<string
key=
"dropboxLabel.png"
>
{159, 43}
</string>
<string
key=
"menuBtnBck.png"
>
{320, 60}
</string>
<string
key=
"menuBtnBckHighlight.png"
>
{320, 60}
</string>
<string
key=
"menuButton.png"
>
{63, 39}
</string>
</dictionary>
<string
key=
"IBCocoaTouchPluginVersion"
>
2083
</string>
</data>
...
...
VLC for iOS.xcodeproj/project.pbxproj
View file @
f127f080
...
...
@@ -206,6 +206,8 @@
7DEB3B6F17647EC10038FC70
/* Icon-Small.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DEB3B6B17647EC10038FC70
/* Icon-Small.png */
;
};
7DEB3B7017647EC10038FC70
/* Icon-Small@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DEB3B6C17647EC10038FC70
/* Icon-Small@2x.png */
;
};
7DEB3B7217649BEB0038FC70
/* Icon-512.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DEB3B7117649BEB0038FC70
/* Icon-512.png */
;
};
7DEB3B7517649F2C0038FC70
/* menuButton.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DEB3B7317649F2C0038FC70
/* menuButton.png */
;
};
7DEB3B7617649F2C0038FC70
/* menuButton@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DEB3B7417649F2C0038FC70
/* menuButton@2x.png */
;
};
7DF65C2D174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DF65C2C174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib */
;
};
7DF7E791175F47DC0018858D
/* MediaPlayer.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DF7E790175F47DC0018858D
/* MediaPlayer.framework */
;
};
A7035BBE174519600057DFA7
/* iTunesArtwork in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7035BBD174519600057DFA7
/* iTunesArtwork */
;
};
...
...
@@ -559,6 +561,8 @@
7DEB3B6B17647EC10038FC70
/* Icon-Small.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"Icon-Small.png"
;
sourceTree
=
"<group>"
;
};
7DEB3B6C17647EC10038FC70
/* Icon-Small@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"Icon-Small@2x.png"
;
sourceTree
=
"<group>"
;
};
7DEB3B7117649BEB0038FC70
/* Icon-512.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"Icon-512.png"
;
sourceTree
=
"<group>"
;
};
7DEB3B7317649F2C0038FC70
/* menuButton.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
menuButton.png
;
sourceTree
=
"<group>"
;
};
7DEB3B7417649F2C0038FC70
/* menuButton@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"menuButton@2x.png"
;
sourceTree
=
"<group>"
;
};
7DF65C2C174FF3F400F43330
/* VLCDropboxTableViewCell~iphone.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
name
=
"VLCDropboxTableViewCell~iphone.xib"
;
path
=
"../Resources/VLCDropboxTableViewCell~iphone.xib"
;
sourceTree
=
"<group>"
;
};
7DF7E790175F47DC0018858D
/* MediaPlayer.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
MediaPlayer.framework
;
path
=
System/Library/Frameworks/MediaPlayer.framework
;
sourceTree
=
SDKROOT
;
};
A7035BBD174519600057DFA7
/* iTunesArtwork */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
path
=
iTunesArtwork
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1219,6 +1223,8 @@
7DA8B0F9173318E80029698C
/* SourceCodePro-Regular.ttf */
,
7DA8B0FA173318E80029698C
/* SourceSansPro-Regular.ttf */
,
7D5DD5C617590ABF001421E3
/* About Contents.html */
,
7DEB3B7317649F2C0038FC70
/* menuButton.png */
,
7DEB3B7417649F2C0038FC70
/* menuButton@2x.png */
,
7DBC3B3C1711DD1E00DCF688
/* Icons */
,
A79246C6170F11DF0036AAF2
/* Localizable.strings */
,
7D10BC651743F9A100DA7059
/* External Playback */
,
...
...
@@ -1473,6 +1479,8 @@
7DEB3B6F17647EC10038FC70
/* Icon-Small.png in Resources */
,
7DEB3B7017647EC10038FC70
/* Icon-Small@2x.png in Resources */
,
7DEB3B7217649BEB0038FC70
/* Icon-512.png in Resources */
,
7DEB3B7517649F2C0038FC70
/* menuButton.png in Resources */
,
7DEB3B7617649F2C0038FC70
/* menuButton@2x.png in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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