guacamole-spice-protocol/src/libguac
2013-10-27 19:53:34 -07:00
..
guacamole Add ack instruction handler. 2013-10-27 19:53:34 -07:00
.gitignore Fix doxyfile, update .gitignore's 2013-06-05 14:33:43 -07:00
audio.c Restore channel parameter. Abuse stream index as channel index. 2013-09-24 12:13:38 -07:00
client-handlers.c Add ack instruction handler. 2013-10-27 19:53:34 -07:00
client-handlers.h Add ack instruction handler. 2013-10-27 19:53:34 -07:00
client.c Store data alongside streams. Validate stream indices and close state. 2013-10-10 14:47:12 -07:00
error.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
hash.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
instruction.c Do not restart parse - just shift everything as necessary. 2013-10-03 17:45:31 -07:00
Makefile.am Add missing wav_encoder.c in Makefile.am 2013-08-09 10:48:41 -07:00
ogg_encoder.c Make audio buffers const. 2013-08-09 16:52:25 -07:00
ogg_encoder.h Add documentation, fix namespace. 2013-08-09 10:48:40 -07:00
palette.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
palette.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
plugin.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
pool.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
protocol.c Migrate to ack, remove abort. 2013-10-15 11:23:07 -07:00
socket-fd.c Implement guac_socket_write(), fix constness. 2013-06-12 11:49:00 -07:00
socket-nest.c Implement guac_socket_write(), fix constness. 2013-06-12 11:49:00 -07:00
socket.c Add support for keep-alive thread. 2013-10-09 15:57:16 -07:00
timestamp.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
unicode.c Implement read. 2013-08-05 20:15:41 -07:00
wav_encoder.c Make audio buffers const. 2013-08-09 16:52:25 -07:00
wav_encoder.h Add documentation, fix namespace. 2013-08-09 10:48:40 -07:00