<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/sio.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2018-03-19T09:47:21+00:00</updated>
<entry>
<title>* Fix file and folder permissions</title>
<updated>2018-03-19T09:47:21+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-02-01T06:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a'/>
<id>urn:sha1:e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Revert parts of the per game memory card patch.</title>
<updated>2017-07-30T14:18:07+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-30T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=dcf718bdd96c3bbe27e18200f6384cd43c95c111'/>
<id>urn:sha1:dcf718bdd96c3bbe27e18200f6384cd43c95c111</id>
<content type='text'>
  The previous implementation was doing file paths manipulation deep inside sio.c, and it
  was hardcoding windows style paths. This was breaking on linux in more than one ways and
  it is incompatible with the dynamic apppath handling from codeplex branch. Moreover,
  SaveMcd and LoadMcd functions already take memory card file paths as arguments,
  making any such logic redundant.

  This patch rewrites the global Config.Mcd# variables during game startup, which makes it
  more compatible across all platforms. It also has the added benefit that it doesn't update
  the configuration file with the each game's memory cards, i.e. at PCSXR startup the default
  memory cards will be loaded.
</content>
</entry>
<entry>
<title>Added:</title>
<updated>2016-03-31T23:37:04+00:00</updated>
<author>
<name>Robert Krawczyk</name>
<email>robkraw@gmail.com</email>
</author>
<published>2016-03-31T23:09:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f671d256e7c1a3365cf2bbc89270363a17d66a1b'/>
<id>urn:sha1:f671d256e7c1a3365cf2bbc89270363a17d66a1b</id>
<content type='text'>
 - per game memory card support (improved version)
 - save state pictures (F2)
 - Wipeout MemHack (improved version)

Fixed LTCG build and set as default.
</content>
</entry>
<entry>
<title>Bring up to date with PCSX-R master (97809)</title>
<updated>2016-03-30T14:07:35+00:00</updated>
<author>
<name>iCatButler</name>
<email>i.am.catbutler@gmail.com</email>
</author>
<published>2016-03-30T14:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8b4350fee747708ffd376744ef5dc1e239a87ba6'/>
<id>urn:sha1:8b4350fee747708ffd376744ef5dc1e239a87ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added option to not have memory card plugged. Chronicles of the Sword password screen can now be accessed.</title>
<updated>2013-11-28T11:34:19+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-11-28T11:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=bfc8e12c52df1f7cbe8fafaf7804b56db3103f8f'/>
<id>urn:sha1:bfc8e12c52df1f7cbe8fafaf7804b56db3103f8f</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88004 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Added MCD directory read bit to SIO which is used to detect memory card plug events. Games that use directory caching do not show old contents if card is changed during run like FM3.</title>
<updated>2013-11-28T08:57:17+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-11-28T08:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5ba533776f6e8a3a0e56b104fc95e2c85ba09b3d'/>
<id>urn:sha1:5ba533776f6e8a3a0e56b104fc95e2c85ba09b3d</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@88003 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Fix some minor warnings on SysPrintf and SysMessage use in libpcsxcore.</title>
<updated>2013-07-09T06:19:35+00:00</updated>
<author>
<name>SND\MaddTheSane_cp</name>
<email>SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-07-09T06:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=fd6e2e2b6ccb5474df022d76c9b9c23508ba787d'/>
<id>urn:sha1:fd6e2e2b6ccb5474df022d76c9b9c23508ba787d</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85929 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>...</title>
<updated>2013-02-14T22:44:17+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-14T22:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f1d5f92e6bfbff24667a766610f7171bcf6d7116'/>
<id>urn:sha1:f1d5f92e6bfbff24667a766610f7171bcf6d7116</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82903 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>sio;</title>
<updated>2013-02-14T19:18:22+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-14T19:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=111ada78b7d179e115466c726ae1d7d05fed9ddb'/>
<id>urn:sha1:111ada78b7d179e115466c726ae1d7d05fed9ddb</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82898 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Unix style EOL (thanks to darktjm);</title>
<updated>2012-11-18T18:15:59+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-11-18T18:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=065ccce6e919353d1e746057521e8e317b9acf12'/>
<id>urn:sha1:065ccce6e919353d1e746057521e8e317b9acf12</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81299 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
