guacamole-spice-protocol/src/libguac
2013-10-01 18:06:19 -07:00
..
guacamole Stub out independent instruction parser. 2013-10-01 18:06:19 -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 Handle blob properly (decode base64). 2013-09-27 15:56:22 -07:00
client-handlers.h Add stubs for file/blob/end handling. 2013-09-26 22:27:18 -07:00
client.c Migrate to libguac audio. Migrate to improved stream protocol. 2013-09-24 12:01:02 -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 Stub out independent instruction parser. 2013-10-01 18:06:19 -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 Implement base64 decoder. 2013-09-27 15:39:44 -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 Fix threading issues regarding flush DURING write not being blocked. Set process-shared attribute on mutexes in socket. 2013-07-01 15:03:47 -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