workspace.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. </path>
  13. <path>
  14. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. </expand>
  19. <select />
  20. </component>
  21. <component name="ChangeListManager">
  22. <list default="true" id="96a4f947-f66a-4efc-b495-ae979b3315bb" name="Default Changelist" comment="">
  23. <change afterPath="$PROJECT_DIR$/ios/Classes/VideoComposer.swift" afterDir="false" />
  24. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/android/build.gradle" beforeDir="false" afterPath="$PROJECT_DIR$/android/build.gradle" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt" beforeDir="false" afterPath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/DubbingLibPlugin.kt" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/api/DownloadHelper.kt" beforeDir="false" />
  28. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/api/DownloadService.kt" beforeDir="false" />
  29. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/audioUtils/VideoAudioMixer.java" beforeDir="false" />
  30. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/listener/DownloadListener.kt" beforeDir="false" />
  31. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/DownloadUtil.kt" beforeDir="false" />
  32. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinPaintedUtil.kt" beforeDir="false" afterPath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinPaintedUtil.kt" afterDir="false" />
  33. <change beforePath="$PROJECT_DIR$/android/src/main/kotlin/cn/i2edu/dubbing_lib/util/MixinVideoUtil.kt" beforeDir="false" />
  34. <change beforePath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties" beforeDir="false" afterPath="$PROJECT_DIR$/example/android/gradle/wrapper/gradle-wrapper.properties" afterDir="false" />
  35. <change beforePath="$PROJECT_DIR$/example/ios/Flutter/AppFrameworkInfo.plist" beforeDir="false" />
  36. <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Debug.xcconfig" beforeDir="false" />
  37. <change beforePath="$PROJECT_DIR$/example/ios/Flutter/Release.xcconfig" beforeDir="false" />
  38. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.pbxproj" beforeDir="false" />
  39. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata" beforeDir="false" />
  40. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme" beforeDir="false" />
  41. <change beforePath="$PROJECT_DIR$/example/ios/Runner.xcworkspace/contents.xcworkspacedata" beforeDir="false" />
  42. <change beforePath="$PROJECT_DIR$/example/ios/Runner/AppDelegate.swift" beforeDir="false" />
  43. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json" beforeDir="false" />
  44. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png" beforeDir="false" />
  45. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png" beforeDir="false" />
  46. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png" beforeDir="false" />
  47. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png" beforeDir="false" />
  48. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png" beforeDir="false" />
  49. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png" beforeDir="false" />
  50. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png" beforeDir="false" />
  51. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png" beforeDir="false" />
  52. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png" beforeDir="false" />
  53. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png" beforeDir="false" />
  54. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png" beforeDir="false" />
  55. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png" beforeDir="false" />
  56. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png" beforeDir="false" />
  57. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png" beforeDir="false" />
  58. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png" beforeDir="false" />
  59. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json" beforeDir="false" />
  60. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png" beforeDir="false" />
  61. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png" beforeDir="false" />
  62. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png" beforeDir="false" />
  63. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md" beforeDir="false" />
  64. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Base.lproj/LaunchScreen.storyboard" beforeDir="false" />
  65. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Base.lproj/Main.storyboard" beforeDir="false" />
  66. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Info.plist" beforeDir="false" />
  67. <change beforePath="$PROJECT_DIR$/example/ios/Runner/Runner-Bridging-Header.h" beforeDir="false" />
  68. <change beforePath="$PROJECT_DIR$/example/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.lock" afterDir="false" />
  69. <change beforePath="$PROJECT_DIR$/example/pubspec.yaml" beforeDir="false" afterPath="$PROJECT_DIR$/example/pubspec.yaml" afterDir="false" />
  70. <change beforePath="$PROJECT_DIR$/ios/Classes/DubbingComposer.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/DubbingComposer.swift" afterDir="false" />
  71. <change beforePath="$PROJECT_DIR$/ios/Classes/SwiftDubbingLibPlugin.swift" beforeDir="false" afterPath="$PROJECT_DIR$/ios/Classes/SwiftDubbingLibPlugin.swift" afterDir="false" />
  72. <change beforePath="$PROJECT_DIR$/lib/dubbing_lib.dart" beforeDir="false" afterPath="$PROJECT_DIR$/lib/dubbing_lib.dart" afterDir="false" />
  73. <change beforePath="$PROJECT_DIR$/pubspec.lock" beforeDir="false" afterPath="$PROJECT_DIR$/pubspec.lock" afterDir="false" />
  74. </list>
  75. <option name="SHOW_DIALOG" value="false" />
  76. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  77. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  78. <option name="LAST_RESOLUTION" value="IGNORE" />
  79. </component>
  80. <component name="DefaultGradleProjectSettings">
  81. <option name="isMigrated" value="true" />
  82. </component>
  83. <component name="FindInProjectRecents">
  84. <findStrings>
  85. <find>startCompose</find>
  86. <find>startRecord</find>
  87. <find>recordEvaluatorPath</find>
  88. <find>playRecordAudio</find>
  89. <find>pauseRecordAudio</find>
  90. <find>getIsMediaPlayPause</find>
  91. <find>findIsExistCacheVideo</find>
  92. <find>startMixinAudio</find>
  93. <find>videoPath</find>
  94. <find>content</find>
  95. <find>decodeResult</find>
  96. <find>pathBgmDecodeDir</find>
  97. <find>fileName</find>
  98. <find>doDecode</find>
  99. <find>GetFileOutputStreamFromFile</find>
  100. <find>composeAudioFilePath</find>
  101. <find>secondAudioFilePaths</find>
  102. <find>audioDecodePaths</find>
  103. </findStrings>
  104. </component>
  105. <component name="Git.Settings">
  106. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  107. </component>
  108. <component name="ProjectFrameBounds">
  109. <option name="y" value="23" />
  110. <option name="width" value="1346" />
  111. <option name="height" value="877" />
  112. </component>
  113. <component name="ProjectId" id="1hfMQuWFLyb0dAgqcLX2tp3IDR3" />
  114. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  115. <component name="ProjectReloadState">
  116. <option name="STATE" value="1" />
  117. </component>
  118. <component name="ProjectViewState">
  119. <option name="hideEmptyMiddlePackages" value="true" />
  120. <option name="showLibraryContents" value="true" />
  121. </component>
  122. <component name="PropertiesComponent">
  123. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  124. <property name="WebServerToolWindowFactoryState" value="false" />
  125. <property name="aspect.path.notification.shown" value="true" />
  126. <property name="dart.analysis.tool.window.force.activate" value="false" />
  127. <property name="dart.analysis.tool.window.visible" value="false" />
  128. <property name="go.import.settings.migrated" value="true" />
  129. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  130. <property name="nodejs_package_manager_path" value="npm" />
  131. <property name="settings.editor.selected.configurable" value="flutter.settings" />
  132. <property name="show.migrate.to.gradle.popup" value="false" />
  133. </component>
  134. <component name="RunManager">
  135. <configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
  136. <option name="arquillianRunConfiguration">
  137. <value>
  138. <option name="containerStateName" value="" />
  139. </value>
  140. </option>
  141. <option name="TEST_OBJECT" value="class" />
  142. <method v="2">
  143. <option name="Make" enabled="true" />
  144. </method>
  145. </configuration>
  146. <configuration name="main.dart" type="FlutterRunConfigurationType" factoryName="Flutter">
  147. <option name="filePath" value="$PROJECT_DIR$/example/lib/main.dart" />
  148. <method v="2" />
  149. </configuration>
  150. </component>
  151. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  152. <component name="SvnConfiguration">
  153. <configuration />
  154. </component>
  155. <component name="TaskManager">
  156. <task active="true" id="Default" summary="Default task">
  157. <changelist id="96a4f947-f66a-4efc-b495-ae979b3315bb" name="Default Changelist" comment="" />
  158. <created>1571458484872</created>
  159. <option name="number" value="Default" />
  160. <option name="presentableId" value="Default" />
  161. <updated>1571458484872</updated>
  162. <workItem from="1600397686741" duration="6647000" />
  163. </task>
  164. <servers />
  165. </component>
  166. <component name="TypeScriptGeneratedFilesManager">
  167. <option name="version" value="3" />
  168. </component>
  169. <component name="Vcs.Log.History.Properties">
  170. <option name="COLUMN_ORDER">
  171. <list>
  172. <option value="0" />
  173. <option value="2" />
  174. <option value="3" />
  175. <option value="1" />
  176. </list>
  177. </option>
  178. </component>
  179. <component name="Vcs.Log.Tabs.Properties">
  180. <option name="TAB_STATES">
  181. <map>
  182. <entry key="MAIN">
  183. <value>
  184. <State />
  185. </value>
  186. </entry>
  187. </map>
  188. </option>
  189. <option name="RECENT_FILTERS">
  190. <map>
  191. <entry key="Branch">
  192. <value>
  193. <list />
  194. </value>
  195. </entry>
  196. <entry key="User">
  197. <value>
  198. <list />
  199. </value>
  200. </entry>
  201. </map>
  202. </option>
  203. <option name="oldMeFiltersMigrated" value="true" />
  204. </component>
  205. <component name="WindowStateProjectService">
  206. <state width="1398" height="244" key="GridCell.Tab.0.bottom" timestamp="1600399519810">
  207. <screen x="0" y="0" width="1440" height="900" />
  208. </state>
  209. <state width="1398" height="244" key="GridCell.Tab.0.bottom/0.0.1440.900@0.0.1440.900" timestamp="1600399519810" />
  210. <state width="1398" height="244" key="GridCell.Tab.0.center" timestamp="1600399519808">
  211. <screen x="0" y="0" width="1440" height="900" />
  212. </state>
  213. <state width="1398" height="244" key="GridCell.Tab.0.center/0.0.1440.900@0.0.1440.900" timestamp="1600399519808" />
  214. <state width="1398" height="244" key="GridCell.Tab.0.left" timestamp="1600399519807">
  215. <screen x="0" y="0" width="1440" height="900" />
  216. </state>
  217. <state width="1398" height="244" key="GridCell.Tab.0.left/0.0.1440.900@0.0.1440.900" timestamp="1600399519807" />
  218. <state width="1398" height="244" key="GridCell.Tab.0.right" timestamp="1600399519809">
  219. <screen x="0" y="0" width="1440" height="900" />
  220. </state>
  221. <state width="1398" height="244" key="GridCell.Tab.0.right/0.0.1440.900@0.0.1440.900" timestamp="1600399519809" />
  222. </component>
  223. </project>