Added DSi title support and began filling out database

This commit is contained in:
2024-05-08 14:25:44 -04:00
parent 32af83f476
commit 93e21023ea
5 changed files with 448 additions and 52 deletions

View File

@@ -127,6 +127,31 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="dsi_tab">
<attribute name="title">
<string>DSi</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTreeWidget" name="dsi_title_tree">
<property name="headerHidden">
<bool>true</bool>
</property>
<attribute name="headerMinimumSectionSize">
<number>49</number>
</attribute>
<attribute name="headerStretchLastSection">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
@@ -221,14 +246,14 @@
</widget>
</item>
<item>
<widget class="QCheckBox" name="pack_wad_chkbox">
<widget class="QCheckBox" name="pack_archive_chkbox">
<property name="text">
<string>Pack installable archive (WAD/TAD)</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="wad_file_entry">
<widget class="QLineEdit" name="archive_file_entry">
<property name="enabled">
<bool>false</bool>
</property>
@@ -267,7 +292,7 @@
<item>
<widget class="QCheckBox" name="use_wiiu_nus_chkbox">
<property name="text">
<string>Use the Wii U NUS (faster)</string>
<string>Use the Wii U NUS (faster, only effects Wii/vWii)</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -349,8 +374,8 @@
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -364,7 +389,7 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>1010</width>
<height>30</height>
<height>29</height>
</rect>
</property>
</widget>