.. |
guacamole
|
Add abort instruction. Add status codes to abort and error.
|
2013-10-10 14:47:12 -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
|
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
|
Add abort instruction. Add status codes to abort and error.
|
2013-10-10 14:47:12 -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 |