<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Data/User/GameConfig/GRSPAF.ini, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Move global gameinis from User to Sys. Get rid of SHARED_USER.</title>
<updated>2013-09-14T04:08:30+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2013-09-12T15:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=aa202c2e219bc026b87ee743bb2c5055d991f439'/>
<id>aa202c2e219bc026b87ee743bb2c5055d991f439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync gameini ratings from the wiki. Fixes issue 6477.</title>
<updated>2013-08-11T16:42:18+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2013-08-11T16:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0ecc498585e4c9e40ec4944c14f1f0236803ee23'/>
<id>0ecc498585e4c9e40ec4944c14f1f0236803ee23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize all Game INI files</title>
<updated>2013-08-11T15:32:11+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2013-08-11T15:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e5f4586356cc6182d4dfa14cc3f45f69df8d4956'/>
<id>e5f4586356cc6182d4dfa14cc3f45f69df8d4956</id>
<content type='text'>
Add a simple Python script that does a basic normalization on
the game INI files and run it across all the files we have. This
normalizes the sections, their order and comments, and the whitespace
within them.

It also removes the sections Video_Hardware, Gecko, and Wii, which
should not be in the game INI files we ship by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a simple Python script that does a basic normalization on
the game INI files and run it across all the files we have. This
normalizes the sections, their order and comments, and the whitespace
within them.

It also removes the sections Video_Hardware, Gecko, and Wii, which
should not be in the game INI files we ship by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Goddamnit. Forgot that Master codes are also abbreviated as (M).</title>
<updated>2013-07-15T16:28:58+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1900@hotmail.com</email>
</author>
<published>2013-07-15T16:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5b4af4f795e3adb722a4f82ef581da5c9511c3d7'/>
<id>5b4af4f795e3adb722a4f82ef581da5c9511c3d7</id>
<content type='text'>
Ok. NOW  issue 6367 : https://code.google.com/p/dolphin-emu/issues/detail?id=6367 is fixed.

I wish I'd remember these things before committing and not after.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ok. NOW  issue 6367 : https://code.google.com/p/dolphin-emu/issues/detail?id=6367 is fixed.

I wish I'd remember these things before committing and not after.
</pre>
</div>
</content>
</entry>
<entry>
<title>Gameini database cleanup. Remove the lines below since they are no longer necessary:</title>
<updated>2012-03-26T00:56:54+00:00</updated>
<author>
<name>kostamarino@hotmail.com</name>
<email>kostamarino@hotmail.com</email>
</author>
<published>2012-03-26T00:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c82d88302a4f394860b6393342d7c7be335f3f30'/>
<id>c82d88302a4f394860b6393342d7c7be335f3f30</id>
<content type='text'>
SafeTextureCache = True
SafeTextureCacheColorSamples = 128
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SafeTextureCache = True
SafeTextureCacheColorSamples = 128
</pre>
</div>
</content>
</entry>
<entry>
<title>Gameini database cleanup of "postprocessingshader" and additions/updates for FlingSmash, Rune Factory Tides of Destiny, The Legend of Zelda Twilight Princess for GC and Wii.</title>
<updated>2011-11-27T23:29:18+00:00</updated>
<author>
<name>kostamarino@hotmail.com</name>
<email>kostamarino@hotmail.com</email>
</author>
<published>2011-11-27T23:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=04026ae19ac902f946b8f238f96c4f8b2e740ff1'/>
<id>04026ae19ac902f946b8f238f96c4f8b2e740ff1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert gameini database to an older state before texcache rewrite was integrated. Some commits that followed will be properly done at a later point.</title>
<updated>2011-08-23T16:51:20+00:00</updated>
<author>
<name>kostamarino@hotmail.com</name>
<email>kostamarino@hotmail.com</email>
</author>
<published>2011-08-23T16:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f2848b6a2554dd9bbd7ff91f45e1a8622882fda9'/>
<id>f2848b6a2554dd9bbd7ff91f45e1a8622882fda9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge dolphin-cheats-database</title>
<updated>2009-03-04T09:46:25+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2009-03-04T09:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0ecebf5348800ff2b6d565c34102d89a82668014'/>
<id>0ecebf5348800ff2b6d565c34102d89a82668014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GameConfig should now update from the dolphin-cheat-database SVN now, don't need to copy the INIs to this SVN anymore. :)</title>
<updated>2009-03-04T09:46:24+00:00</updated>
<author>
<name>omegadox</name>
<email>omegadox@gmail.com</email>
</author>
<published>2009-03-04T09:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=46c6b9fd52a058db88d1305795b4e1005801e4c2'/>
<id>46c6b9fd52a058db88d1305795b4e1005801e4c2</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2541 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2541 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>merging the ini database with dolphin svn.</title>
<updated>2008-12-28T14:00:27+00:00</updated>
<author>
<name>daco65</name>
<email>daco65@gmail.com</email>
</author>
<published>2008-12-28T14:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fce24deca5c2d439879942e216f49bce708b1066'/>
<id>fce24deca5c2d439879942e216f49bce708b1066</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1701 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
</feed>
