<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DiscIO/VolumeWad.h, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Don't read from volume when reloading Wii banners</title>
<updated>2015-12-03T16:29:59+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-12-03T16:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a0cd753060fb8b2701c4e1733cc56da4523f852c'/>
<id>a0cd753060fb8b2701c4e1733cc56da4523f852c</id>
<content type='text'>
Should make loading cached Wii games that lack banners slightly faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should make loading cached Wii games that lack banners slightly faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>DiscIO: Add a way to get blob type</title>
<updated>2015-09-27T18:54:31+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-09-27T12:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=be7e0554d21735d86def6fe23cb7a1411fc13d00'/>
<id>be7e0554d21735d86def6fe23cb7a1411fc13d00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display all compressed formats in blue in GUI</title>
<updated>2015-09-26T13:24:29+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-09-26T13:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6935d281128ea78169ecde44e869f83a7b67ddb8'/>
<id>6935d281128ea78169ecde44e869f83a7b67ddb8</id>
<content type='text'>
In the past, only GCZ was shown as compressed, not CISO and WBFS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the past, only GCZ was shown as compressed, not CISO and WBFS.
</pre>
</div>
</content>
</entry>
<entry>
<title>DiscIO: Do swapping in GetTitleID implementations</title>
<updated>2015-09-22T17:50:35+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-22T17:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4b9b82e00016cbb8aa3c8a45bd32aea460f28c07'/>
<id>4b9b82e00016cbb8aa3c8a45bd32aea460f28c07</id>
<content type='text'>
Gets rid of external swaps at every usage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Gets rid of external swaps at every usage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2829 from JosJuice/fix-wii-fst-size-2</title>
<updated>2015-09-12T04:50:00+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-12T04:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=113cc119de28050df16052139481e2b334da38bc'/>
<id>113cc119de28050df16052139481e2b334da38bc</id>
<content type='text'>
Fix reading Wii FST size (for real this time)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix reading Wii FST size (for real this time)</pre>
</div>
</content>
</entry>
<entry>
<title>VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename</title>
<updated>2015-09-01T00:01:44+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-08-31T23:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1db1a8aacf7c5d0d8a7e36f2c6f2e452b0971ed0'/>
<id>1db1a8aacf7c5d0d8a7e36f2c6f2e452b0971ed0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reading Wii FST size (for real this time)</title>
<updated>2015-08-10T14:35:23+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-08-10T14:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e0a47c11f5653ecffb79adfac29c19a163baab8f'/>
<id>e0a47c11f5653ecffb79adfac29c19a163baab8f</id>
<content type='text'>
04fcb72 fixed an issue with reading the Wii FST size, but I found a second
issue when working on PR #2820 - the size must be shifted left by 2.
DiscScrubber and Boot already do this correctly using separate code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
04fcb72 fixed an issue with reading the Wii FST size, but I found a second
issue when working on PR #2820 - the size must be shifted left by 2.
DiscScrubber and Boot already do this correctly using separate code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Volume: Add prefer_long parameter to GetNames</title>
<updated>2015-06-08T10:00:34+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-05-10T17:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ec0370d2d1b533516964ae1982ac25f8ae33acb3'/>
<id>ec0370d2d1b533516964ae1982ac25f8ae33acb3</id>
<content type='text'>
GC games with long names store two variations of the name in
opening.bnr. This makes the shorter of those names available.
For volumes other than GC discs, prefer_long is ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GC games with long names store two variations of the name in
opening.bnr. This makes the shorter of those names available.
For volumes other than GC discs, prefer_long is ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Volume: Return volume type as an enum</title>
<updated>2015-06-04T14:26:36+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-06-04T14:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0ed31181411a9aa98dc194c6179681e670f186cb'/>
<id>0ed31181411a9aa98dc194c6179681e670f186cb</id>
<content type='text'>
ISOFile and GameFile were using IsWiiDisc() and IsWadFile() to set
an enum value. The volume might as well return an enum directly.

I increased the Qt CACHE_REVISION because m_platform now is saved as u32
instead of int, but increasing the wx CACHE_REVISION is not necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ISOFile and GameFile were using IsWiiDisc() and IsWadFile() to set
an enum value. The volume might as well return an enum directly.

I increased the Qt CACHE_REVISION because m_platform now is saved as u32
instead of int, but increasing the wx CACHE_REVISION is not necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Volume: Use more appropriate types for some returned values</title>
<updated>2015-05-29T19:14:02+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2015-05-29T19:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=301218a1039a651067a524bceccbd970f965235c'/>
<id>301218a1039a651067a524bceccbd970f965235c</id>
<content type='text'>
Disc number is changed from bool to u8, and revision is changed from
int to u16 (WADs can use all 16 bits, but discs can only use 8 bits).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disc number is changed from bool to u8, and revision is changed from
int to u16 (WADs can use all 16 bits, but discs can only use 8 bits).
</pre>
</div>
</content>
</entry>
</feed>
