<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mplayer_server.git/Makefile, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/mplayer_server.git/atom?h=master</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/mplayer_server.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/mplayer_server.git/'/>
<updated>2014-01-18T12:46:58+00:00</updated>
<entry>
<title>mplayer_server: change the type of callback_t</title>
<updated>2014-01-18T12:46:58+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2014-01-10T20:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/mplayer_server.git/commit/?id=ff98ee6f9e66ba850274463ca7f125c01a02d73e'/>
<id>urn:sha1:ff98ee6f9e66ba850274463ca7f125c01a02d73e</id>
<content type='text'>
we need to access the opcode of the callbacks from outside of the server
(i.e. in the future clients).

the type callback_t is now a pointer to function and can be accessed
using callbacks_g[opcode] where the opcodes are enumerated in request.h

a new file named pub_callbacks.h has been added.
it will be used later by the client and must not be server dependant

closes #1
</content>
</entry>
<entry>
<title>mplayer_server: first version of the server</title>
<updated>2013-11-19T02:45:46+00:00</updated>
<author>
<name>gayot_o</name>
<email>gayot_o@localhost</email>
</author>
<published>2013-11-19T02:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/mplayer_server.git/commit/?id=459e2685158f1dc5a9cd3da1c3125889bc02f9d6'/>
<id>urn:sha1:459e2685158f1dc5a9cd3da1c3125889bc02f9d6</id>
<content type='text'>
</content>
</entry>
</feed>
