<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/configure.ac, 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-01-12T19:52:44+00:00</updated>
<entry>
<title>* Remove autotools build system.</title>
<updated>2018-01-12T19:52:44+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2018-01-12T09:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=128d6afb179756513860187cf5e31d84d6d8cac4'/>
<id>urn:sha1:128d6afb179756513860187cf5e31d84d6d8cac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Add gnu99 compiler directive, make build compatible with earlier automake versions</title>
<updated>2018-01-11T13:36:48+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-10-09T19:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=b7e47230b4f50e964ff236075403357a9fd0fff4'/>
<id>urn:sha1:b7e47230b4f50e964ff236075403357a9fd0fff4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fix-linux-build' into sync-with-codeplex</title>
<updated>2017-07-31T20:14:31+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-31T20:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=7b0c850dcd29cd880dc71490fe9b0b5490c0c036'/>
<id>urn:sha1:7b0c850dcd29cd880dc71490fe9b0b5490c0c036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Don't build PIE executables</title>
<updated>2017-07-31T20:06:11+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-31T20:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=ed3dc690e04382dce36305091ad2e14038147ab4'/>
<id>urn:sha1:ed3dc690e04382dce36305091ad2e14038147ab4</id>
<content type='text'>
    This completes MrLavender's patch to the x64 dynarec.
</content>
</entry>
<entry>
<title>* Sync with codeplex branch (libpcsxcore, linux gui)</title>
<updated>2017-07-31T09:48:37+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-31T09:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=01f49908879197b1715483321a9490dd71c8874b'/>
<id>urn:sha1:01f49908879197b1715483321a9490dd71c8874b</id>
<content type='text'>
    This commit reflects mostly changes that happened in upstream since the last sync.
    Commit messages in upstream are lacking information. Most important changes are
    commented below, the rest of them are either formating or just trivial stuff.

    Memory viewer, invalidate dynarec
        gui/DebugMemory.c
        libpcsxcore/cdrom.c
        libpcsxcore/gpu.c
        libpcsxcore/misc.c
        libpcsxcore/psxdma.c

    Load binary files and psx executables
        libpcsxcore/misc.c
        libpcsxcore/misc.h
        libpcsxcore/plugin.c
        libpcsxcore/plugin.h

    Support for psxida
        libpcsxcore/debug.c
        libpcsxcore/r3000a.c
        plugins/bladesio1/connection.c

    disable loading save states with digits
        gui/Plugin.c

    Fix psxDIV in interpreter
        libpcsxcore/psxinterpreter.c
</content>
</entry>
<entry>
<title>* Add nullsio1 plugin from upstream</title>
<updated>2017-07-17T15:08:59+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-17T15:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=7a43668f9d227213586a305d1913d3c4b5d98f5a'/>
<id>urn:sha1:7a43668f9d227213586a305d1913d3c4b5d98f5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Bring main Linux(gtk) UI up to date to remove deprecated warnings.</title>
<updated>2017-07-17T13:43:15+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-17T13:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=aa295feb0d95d75f10f4ac097fdb1139428e1220'/>
<id>urn:sha1:aa295feb0d95d75f10f4ac097fdb1139428e1220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Move data and pixmaps folders inside gui folder to reflect codeplex branch.</title>
<updated>2017-07-16T18:49:12+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-16T18:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=9f2574f34ef6f010e50b17c7dc1acf18e00a2a34'/>
<id>urn:sha1:9f2574f34ef6f010e50b17c7dc1acf18e00a2a34</id>
<content type='text'>
* Enable overclock feature in config file.
</content>
</entry>
<entry>
<title>Bring cdriso.c up to date to enable CCDDA</title>
<updated>2017-07-16T18:21:14+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-10T17:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8f19dd4bc9e8189b3aa28040b2a7ee3fcd977f35'/>
<id>urn:sha1:8f19dd4bc9e8189b3aa28040b2a7ee3fcd977f35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation on linux.</title>
<updated>2017-07-16T18:20:53+00:00</updated>
<author>
<name>Stelios Tsampas</name>
<email>loathingkernel@gmail.com</email>
</author>
<published>2017-07-10T13:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=d880179b2a3aacae96bb4771a3c9e227ca6d5818'/>
<id>urn:sha1:d880179b2a3aacae96bb4771a3c9e227ca6d5818</id>
<content type='text'>
</content>
</entry>
</feed>
