Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
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
videolan
vlc
Commits
176d399b
Commit
176d399b
authored
Nov 12, 2007
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ehm, save before committing. here go the MIME types *coughcough*
parent
2dba5fa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
119 additions
and
7 deletions
+119
-7
extras/MacOSX/vlc.xcodeproj/project.pbxproj
extras/MacOSX/vlc.xcodeproj/project.pbxproj
+119
-7
No files found.
extras/MacOSX/vlc.xcodeproj/project.pbxproj
View file @
176d399b
...
...
@@ -204,6 +204,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-pn-realaudio</string>
</array>
<key>CFBundleTypeName</key>
<string>RealPlayer Media Files</string>
<key>CFBundleTypeRole</key>
...
...
@@ -217,7 +221,7 @@
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeName</key>
<string>
IMG
Disk Image</string>
<string>Disk Image</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
...
...
@@ -255,6 +259,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-aiff</string>
</array>
<key>CFBundleTypeName</key>
<string>AIFF file</string>
<key>CFBundleTypeRole</key>
...
...
@@ -306,6 +314,10 @@
<array>
<string>wav</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-wav</string>
</array>
<key>CFBundleTypeName</key>
<string>WAVE Audio File</string>
<key>CFBundleTypeRole</key>
...
...
@@ -318,6 +330,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>asx.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-ms-asf</string>
</array>
<key>CFBundleTypeName</key>
<string>ASX file</string>
<key>CFBundleTypeRole</key>
...
...
@@ -355,6 +371,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>m3u.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/x-mpegurl</string>
</array>
<key>CFBundleTypeName</key>
<string>Playlist file</string>
<key>CFBundleTypeRole</key>
...
...
@@ -437,24 +457,46 @@
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogg</string>
<string>ogx</string>
<string>ogm</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>og
m
.icns</string>
<string>og
g
.icns</string>
<key>CFBundleTypeName</key>
<string>O
gg Vorbis Media container
</string>
<string>O
GG Multimedia Fle
</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogg</string>
<string>anx</string>
</array>
<key>CFBundleTypeName</key>
<string>Annodex Multimedia File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>axa</string>
</array>
<key>CFBundleTypeName</key>
<string>Annodex Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>axv</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>ogg.icns</string>
<key>CFBundleTypeName</key>
<string>
OGG Multimedia F
le</string>
<string>
Annodex Video Fi
le</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
...
...
@@ -465,8 +507,12 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>avi.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-msvideo</string>
</array>
<key>CFBundleTypeName</key>
<string>AVI
c
ontainer</string>
<string>AVI
C
ontainer</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
...
...
@@ -475,11 +521,25 @@
<array>
<string>oga</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>ogg.icns</string>
<key>CFBundleTypeName</key>
<string>Ogg Audio File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ogv</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>ogg.icns</string>
<key>CFBundleTypeName</key>
<string>Ogg Video File</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
...
...
@@ -489,8 +549,12 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/quicktime</string>
</array>
<key>CFBundleTypeName</key>
<string>Apple QuickTime
c
ontainer</string>
<string>Apple QuickTime
C
ontainer</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
...
...
@@ -525,6 +589,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>asf.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/x-ms-asf</string>
</array>
<key>CFBundleTypeName</key>
<string>Advanced Streaming Format</string>
<key>CFBundleTypeRole</key>
...
...
@@ -562,6 +630,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>multiplexed MPEG-1/2</string>
<key>CFBundleTypeRole</key>
...
...
@@ -574,6 +646,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg1.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-1 Video File</string>
<key>CFBundleTypeRole</key>
...
...
@@ -586,6 +662,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-1/2 Audio File</string>
<key>CFBundleTypeRole</key>
...
...
@@ -598,6 +678,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG Audio Layer 1</string>
<key>CFBundleTypeRole</key>
...
...
@@ -610,6 +694,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG Audio Layer 2</string>
<key>CFBundleTypeRole</key>
...
...
@@ -622,6 +710,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mp3.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>audio/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG Audio Layer 3</string>
<key>CFBundleTypeRole</key>
...
...
@@ -635,6 +727,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-2 Program Stream</string>
<key>CFBundleTypeRole</key>
...
...
@@ -647,6 +743,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-2 Transport Stream</string>
<key>CFBundleTypeRole</key>
...
...
@@ -660,6 +760,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg2.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-2 Video File</string>
<key>CFBundleTypeRole</key>
...
...
@@ -672,6 +776,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mpeg</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-2 Audio File</string>
<key>CFBundleTypeRole</key>
...
...
@@ -685,6 +793,10 @@
</array>
<key>CFBundleTypeIconFile</key>
<string>mpeg4.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>video/mp4</string>
</array>
<key>CFBundleTypeName</key>
<string>MPEG-4 File</string>
<key>CFBundleTypeRole</key>
...
...
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