|
|
|
@ -1,9 +1,26 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="AndroidLayoutPreviewToolWindow">
|
|
|
|
|
<option name="state">
|
|
|
|
|
<GlobalState>
|
|
|
|
|
<option name="visible" value="false" />
|
|
|
|
|
</GlobalState>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="AndroidLayouts">
|
|
|
|
|
<shared>
|
|
|
|
|
<config />
|
|
|
|
|
<config>
|
|
|
|
|
<target>android-17</target>
|
|
|
|
|
</config>
|
|
|
|
|
</shared>
|
|
|
|
|
<layouts>
|
|
|
|
|
<layout url="file://$PROJECT_DIR$/res/layout/fragment_edit_name.xml">
|
|
|
|
|
<config>
|
|
|
|
|
<device>Nexus 4</device>
|
|
|
|
|
<theme>@android:style/Theme.Holo</theme>
|
|
|
|
|
</config>
|
|
|
|
|
</layout>
|
|
|
|
|
</layouts>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="BookmarkManager">
|
|
|
|
|
<bookmark url="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/DolphinEmulator.java" line="37" />
|
|
|
|
@ -14,11 +31,17 @@
|
|
|
|
|
<ignored path=".idea/workspace.xml" />
|
|
|
|
|
<file path="/fragment.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368867720090" ignored="false" />
|
|
|
|
|
<file path="/Dummy.txt" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368955682446" ignored="false" />
|
|
|
|
|
<file path="/GameListView.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368956140826" ignored="false" />
|
|
|
|
|
<file path="/SettingBrowser.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368957239085" ignored="false" />
|
|
|
|
|
<file path="/GameListView.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369035891369" ignored="false" />
|
|
|
|
|
<file path="/SettingBrowser.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368965879091" ignored="false" />
|
|
|
|
|
<file path="/SettingMenuItem.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368957197656" ignored="false" />
|
|
|
|
|
<file path="/SettingMenuAdapter.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368957350110" ignored="false" />
|
|
|
|
|
<file path="/AndroidManifest.xml" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1368956692901" ignored="false" />
|
|
|
|
|
<file path="/AndroidManifest.xml" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369032503953" ignored="false" />
|
|
|
|
|
<file path="/EditNameDialog.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369023935830" ignored="false" />
|
|
|
|
|
<file path="/PrefsActivity.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369031747746" ignored="false" />
|
|
|
|
|
<file path="/PrefsFragment.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369032642639" ignored="false" />
|
|
|
|
|
<file path="/prefs.xml" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369036284146" ignored="false" />
|
|
|
|
|
<file path="$PROJECT_DIR$/gen/org/dolphinemu/dolphinemu/BuildConfig.java" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369036186956" ignored="false" />
|
|
|
|
|
<file path="/prefvalues.xml" changelist="682e8195-a9c2-48a7-a941-e8c10f5cb64a" time="1369036331457" ignored="false" />
|
|
|
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
@ -26,6 +49,11 @@
|
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
|
|
|
|
|
<component name="Commander">
|
|
|
|
|
<leftPanel />
|
|
|
|
|
<rightPanel />
|
|
|
|
|
<splitter proportion="0.5" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="CreatePatchCommitExecutor">
|
|
|
|
|
<option name="PATCH_PATH" value="" />
|
|
|
|
|
</component>
|
|
|
|
@ -82,25 +110,25 @@
|
|
|
|
|
<file leaf-file-name="DolphinEmulator.java" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/DolphinEmulator.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="24" column="31" selection-start="669" selection-end="669" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="92" column="12" selection-start="2123" selection-end="2222" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="GameListView.java" pinned="false" current="true" current-in-tab="true">
|
|
|
|
|
<file leaf-file-name="GameListView.java" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListView.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="42" column="29" selection-start="1288" selection-end="1288" vertical-scroll-proportion="0.026929982">
|
|
|
|
|
<state line="118" column="34" selection-start="3985" selection-end="3985" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="GameListItem.java" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListItem.java">
|
|
|
|
|
<file leaf-file-name="prefvalues.xml" pinned="false" current="true" current-in-tab="true">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/values/prefvalues.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="11" column="13" selection-start="0" selection-end="1837" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
@ -109,19 +137,22 @@
|
|
|
|
|
<file leaf-file-name="FolderBrowser.java" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/FolderBrowser.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="28" column="0" selection-start="793" selection-end="3160" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="58" column="30" selection-start="1963" selection-end="1963" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
<file leaf-file-name="SettingBrowser.java" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingBrowser.java">
|
|
|
|
|
<file leaf-file-name="prefs.xml" pinned="false" current="false" current-in-tab="false">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/layout/prefs.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="9" column="22" selection-start="234" selection-end="234" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="21" column="41" selection-start="857" selection-end="857" vertical-scroll-proportion="-3.6">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
<provider editor-type-id="android-designer">
|
|
|
|
|
<state />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
</file>
|
|
|
|
|
</leaf>
|
|
|
|
@ -143,15 +174,26 @@
|
|
|
|
|
<option name="changedFiles">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/DolphinEmulator.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/AndroidManifest.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SideMenuItem.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingMenuItem.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingBrowser.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingMenuAdapter.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/res/layout/fragment_edit_name.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/EditNameDialog.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/res/values/array.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/AndroidManifest.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/PrefsFragment.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/PrefsActivity.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/res/values/prefs.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingBrowser.java" />
|
|
|
|
|
<option value="$PROJECT_DIR$/res/layout/prefs.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/res/values/prefvalues.xml" />
|
|
|
|
|
<option value="$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListView.java" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="MavenProjectNavigator">
|
|
|
|
|
<treeState />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectFrameBounds">
|
|
|
|
|
<option name="x" value="24" />
|
|
|
|
|
<option name="width" value="1342" />
|
|
|
|
@ -183,26 +225,6 @@
|
|
|
|
|
<sortByType />
|
|
|
|
|
</navigator>
|
|
|
|
|
<panes>
|
|
|
|
|
<pane id="Scope">
|
|
|
|
|
<subPane subId="Project Files">
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
<pane id="ProjectPane">
|
|
|
|
|
<subPane>
|
|
|
|
|
<PATH>
|
|
|
|
@ -242,28 +264,167 @@
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
<pane id="PackagesPane" />
|
|
|
|
|
<pane id="Scope">
|
|
|
|
|
<subPane subId="Project Files">
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="src">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="org/dolphinemu/dolphinemu">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="res">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="values">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="res">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="layout">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
<PATH>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Root">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="Android">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
<PATH_ELEMENT USER_OBJECT="res">
|
|
|
|
|
<option name="myItemId" value="" />
|
|
|
|
|
<option name="myItemType" value="" />
|
|
|
|
|
</PATH_ELEMENT>
|
|
|
|
|
</PATH>
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
</panes>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="options.splitter.main.proportions" value="0.3" />
|
|
|
|
|
<property name="FullScreen" value="false" />
|
|
|
|
|
<property name="options.searchVisible" value="true" />
|
|
|
|
|
<property name="recentsLimit" value="5" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
|
|
<property name="GoToClass.includeLibraries" value="false" />
|
|
|
|
|
<property name="ANDROID_EXTENDED_DEVICE_CHOOSER_SERIALS" value="978fa698" />
|
|
|
|
|
<property name="options.splitter.details.proportions" value="0.2" />
|
|
|
|
|
<property name="options.lastSelected" value="project.propVCSSupport.Mappings" />
|
|
|
|
|
<property name="dynamic.classpath" value="false" />
|
|
|
|
|
<property name="MemberChooser.showClasses" value="true" />
|
|
|
|
|
<property name="options.searchVisible" value="true" />
|
|
|
|
|
<property name="options.lastSelected" value="project.propVCSSupport.Mappings" />
|
|
|
|
|
<property name="FullScreen" value="false" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
|
|
<property name="ANDROID_EXTENDED_DEVICE_CHOOSER_AVD" value="YES" />
|
|
|
|
|
<property name="MemberChooser.sorted" value="false" />
|
|
|
|
|
<property name="restartRequiresConfirmation" value="true" />
|
|
|
|
|
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
|
|
|
|
|
<property name="ANDROID_EXTENDED_DEVICE_CHOOSER_SERIALS" value="978fa698" />
|
|
|
|
|
<property name="GoToClass.includeLibraries" value="false" />
|
|
|
|
|
<property name="GoToFile.includeJavaFiles" value="false" />
|
|
|
|
|
<property name="MemberChooser.copyJavadoc" value="false" />
|
|
|
|
|
<property name="dynamic.classpath" value="false" />
|
|
|
|
|
<property name="MemberChooser.sorted" value="false" />
|
|
|
|
|
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
|
|
|
|
|
<property name="options.splitter.main.proportions" value="0.3" />
|
|
|
|
|
<property name="options.splitter.details.proportions" value="0.2" />
|
|
|
|
|
<property name="recentsLimit" value="5" />
|
|
|
|
|
<property name="restartRequiresConfirmation" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager" selected="Android Application.Dolphin Emulator">
|
|
|
|
|
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
|
|
|
|
|
<module name="" />
|
|
|
|
|
<option name="TESTING_TYPE" value="0" />
|
|
|
|
|
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
|
|
|
|
|
<option name="METHOD_NAME" value="" />
|
|
|
|
|
<option name="CLASS_NAME" value="" />
|
|
|
|
|
<option name="PACKAGE_NAME" value="" />
|
|
|
|
|
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
|
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
|
<option name="USE_COMMAND_LINE" value="true" />
|
|
|
|
|
<option name="COMMAND_LINE" value="" />
|
|
|
|
|
<option name="WIPE_USER_DATA" value="false" />
|
|
|
|
|
<option name="DISABLE_BOOT_ANIMATION" value="false" />
|
|
|
|
|
<option name="NETWORK_SPEED" value="full" />
|
|
|
|
|
<option name="NETWORK_LATENCY" value="none" />
|
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="Applet" factoryName="Applet">
|
|
|
|
|
<module name="" />
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="HTML_FILE_NAME" />
|
|
|
|
|
<option name="HTML_USED" value="false" />
|
|
|
|
|
<option name="WIDTH" value="400" />
|
|
|
|
|
<option name="HEIGHT" value="300" />
|
|
|
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="JUnit" factoryName="JUnit">
|
|
|
|
|
<module name="" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
@ -284,18 +445,12 @@
|
|
|
|
|
<patterns />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
|
<module name="" />
|
|
|
|
|
<envs />
|
|
|
|
|
<configuration default="true" type="Remote" factoryName="Remote">
|
|
|
|
|
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
|
|
|
<option name="SERVER_MODE" value="false" />
|
|
|
|
|
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
|
|
|
<option name="HOST" value="localhost" />
|
|
|
|
|
<option name="PORT" value="5005" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
|
|
|
|
@ -314,43 +469,18 @@
|
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="Remote" factoryName="Remote">
|
|
|
|
|
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
|
|
|
<option name="SERVER_MODE" value="false" />
|
|
|
|
|
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
|
|
|
<option name="HOST" value="localhost" />
|
|
|
|
|
<option name="PORT" value="5005" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="Applet" factoryName="Applet">
|
|
|
|
|
<module name="" />
|
|
|
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="HTML_FILE_NAME" />
|
|
|
|
|
<option name="HTML_USED" value="false" />
|
|
|
|
|
<option name="WIDTH" value="400" />
|
|
|
|
|
<option name="HEIGHT" value="300" />
|
|
|
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
|
|
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
|
<module name="" />
|
|
|
|
|
<option name="TESTING_TYPE" value="0" />
|
|
|
|
|
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
|
|
|
|
|
<option name="METHOD_NAME" value="" />
|
|
|
|
|
<option name="CLASS_NAME" value="" />
|
|
|
|
|
<option name="PACKAGE_NAME" value="" />
|
|
|
|
|
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
|
|
|
|
|
<option name="PREFERRED_AVD" value="" />
|
|
|
|
|
<option name="USE_COMMAND_LINE" value="true" />
|
|
|
|
|
<option name="COMMAND_LINE" value="" />
|
|
|
|
|
<option name="WIPE_USER_DATA" value="false" />
|
|
|
|
|
<option name="DISABLE_BOOT_ANIMATION" value="false" />
|
|
|
|
|
<option name="NETWORK_SPEED" value="full" />
|
|
|
|
|
<option name="NETWORK_LATENCY" value="none" />
|
|
|
|
|
<option name="CLEAR_LOGCAT" value="false" />
|
|
|
|
|
<envs />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="false" name="Dolphin Emulator" type="AndroidRunConfigurationType" factoryName="Android Application">
|
|
|
|
@ -420,11 +550,12 @@
|
|
|
|
|
<workItem from="1368955681290" duration="2332000" />
|
|
|
|
|
<workItem from="1368958063194" duration="125000" />
|
|
|
|
|
<workItem from="1368958842851" duration="47000" />
|
|
|
|
|
<workItem from="1369030521257" duration="6092000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TimeTrackingManager">
|
|
|
|
|
<option name="totallyTimeSpent" value="17593000" />
|
|
|
|
|
<option name="totallyTimeSpent" value="26691000" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TodoView" selected-index="0">
|
|
|
|
|
<todo-panel id="selected-file">
|
|
|
|
@ -450,29 +581,30 @@
|
|
|
|
|
<frame x="24" y="0" width="1342" height="744" extended-state="0" />
|
|
|
|
|
<editor active="false" />
|
|
|
|
|
<layout>
|
|
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32931036" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Android" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.7470687" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32998326" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Build Variants" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.19474497" sideWeight="0.680067" order="0" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.13678516" sideWeight="0.6812081" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32998326" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.319933" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Android" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.7470687" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.17619784" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.31879196" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.2179289" sideWeight="0.6812081" order="0" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32931036" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.16306028" sideWeight="0.6812081" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Build Variants" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32885906" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32998455" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32998326" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32718122" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3294753" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32931036" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3294753" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
</layout>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsContentAnnotationSettings">
|
|
|
|
@ -536,107 +668,85 @@
|
|
|
|
|
<breakpoint-manager />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="editorHistoryManager">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingBrowser.java">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListItem.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="9" column="22" selection-start="234" selection-end="234" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="30" column="64" selection-start="729" selection-end="729" vertical-scroll-proportion="-0.42105263">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/gen/org/dolphinemu/dolphinemu/R.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="5" column="19" selection-start="176" selection-end="176" vertical-scroll-proportion="0.0" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/gen/org/dolphinemu/dolphinemu/Manifest.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="5" column="19" selection-start="183" selection-end="183" vertical-scroll-proportion="0.0" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/gen/org/dolphinemu/dolphinemu/BuildConfig.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="5" column="19" selection-start="135" selection-end="135" vertical-scroll-proportion="0.078809105" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="jar://$APPLICATION_HOME_DIR$/sdk/platforms/android-17/android.jar!/android/content/ContentProvider.class">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="69" column="2" selection-start="4062" selection-end="4062" vertical-scroll-proportion="0.81182796" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SideMenuAdapter.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="11" column="13" selection-start="0" selection-end="1323" vertical-scroll-proportion="0.10507881" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/layout/sidemenu.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="android-designer">
|
|
|
|
|
<state />
|
|
|
|
|
</provider>
|
|
|
|
|
<provider editor-type-id="text-editor">
|
|
|
|
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/FolderBrowser.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="28" column="0" selection-start="793" selection-end="3160" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListItem.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="11" column="13" selection-start="0" selection-end="1837" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/DolphinEmulator.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="24" column="31" selection-start="669" selection-end="669" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="11" column="13" selection-start="267" selection-end="267" vertical-scroll-proportion="0.082167834">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/AndroidManifest.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="21" column="48" selection-start="955" selection-end="955" vertical-scroll-proportion="0.82894737">
|
|
|
|
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="e#659#677#0" expanded="true" />
|
|
|
|
|
<element signature="e#767#785#0" expanded="true" />
|
|
|
|
|
<element signature="e#1338#1356#0" expanded="true" />
|
|
|
|
|
<element signature="e#1646#1664#0" expanded="true" />
|
|
|
|
|
<element signature="e#1955#1973#0" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SideMenuItem.java">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/layout/main.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="1" column="0" selection-start="35" selection-end="35" vertical-scroll-proportion="0.039473683">
|
|
|
|
|
<state line="2" column="0" selection-start="112" selection-end="190" vertical-scroll-proportion="-0.6">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
<provider editor-type-id="android-designer">
|
|
|
|
|
<state />
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/DolphinEmulator.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="92" column="12" selection-start="2123" selection-end="2222" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingMenuItem.java">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/PrefsActivity.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="23" column="15" selection-start="454" selection-end="454" vertical-scroll-proportion="0.33157894" />
|
|
|
|
|
<state line="23" column="9" selection-start="698" selection-end="698" vertical-scroll-proportion="0.39473686">
|
|
|
|
|
<folding>
|
|
|
|
|
<element signature="imports" expanded="true" />
|
|
|
|
|
</folding>
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingMenuAdapter.java">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/FolderBrowser.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="41" column="88" selection-start="1280" selection-end="1280" vertical-scroll-proportion="1.3421053" />
|
|
|
|
|
<state line="58" column="30" selection-start="1963" selection-end="1963" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/SettingBrowser.java">
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/layout/prefs.xml">
|
|
|
|
|
<provider editor-type-id="android-designer">
|
|
|
|
|
<state />
|
|
|
|
|
</provider>
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="9" column="22" selection-start="234" selection-end="234" vertical-scroll-proportion="0.0">
|
|
|
|
|
<state line="21" column="41" selection-start="857" selection-end="857" vertical-scroll-proportion="-3.6">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/src/org/dolphinemu/dolphinemu/GameListView.java">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="42" column="29" selection-start="1288" selection-end="1288" vertical-scroll-proportion="0.026929982">
|
|
|
|
|
<state line="118" column="34" selection-start="3985" selection-end="3985" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|
</entry>
|
|
|
|
|
<entry file="file://$PROJECT_DIR$/res/values/prefvalues.xml">
|
|
|
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
|
|
|
|
|
<folding />
|
|
|
|
|
</state>
|
|
|
|
|
</provider>
|
|
|
|
|