Commit Graph

3484 Commits

Author SHA1 Message Date
Michael Jumper
bbc373c1b9 Fixed lack of initialization of now-used pointers. 2011-03-14 10:59:47 -07:00
Michael Jumper
82fcbe98e5 Support for encodings as an option. 2011-03-13 18:58:31 -07:00
Michael Jumper
555c7b9a97 Experimental support for resized framebuffer. 2011-03-13 18:34:58 -07:00
Michael Jumper
3e90251cb8 Automatic sleep on message handle 2011-03-13 14:52:19 -07:00
Michael Jumper
74150f373e Removed sleep - libguac now handles sleeping automatically 2011-03-13 14:52:06 -07:00
Michael Jumper
12d497ca3f Working sync control. 2011-03-11 19:35:44 -08:00
Michael Jumper
e463360aad Sync message support. 2011-03-11 18:57:53 -08:00
Michael Jumper
4044b61f56 Revert "Removed delay and check for nanosleep (replaced by ready message in libguac)"
This reverts commit a9ea3ac383de3f92e5b0d29449f1daa618b60624.
2011-03-06 17:01:00 -08:00
Michael Jumper
90993d5d75 Revert "Reinstated ready instruction"
This reverts commit 283c1f5ecbbfa06da5ed1300fc0243c2afcadfeb.
2011-03-06 16:57:13 -08:00
Michael Jumper
b46c5187be Removed delay and check for nanosleep (replaced by ready message in libguac) 2011-03-05 14:47:24 -08:00
Michael Jumper
47762889cf Reinstated ready instruction 2011-03-05 14:47:02 -08:00
Michael Jumper
cd4205caf6 Added ldconfig instructions 2011-03-02 01:42:30 -08:00
Michael Jumper
34188366a9 Added README for libguac-client-vnc 2011-03-02 01:42:18 -08:00
Michael Jumper
1e1ef6f950 Added README for libguac 2011-03-02 01:38:01 -08:00
Michael Jumper
436c4295dc Added license block to Makefile.am and configure.in 2011-03-02 01:22:32 -08:00
Michael Jumper
a6bfd481c8 Added license block to Makefile.am 2011-03-02 01:21:34 -08:00
Michael Jumper
4477ef6669 Added license block to Makefile.am and configure.in 2011-03-02 01:20:56 -08:00
Michael Jumper
b6cceaa7f9 Added license block to configure.in 2011-03-02 01:19:24 -08:00
Michael Jumper
17c649704a Actual docs in README 2011-03-01 10:58:25 -08:00
Michael Jumper
90168a9877 Added ChangeLog, removed unused files, switched to foreign over GNU 2011-03-01 01:05:09 -08:00
Michael Jumper
e9d52be8d5 Added ChangeLog, removed unused files, switched to foreign over GNU 2011-03-01 01:04:29 -08:00
Michael Jumper
b5891c779c Removed unused files, switched to foreign over GNU 2011-03-01 01:03:35 -08:00
Michael Jumper
3873b726b6 Added entry to ChangeLog 2011-03-01 00:58:39 -08:00
Michael Jumper
a1f65ce659 Using dashes instead of underscores for client lib prefix 2011-02-28 14:51:18 -08:00
Michael Jumper
2f594d3de7 Renamed libguac_client_vnc to libguac-client-vnc 2011-02-28 14:49:16 -08:00
Michael Jumper
077bf9e20c Removed dependency on LSB - script should now work on generic UNIX and Linux distros without LSB 2011-02-28 14:36:40 -08:00
Michael Jumper
dd69712dc2 Adding guacd.in to EXTRA_DIST 2011-02-27 21:04:49 -08:00
Michael Jumper
15cc47f2af Adding support for LSB try-restart 2011-02-27 21:01:16 -08:00
Michael Jumper
bb4070925c Removed reference to sysconfig 2011-02-27 20:28:22 -08:00
Michael Jumper
5d13535fb4 Working LSB startup script. 2011-02-27 20:27:12 -08:00
Michael Jumper
0d4e4ceb15 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable 2011-02-21 22:38:13 -08:00
Michael Jumper
23bc28253a Migrating to new version number system 2011-02-21 22:36:54 -08:00
Michael Jumper
122cbeff15 Migrating to new version number system 2011-02-21 22:36:34 -08:00
Michael Jumper
f6b137d1b5 Migrating to new version number system 2011-02-21 22:35:18 -08:00
Michael Jumper
bdaf1db86c Making version number match lib version info 2011-02-21 00:13:44 -08:00
Michael Jumper
78fa8ebbd7 Removed one nanosleep() check - same change made twice 2011-02-17 02:18:44 -08:00
Michael Jumper
d73a0af709 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable 2011-02-17 02:07:45 -08:00
Michael Jumper
48bc7a6596 Fixed performance issues with too many updates (nanosleep detection was broken) 2011-02-16 18:37:28 -08:00
Michael Jumper
efcfa12fe6 Changing to MPL/GPL/LGPL tri-license 2011-02-15 18:48:02 -08:00
Michael Jumper
8d0c3ac46b Changing to MPL/GPL/LGPL tri-license 2011-02-15 18:47:51 -08:00
Michael Jumper
5cdfad50e6 Detect and use png_get_io_ptr if provided 2011-02-15 18:07:19 -08:00
Michael Jumper
d32b26ffa8 Changing to MPL/GPL/LGPL tri-license 2011-02-15 18:04:36 -08:00
Michael Jumper
4a3df25b5a Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac-client-vnc into unstable 2011-02-13 01:18:12 -08:00
Michael Jumper
5a3eb36e2c Migrated to newer libguac (layer support) 2011-02-11 23:19:35 -08:00
Michael Jumper
903104af20 Merge branch 'unstable' of ssh://guacamole.git.sourceforge.net/gitroot/guacamole/libguac into unstable 2011-02-11 23:17:05 -08:00
Michael Jumper
3e6b22b071 Layer/buffer support in png and copy instructions 2011-02-11 23:16:46 -08:00
Michael Jumper
d9682409f7 Fixed detection of nanosleep. 2011-02-11 00:21:54 -08:00
Michael Jumper
1c84d1aecf Fixed fork() detection 2011-02-10 23:57:38 -08:00
Michael Jumper
a0cb37295f Fixed pngstruct.h detection 2011-02-10 23:53:11 -08:00
Michael Jumper
5458ba05b5 Cleaned up daemon.c 2011-02-10 23:47:46 -08:00