Commit Graph

510 Commits

Author SHA1 Message Date
Michael Jumper
ca34e0c536 Fixed stub, added rudimentary mouse support, support for clip, coloring of text. 2011-07-21 15:17:16 -07:00
Michael Jumper
d4fb4b0a32 Using composite operations to set foreground/background of glyph. 2011-07-21 01:40:44 -07:00
Michael Jumper
5781eb8764 Transparent glyphs. 2011-07-21 01:16:55 -07:00
Michael Jumper
b9727f9d56 Using rect instruction, initial partial-stub for glyphs and rendering 2011-07-21 00:28:35 -07:00
Michael Jumper
9b05cf5f67 Initial working drawing support for rect and bitmap 2011-07-20 16:15:32 -07:00
Michael Jumper
9032357965 Using new layer/buffer alloc/free for bitmap/glyph/surface create/destroy. 2011-07-20 12:48:11 -07:00
Michael Jumper
4dc9e81f93 Using new guac_layer instead of integer index. 2011-07-20 12:37:35 -07:00
Michael Jumper
b4fb6d9198 Updated to latest freerdp, using guac_log_info for stubs, de-stubbed some handlers, now simulating allocation of bitmaps/glyphs/etc. 2011-07-20 08:44:14 -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
8f6ad5039b Moved headers into own dir. 2011-03-27 20:58:01 -07:00
Michael Jumper
a636a073f0 Moved struct, etc. into own header. 2011-03-27 20:56:14 -07:00
Michael Jumper
e79d34f974 Using cairo instead of libpng (as required by libguac), now handling RDP messages. 2011-03-27 19:04:05 -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
f3da13556b RDP handler stubs 2011-03-26 21:37:32 -07:00
Michael Jumper
9f49741013 Handler placeholders 2011-03-26 19:14:39 -07:00
Michael Jumper
c4734b6c23 Error handler, actual connection 2011-03-25 23:48:39 -07:00
Michael Jumper
5f6188ee25 Client data and free handler. 2011-03-25 22:59:39 -07:00
Michael Jumper
ff6d6fc404 Actual calls to freerdp functions 2011-03-25 22:49:48 -07:00
Michael Jumper
fb953b0892 Stub code and build files. 2011-03-25 21:58:46 -07:00
Michael Jumper
32d73ec5bd Initial commit. 2011-03-25 21:57:21 -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
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
d9682409f7 Fixed detection of nanosleep. 2011-02-11 00:21:54 -08:00
Michael Jumper
6355be0f36 Read-only mode 2011-02-10 22:56:47 -08:00
Michael Jumper
935d18ba01 Using new header 2011-02-09 01:40:46 -08:00
Michael Jumper
320b1e7f54 Added cross-platform sleep 2011-02-08 19:42:40 -08:00
Michael Jumper
081df9339b Added args, shifted left one now that protocol isn't passed as args to connect 2011-01-01 13:23:53 -08:00
Michael Jumper
fbba21feac Fixing memory leak of client data struct 2010-12-22 02:00:13 -08:00
Michael Jumper
c3e4df73f1 Adding package descriptor for build system 2010-12-17 15:16:34 -08:00
Michael Jumper
e55280d308 configure.in should specify errors for missing libs 2010-12-15 11:41:21 -08:00
Michael Jumper
d1f20b04d2 Adding .gitignore 2010-12-14 01:34:54 -08:00
Michael Jumper
c1e6b2c7f3 Renamed package 2010-12-13 23:09:10 -08:00
Michael Jumper
857030249a More renaming 2010-12-08 13:14:04 -08:00