Michael Jumper
|
5ec7f6970d
|
Ensure m4/ directory exists, while automatically-added files are not included in commits.
|
2012-08-11 13:24:06 -07:00 |
|
Michael Jumper
|
d37484bbfe
|
Updated ChangeLog
|
2012-05-04 19:10:14 -07:00 |
|
Michael Jumper
|
80d270ab00
|
Bumped version number to 0.6.0
|
2012-02-23 14:48:07 -08:00 |
|
Michael Jumper
|
2def995074
|
LICENSE should be included in source.
|
2012-02-23 14:47:46 -08:00 |
|
Michael Jumper
|
72d7e44420
|
Implement red/blue swap.
|
2012-02-21 10:22:55 -08:00 |
|
Michael Jumper
|
6595c91864
|
Add arg and flag for swapping red and blue.
|
2012-02-21 10:15:11 -08:00 |
|
Michael Jumper
|
546e352374
|
Refactor supporting buffered cursor instruction.
|
2012-02-15 10:04:51 -08:00 |
|
Michael Jumper
|
6741c3c92f
|
Fixed headers, removed unused.
|
2011-12-21 18:54:38 -08:00 |
|
Michael Jumper
|
cda03dc6db
|
Cleaned up hierarchy.
|
2011-12-21 18:35:42 -08:00 |
|
Michael Jumper
|
a7b00aa79f
|
Renaming and regrouping.
|
2011-12-21 18:18:25 -08:00 |
|
Michael Jumper
|
bd15a65398
|
Renaming and regrouping.
|
2011-12-21 18:18:17 -08:00 |
|
Michael Jumper
|
8bf37453de
|
Updated changelog.
|
2011-12-11 15:16:56 -08:00 |
|
Michael Jumper
|
99103e8eae
|
Updated README to point to new Trac.
|
2011-12-11 14:49:59 -08:00 |
|
Michael Jumper
|
7b9fad668c
|
Bumped version to 0.5.0
|
2011-11-26 15:00:33 -08:00 |
|
Michael Jumper
|
80df0efa62
|
Using new function for libguac check.
|
2011-11-26 14:57:35 -08:00 |
|
Michael Jumper
|
9835dde90e
|
Brought up to date with latest libguac changes.
|
2011-11-25 16:40:56 -08:00 |
|
Michael Jumper
|
b69ab3a27a
|
Reverted queue migration.
|
2011-11-04 11:37:01 -07:00 |
|
Michael Jumper
|
c07170e05d
|
Migrated to new client-level queue.
|
2011-10-25 22:10:48 -07:00 |
|
Michael Jumper
|
7183b43d1d
|
Migrated to layer instruction queue.
|
2011-10-23 23:12:00 -07:00 |
|
Michael Jumper
|
485616045e
|
Removed unused file.
|
2011-08-10 15:13:22 -07:00 |
|
Michael Jumper
|
4dc9e81f93
|
Using new guac_layer instead of integer index.
|
2011-07-20 12:37:35 -07:00 |
|
Michael Jumper
|
c4c84a1e44
|
Updated version numbers to 0.4.0
|
2011-05-27 13:47:09 -07:00 |
|
Michael Jumper
|
e98ee250bd
|
Converted to new composite enums
|
2011-04-21 16:30:59 -07:00 |
|
Michael Jumper
|
797cff31f2
|
Added composite mode.
|
2011-03-30 00:05:28 -07:00 |
|
Michael Jumper
|
e0e6a5e50e
|
Fixed leak in update handler.
|
2011-03-27 22:48:15 -07:00 |
|
Michael Jumper
|
846c42c1cb
|
Working cairo VNC client.
|
2011-03-27 18:58:51 -07:00 |
|
Michael Jumper
|
be731b5900
|
Full conversion of old libpng-based methods.
|
2011-03-27 18:40:38 -07:00 |
|
Michael Jumper
|
e49798364b
|
Switching to cairo, partial translation.
|
2011-03-27 18:28:10 -07:00 |
|
Michael Jumper
|
56c3b04e9e
|
Added -pedantic
|
2011-03-24 23:12:43 -07:00 |
|
Michael Jumper
|
8c3fa0c54e
|
Use guac log functions for VNC log.
|
2011-03-20 00:22:22 -07:00 |
|
Michael Jumper
|
149185f49e
|
Using new log functions
|
2011-03-19 17:13:24 -07:00 |
|
Michael Jumper
|
adfd2d3089
|
Fix memory leak due to extra alloc of png buffers, add workarounds for leaks in libvncclient.
|
2011-03-19 01:02:29 -07:00 |
|
Michael Jumper
|
df7fa4c88d
|
Increased wait time for messages (as libguac now uses I/O threads)
|
2011-03-17 14:05:24 -07:00 |
|
Michael Jumper
|
7f106c663c
|
Updated changelog
|
2011-03-15 22:23:21 -07:00 |
|
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
|
74150f373e
|
Removed sleep - libguac now handles sleeping automatically
|
2011-03-13 14:52:06 -07: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
|
b46c5187be
|
Removed delay and check for nanosleep (replaced by ready message in libguac)
|
2011-03-05 14:47:24 -08:00 |
|
Michael Jumper
|
34188366a9
|
Added README for libguac-client-vnc
|
2011-03-02 01:42:18 -08:00 |
|
Michael Jumper
|
436c4295dc
|
Added license block to Makefile.am and configure.in
|
2011-03-02 01:22:32 -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
|
2f594d3de7
|
Renamed libguac_client_vnc to libguac-client-vnc
|
2011-02-28 14:49:16 -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
|
f6b137d1b5
|
Migrating to new version number system
|
2011-02-21 22:35:18 -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
|
8d0c3ac46b
|
Changing to MPL/GPL/LGPL tri-license
|
2011-02-15 18:47:51 -08:00 |
|