Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-iOS
Commits
88fcdd63
Commit
88fcdd63
authored
May 16, 2013
by
Gleb Pinigin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restore showing application icon in about view
parent
c114fe96
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
6 deletions
+13
-6
AspenProject.xcodeproj/project.pbxproj
AspenProject.xcodeproj/project.pbxproj
+5
-1
Resources/Aspen.png
Resources/Aspen.png
+0
-0
Resources/VLCAboutViewController~ipad.xib
Resources/VLCAboutViewController~ipad.xib
+3
-2
Resources/VLCAboutViewController~iphone.xib
Resources/VLCAboutViewController~iphone.xib
+5
-3
No files found.
AspenProject.xcodeproj/project.pbxproj
View file @
88fcdd63
...
...
@@ -65,6 +65,7 @@
7DDD0429172D98E5005A7B10
/* CFNetwork.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DDD0428172D98E5005A7B10
/* CFNetwork.framework */
;
};
7DE480D1173FEA30003613E0
/* VLCCircularProgressIndicator.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
7DE480D0173FEA30003613E0
/* VLCCircularProgressIndicator.m */
;
};
A7035BBE174519600057DFA7
/* iTunesArtwork in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7035BBD174519600057DFA7
/* iTunesArtwork */
;
};
A7035BC217451D4A0057DFA7
/* Aspen.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7035BC117451D4A0057DFA7
/* Aspen.png */
;
};
A7924696170F0BA90036AAF2
/* libMediaLibraryKit.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7924695170F0BA90036AAF2
/* libMediaLibraryKit.a */
;
};
A79246A7170F0ED20036AAF2
/* Default-568h@2x.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7924698170F0ED20036AAF2
/* Default-568h@2x.png */
;
};
A79246A8170F0ED20036AAF2
/* Default.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A7924699170F0ED20036AAF2
/* Default.png */
;
};
...
...
@@ -180,6 +181,7 @@
7DE480CF173FEA30003613E0
/* VLCCircularProgressIndicator.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
VLCCircularProgressIndicator.h
;
sourceTree
=
"<group>"
;
};
7DE480D0173FEA30003613E0
/* VLCCircularProgressIndicator.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
VLCCircularProgressIndicator.m
;
sourceTree
=
"<group>"
;
};
A7035BBD174519600057DFA7
/* iTunesArtwork */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file
;
path
=
iTunesArtwork
;
sourceTree
=
"<group>"
;
};
A7035BC117451D4A0057DFA7
/* Aspen.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
Aspen.png
;
sourceTree
=
"<group>"
;
};
A7924695170F0BA90036AAF2
/* libMediaLibraryKit.a */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
archive.ar
;
name
=
libMediaLibraryKit.a
;
path
=
External/MediaLibraryKit/libMediaLibraryKit.a
;
sourceTree
=
"<group>"
;
};
A7924698170F0ED20036AAF2
/* Default-568h@2x.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
"Default-568h@2x.png"
;
sourceTree
=
"<group>"
;
};
A7924699170F0ED20036AAF2
/* Default.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
path
=
Default.png
;
sourceTree
=
"<group>"
;
};
...
...
@@ -449,7 +451,7 @@
7DBC3B3C1711DD1E00DCF688
/* Icons */
=
{
isa
=
PBXGroup
;
children
=
(
A7035B
BD
17451
960
0057DFA7
/*
iTunesArtwork
*/
,
A7035B
C1
17451
D4A
0057DFA7
/*
Aspen.png
*/
,
7DBC3B341711DC1200DCF688
/* Aspen72.png */
,
7DBC3B361711DCAB00DCF688
/* Aspen144.png */
,
7DBC3B3A1711DD0900DCF688
/* Aspen57.png */
,
...
...
@@ -461,6 +463,7 @@
A7924697170F0ED20036AAF2
/* Resources */
=
{
isa
=
PBXGroup
;
children
=
(
A7035BBD174519600057DFA7
/* iTunesArtwork */
,
7D10BC691743F9CB00DA7059
/* Filters and stuff */
,
7D10BC681743F9C300DA7059
/* Playback Controls */
,
7DA8B0F9173318E80029698C
/* SourceCodePro-Regular.ttf */
,
...
...
@@ -589,6 +592,7 @@
7D10BCA81743FE7B00DA7059
/* speed.png in Resources */
,
7D10BCA91743FE7B00DA7059
/* speed@2x.png in Resources */
,
A7035BBE174519600057DFA7
/* iTunesArtwork in Resources */
,
A7035BC217451D4A0057DFA7
/* Aspen.png in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
Resources/Aspen.png
0 → 100644
View file @
88fcdd63
357 KB
Resources/VLCAboutViewController~ipad.xib
View file @
88fcdd63
...
...
@@ -2,9 +2,9 @@
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -194,6 +194,7 @@ IEvDvGhuZSBhbmQgR2xlYiBQaW5pZ2luDURlc2lnbiBieSBEYW1pZW4gRXJhbWJlcnQ</string>
<string
key=
"NSFrame"
>
{{84, 257}, {600, 747}}
</string>
<reference
key=
"NSSuperview"
ref=
"191373211"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<object
class=
"NSColor"
key=
"IBUIBackgroundColor"
>
<int
key=
"NSColorSpace"
>
3
</int>
...
...
Resources/VLCAboutViewController~iphone.xib
View file @
88fcdd63
...
...
@@ -2,9 +2,9 @@
<archive
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"8.00"
>
<data>
<int
key=
"IBDocument.SystemTarget"
>
1296
</int>
<string
key=
"IBDocument.SystemVersion"
>
12
E40
</string>
<string
key=
"IBDocument.SystemVersion"
>
12
D78
</string>
<string
key=
"IBDocument.InterfaceBuilderVersion"
>
3084
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
9
</string>
<string
key=
"IBDocument.AppKitVersion"
>
1187.3
7
</string>
<string
key=
"IBDocument.HIToolboxVersion"
>
626.00
</string>
<object
class=
"NSMutableDictionary"
key=
"IBDocument.PluginVersions"
>
<string
key=
"NS.key.0"
>
com.apple.InterfaceBuilder.IBCocoaTouchPlugin
</string>
...
...
@@ -60,6 +60,7 @@
<string
key=
"NSFrame"
>
{{160, 64}, {140, 21}}
</string>
<reference
key=
"NSSuperview"
ref=
"191373211"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"700999125"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -208,6 +209,7 @@ IEvDvGhuZSBhbmQgR2xlYiBQaW5pZ2luDURlc2lnbiBieSBEYW1pZW4gRXJhbWJlcnQ</string>
<string
key=
"NSFrameSize"
>
{320, 44}
</string>
<reference
key=
"NSSuperview"
ref=
"191373211"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"690699265"
/>
<string
key=
"NSReuseIdentifierKey"
>
_NS:9
</string>
<bool
key=
"IBUIOpaque"
>
NO
</bool>
<bool
key=
"IBUIClipsSubviews"
>
YES
</bool>
...
...
@@ -232,7 +234,7 @@ IEvDvGhuZSBhbmQgR2xlYiBQaW5pZ2luDURlc2lnbiBieSBEYW1pZW4gRXJhbWJlcnQ</string>
<string
key=
"NSFrame"
>
{{0, 20}, {320, 548}}
</string>
<reference
key=
"NSSuperview"
/>
<reference
key=
"NSWindow"
/>
<reference
key=
"NSNextKeyView"
ref=
"
690699265
"
/>
<reference
key=
"NSNextKeyView"
ref=
"
993099781
"
/>
<object
class=
"IBUISimulatedStatusBarMetrics"
key=
"IBUISimulatedStatusBarMetrics"
/>
<object
class=
"IBUIScreenMetrics"
key=
"IBUISimulatedDestinationMetrics"
>
<string
key=
"IBUISimulatedSizeMetricsClass"
>
IBUIScreenMetrics
</string>
...
...
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