<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt2/Config/FilesystemWidget.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Move DolphinQt2 to DolphinQt</title>
<updated>2018-07-06T22:48:38+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-07-06T22:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=13ba24c5a6795532c8893eccf2a21ae95682e1b7'/>
<id>13ba24c5a6795532c8893eccf2a21ae95682e1b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: Various dialog fixes</title>
<updated>2018-07-03T08:28:07+00:00</updated>
<author>
<name>Techjar</name>
<email>tecknojar@gmail.com</email>
</author>
<published>2018-07-02T00:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a6a188a66b44a802927a4a939f9b8c1c1458d999'/>
<id>a6a188a66b44a802927a4a939f9b8c1c1458d999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt/FilesystemWidget: Suggest default filename when exporting files</title>
<updated>2018-06-27T12:04:41+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-06-27T12:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c8e4b692a465f0d08280970aa94c4591fc01c792'/>
<id>c8e4b692a465f0d08280970aa94c4591fc01c792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt/FilesystemWidget: Remove "Whats this?" button from extraction dialog</title>
<updated>2018-06-19T08:30:32+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-06-19T08:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=113f9767dd4697f6949b90624946df17874c4ad8'/>
<id>113f9767dd4697f6949b90624946df17874c4ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt/FilesystemWidget: Add size column</title>
<updated>2018-06-02T16:59:56+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-06-02T16:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f6865117e47fb48c58ab53af1297a79b850a345a'/>
<id>f6865117e47fb48c58ab53af1297a79b850a345a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the support for unencrypted Wii disc images less broken</title>
<updated>2018-05-23T06:40:37+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2018-05-22T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=58743416bbdeb01ef36838c555bfc5419dc32e7f'/>
<id>58743416bbdeb01ef36838c555bfc5419dc32e7f</id>
<content type='text'>
These disc images are only used on dev units and not retail units.
There are two important differences compared to normal Wii disc images:

- The data starts 0x8000 bytes into each partition instead of 0x20000
- The data of a partition is stored unencrypted and contains no hashes

Our old implementation was just guesswork and doesn't work at all.
According to testing by GerbilSoft, this commit's implementation
is able to read and extract files in the filesystem correctly,
but the tested game still isn't able to boot. (It's thanks to their
info about unencrypted disc images that I was able to make this commit.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These disc images are only used on dev units and not retail units.
There are two important differences compared to normal Wii disc images:

- The data starts 0x8000 bytes into each partition instead of 0x20000
- The data of a partition is stored unencrypted and contains no hashes

Our old implementation was just guesswork and doesn't work at all.
According to testing by GerbilSoft, this commit's implementation
is able to read and extract files in the filesystem correctly,
but the tested game still isn't able to boot. (It's thanks to their
info about unencrypted disc images that I was able to make this commit.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6857 from spycrab/qt_minor_win</title>
<updated>2018-05-14T17:11:56+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@innovatetechnologi.es</email>
</author>
<published>2018-05-14T17:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5b15060127b51cc8b2320ff8ce59e9dbe567f46d'/>
<id>5b15060127b51cc8b2320ff8ce59e9dbe567f46d</id>
<content type='text'>
Qt: Minor window fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt: Minor window fixes</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt2: Resolve unused lambda capture warnings</title>
<updated>2018-05-14T14:11:47+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-05-14T14:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e2543ea801a43a492e39527933a16b2f96765ea8'/>
<id>e2543ea801a43a492e39527933a16b2f96765ea8</id>
<content type='text'>
Resolves -Wunused-lambda-capture warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves -Wunused-lambda-capture warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: Minor window fixes</title>
<updated>2018-05-14T09:10:04+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-05-14T07:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7e9bf12246baf76011321c31fbe649edafb39ee6'/>
<id>7e9bf12246baf76011321c31fbe649edafb39ee6</id>
<content type='text'>
* Remove some more "What's this?" buttons
* Add some missing titles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove some more "What's this?" buttons
* Add some missing titles
</pre>
</div>
</content>
</entry>
<entry>
<title>FilesystemWidget: Replace DiscIO includes with forward declarations</title>
<updated>2018-05-13T20:01:16+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2018-05-13T19:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d1d584d16b252218de5f7e13cc9d47e71f465043'/>
<id>d1d584d16b252218de5f7e13cc9d47e71f465043</id>
<content type='text'>
Avoids the need to use an ugly ifdef around a header, and also resolves
an indirect inclusion in PropertiesDialog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids the need to use an ugly ifdef around a header, and also resolves
an indirect inclusion in PropertiesDialog.
</pre>
</div>
</content>
</entry>
</feed>
