<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/cdrom.h, 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>cdrom: use single read/play cursor, handle cdlRead for cdda</title>
<updated>2013-03-11T23:36:10+00:00</updated>
<author>
<name>SND\notaz_cp</name>
<email>SND\notaz_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-03-11T23:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=f95ebb9d83f9637366580b44d0a4489b689ea4b8'/>
<id>urn:sha1:f95ebb9d83f9637366580b44d0a4489b689ea4b8</id>
<content type='text'>
cdlRead on cdda tested on real hardware

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83456 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Fixed MKT music resume issue #9524 by checking if CDDA mode is enabled when 0x1b command is issued. Refaktored CDROM debug logs.</title>
<updated>2013-02-12T22:21:19+00:00</updated>
<author>
<name>SND\ckain_cp</name>
<email>SND\ckain_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-02-12T22:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=de0b6f626f0fac7f4c35d92736b176f04300b933'/>
<id>urn:sha1:de0b6f626f0fac7f4c35d92736b176f04300b933</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82833 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>cdrom: cleanup, support errors, improve timing</title>
<updated>2013-01-19T00:34:51+00:00</updated>
<author>
<name>SND\notaz_cp</name>
<email>SND\notaz_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-19T00:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=e81dceb242a12650a4b259b3cbdc35a9155c9c9e'/>
<id>urn:sha1:e81dceb242a12650a4b259b3cbdc35a9155c9c9e</id>
<content type='text'>
most changes verified on real thing

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82377 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>cdrom: rewrite lid code</title>
<updated>2013-01-19T00:34:40+00:00</updated>
<author>
<name>SND\notaz_cp</name>
<email>SND\notaz_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-19T00:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=feb042205d6bdb61ac240f26992d517dad75b055'/>
<id>urn:sha1:feb042205d6bdb61ac240f26992d517dad75b055</id>
<content type='text'>
based on tests on real hardware

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82376 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>cdrom: workaround timing problems</title>
<updated>2013-01-11T18:57:57+00:00</updated>
<author>
<name>SND\notaz_cp</name>
<email>SND\notaz_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-11T18:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=27c28fcc73ea885981eb2258fc4f0f986bf8cae5'/>
<id>urn:sha1:27c28fcc73ea885981eb2258fc4f0f986bf8cae5</id>
<content type='text'>
not needed in ReARMed for some reason.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82209 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>cdrom: merge code from PCSX ReARMed</title>
<updated>2013-01-09T00:54:51+00:00</updated>
<author>
<name>SND\notaz_cp</name>
<email>SND\notaz_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2013-01-09T00:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=1a252f87fff3d084bd3e936d5e3b68abbc19cfdd'/>
<id>urn:sha1:1a252f87fff3d084bd3e936d5e3b68abbc19cfdd</id>
<content type='text'>
- lots of hacks cleaned up
- removes port3 reschedule (fixes FMVs with Brave Fencer Musashi, etc still working)
- based on new information from Mednafen, nocash, and a few tests of my own

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82129 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>
<entry>
<title>Updated Free Software Foundation address (Jem256).</title>
<updated>2012-02-19T02:15:18+00:00</updated>
<author>
<name>SND\dario86_cp</name>
<email>SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2012-02-19T02:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=79c267cda79b52cff2ce83397af87aac64d049d7'/>
<id>urn:sha1:79c267cda79b52cff2ce83397af87aac64d049d7</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
<entry>
<title>Ape Escape.</title>
<updated>2011-05-31T16:18:33+00:00</updated>
<author>
<name>SND\edgbla_cp</name>
<email>SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97</email>
</author>
<published>2011-05-31T16:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=084e1fa1585f6976234dd7456897c5d98743a98d'/>
<id>urn:sha1:084e1fa1585f6976234dd7456897c5d98743a98d</id>
<content type='text'>
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@67225 e17a0e51-4ae3-4d35-97c3-1a29b211df97
</content>
</entry>
</feed>
