<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DiscIO/VolumeGC.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>Merge pull request #3099 from lioncash/banner</title>
<updated>2015-09-29T01:49:08+00:00</updated>
<author>
<name>flacs</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-09-29T01:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d5ec7124e4f875a16ddaa14415a7cfa57f0af2b0'/>
<id>d5ec7124e4f875a16ddaa14415a7cfa57f0af2b0</id>
<content type='text'>
VolumeGC: Get rid of banner pointer casts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VolumeGC: Get rid of banner pointer casts</pre>
</div>
</content>
</entry>
<entry>
<title>VolumeGC: Get rid of banner pointer casts</title>
<updated>2015-09-28T08:31:43+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-09-28T03:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7317dd4be218e75e7dcf1ea1e94c1a19a5933629'/>
<id>7317dd4be218e75e7dcf1ea1e94c1a19a5933629</id>
<content type='text'>
Prefer reading the data into the reified struct instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer reading the data into the reified struct instead.
</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>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>Remove unnecessary virtual keywords</title>
<updated>2015-07-30T14:33:08+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-07-30T10:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7ee0e756335bc9fa4ca17cafc9aa8b37371a903a'/>
<id>7ee0e756335bc9fa4ca17cafc9aa8b37371a903a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
