<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qpsxserial, branch v2</title>
<subtitle>GUI application to transfer files to a PS1 written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qpsxserial/atom?h=v2</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qpsxserial/atom?h=v2'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/'/>
<updated>2020-05-02T00:42:26+00:00</updated>
<entry>
<title>Work on v2</title>
<updated>2020-05-02T00:42:26+00:00</updated>
<author>
<name>Xavi Del Campo</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-02T00:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=d0bbfa0227d655ef445382e2c44e2da20f545727'/>
<id>urn:sha1:d0bbfa0227d655ef445382e2c44e2da20f545727</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QApplication::processEvents() would not work under Linux if ACK bytes are to be received from the target device. This has been changed by a call to a blocking function which ensures input data has been received.</title>
<updated>2018-11-30T00:37:33+00:00</updated>
<author>
<name>Xavier ASUS</name>
<email>xavi92psx@gmail.com</email>
</author>
<published>2018-11-30T00:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=e67ae8402090ae7a242a4c2030042b571228bffc'/>
<id>urn:sha1:e67ae8402090ae7a242a4c2030042b571228bffc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ Added missing qpsxserial.ui.</title>
<updated>2018-06-12T21:14:12+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-06-12T21:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=48ce5c59fe7f981d9f2da6ee9ddb9bbf03c8945b'/>
<id>urn:sha1:48ce5c59fe7f981d9f2da6ee9ddb9bbf03c8945b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ Added project file.</title>
<updated>2018-06-12T21:08:23+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2018-06-12T21:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=76bfdf2712f64ce645ee4b3b60876c0e69806761'/>
<id>urn:sha1:76bfdf2712f64ce645ee4b3b60876c0e69806761</id>
<content type='text'>
* Minor changes.
</content>
</entry>
<entry>
<title>* Added CLI support for QPSXSerial. Use "--help" information when executing QPSXSerial for further reference.</title>
<updated>2017-08-05T15:26:40+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-08-05T15:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=1c3712dfa33757b11ff9b3082903e92f038e7b3d'/>
<id>urn:sha1:1c3712dfa33757b11ff9b3082903e92f038e7b3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Updated binaries.</title>
<updated>2017-07-27T05:37:20+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-27T05:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=51119d11fe6e9096861e1aeb7c3a03835710058b'/>
<id>urn:sha1:51119d11fe6e9096861e1aeb7c3a03835710058b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Stdout console implemented. Test pending.</title>
<updated>2017-07-27T05:36:06+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-27T05:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=36b9059c6c5777560fd4567d24e7bbb3b012bfbe'/>
<id>urn:sha1:36b9059c6c5777560fd4567d24e7bbb3b012bfbe</id>
<content type='text'>
* Console now prints a formatted string starting with "#" and ending with "@" to indicate a CD-ROM filepath.
</content>
</entry>
<entry>
<title>* Header data was being sent too quickly to PSX. Some sleep instructions have been placed to avoid this.</title>
<updated>2017-07-24T20:33:24+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-24T20:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=011e7b092a9d17f534ca2963dc25a25a1f145fe5'/>
<id>urn:sha1:011e7b092a9d17f534ca2963dc25a25a1f145fe5</id>
<content type='text'>
+ Provisional "stdout" dialog, still TODO.
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/XaviDCR92/QPSXSerial</title>
<updated>2017-07-20T22:00:18+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-20T22:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=453da65223ee4fcda2e8247f41b7950ed50be6ea'/>
<id>urn:sha1:453da65223ee4fcda2e8247f41b7950ed50be6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ Added first version of QPSXSerial. Still lot of job to do and room for improvement.</title>
<updated>2017-07-20T21:54:08+00:00</updated>
<author>
<name>XaviDCR92</name>
<email>xavi.dcr@gmail.com</email>
</author>
<published>2017-07-20T21:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qpsxserial/commit/?id=f4b10b24bcf178e1d9072fb494922c875c0ecb0a'/>
<id>urn:sha1:f4b10b24bcf178e1d9072fb494922c875c0ecb0a</id>
<content type='text'>
</content>
</entry>
</feed>
