Skip to content

Commit b4ce4b9

Browse files
Project restructuring and audio fixes (Player)
1 parent b833f37 commit b4ce4b9

File tree

226 files changed

+3932
-1181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+3932
-1181
lines changed

FFmpegPlayer.xcodeproj/project.pbxproj

Lines changed: 936 additions & 0 deletions
Large diffs are not rendered by default.

FFmpegPlayer/FFmpegPlayer.xcodeproj/project.xcworkspace/contents.xcworkspacedata renamed to FFmpegPlayer.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FFmpegPlayer/FFmpegPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist renamed to FFmpegPlayer.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

File renamed without changes.

FFmpegPlayer/FFmpegPlayer.xcodeproj/xcshareddata/xcschemes/FFmpegPlayer.xcscheme renamed to FFmpegPlayer.xcodeproj/xcshareddata/xcschemes/FFmpegPlayer.xcscheme

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1150"
3+
LastUpgradeVersion = "1320"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -14,7 +14,7 @@
1414
buildForAnalyzing = "YES">
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "3E540DDB24DC3F28002B3E78"
17+
BlueprintIdentifier = "3E7B646F2911993300FDB51F"
1818
BuildableName = "FFmpegPlayer.app"
1919
BlueprintName = "FFmpegPlayer"
2020
ReferencedContainer = "container:FFmpegPlayer.xcodeproj">
@@ -39,13 +39,12 @@
3939
ignoresPersistentStateOnLaunch = "NO"
4040
debugDocumentVersioning = "YES"
4141
debugServiceExtension = "internal"
42-
enableGPUValidationMode = "1"
4342
allowLocationSimulation = "YES">
4443
<BuildableProductRunnable
4544
runnableDebuggingMode = "0">
4645
<BuildableReference
4746
BuildableIdentifier = "primary"
48-
BlueprintIdentifier = "3E540DDB24DC3F28002B3E78"
47+
BlueprintIdentifier = "3E7B646F2911993300FDB51F"
4948
BuildableName = "FFmpegPlayer.app"
5049
BlueprintName = "FFmpegPlayer"
5150
ReferencedContainer = "container:FFmpegPlayer.xcodeproj">
@@ -62,7 +61,7 @@
6261
runnableDebuggingMode = "0">
6362
<BuildableReference
6463
BuildableIdentifier = "primary"
65-
BlueprintIdentifier = "3E540DDB24DC3F28002B3E78"
64+
BlueprintIdentifier = "3E7B646F2911993300FDB51F"
6665
BuildableName = "FFmpegPlayer.app"
6766
BlueprintName = "FFmpegPlayer"
6867
ReferencedContainer = "container:FFmpegPlayer.xcodeproj">
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Bucket
3+
uuid = "9E2107F8-E2B1-4C57-BF5B-939C9C53162C"
4+
type = "1"
5+
version = "2.0">
6+
</Bucket>

FFmpegPlayer/FFmpegPlayer.xcodeproj/xcuserdata/kven.xcuserdatad/xcschemes/xcschememanagement.plist renamed to FFmpegPlayer.xcodeproj/xcuserdata/kven.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</dict>
1313
<key>SuppressBuildableAutocreation</key>
1414
<dict>
15-
<key>3E540DDB24DC3F28002B3E78</key>
15+
<key>3E7B646F2911993300FDB51F</key>
1616
<dict>
1717
<key>primary</key>
1818
<true/>

FFmpegPlayer/FFmpegPlayer.xcodeproj/project.pbxproj

Lines changed: 0 additions & 642 deletions
This file was deleted.

FFmpegPlayer/FFmpegPlayer.xcodeproj/project.xcworkspace/xcuserdata/kven.xcuserdatad/IDEFindNavigatorScopes.plist

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)