guacamole-spice-protocol/src/protocols/vnc
2013-08-20 11:38:12 -07:00
..
.gitignore Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
client.c Add constants. Tweak latency. 2013-08-09 18:21:32 -07:00
client.h Bump max frame duration to 80 ms (12.5 FPS). 2013-08-20 11:38:12 -07:00
convert.c Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
convert.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
guac_handlers.c Stay in handle_messages for 30ms max (per frame). 2013-08-20 11:32:47 -07:00
guac_handlers.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00
Makefile.am Add stub PulseAudio handling code, replace old usage with new read thread. 2013-08-09 11:58:29 -07:00
pulse.c Adjust buffer size to around 48K, rename and reuse old buffer size macro accordingly. 2013-08-10 12:30:46 -07:00
pulse.h Adjust buffer size to around 48K, rename and reuse old buffer size macro accordingly. 2013-08-10 12:30:46 -07:00
vnc_handlers.c Move files to proper location. Get rid of unnecessary lock. Remove wrongly-committed file. 2013-08-09 10:48:41 -07:00
vnc_handlers.h Massively reorganize source tree. 2013-06-05 11:00:28 -07:00