4d007e7e78Automatically fit to screen.
Michael Jumper
2012-10-23 01:38:10 -0700
0ffeb7b819Updated ChangeLog
Michael Jumper
2012-10-22 15:52:53 -0700
a5142f4e38Updated ChangeLog
Michael Jumper
2012-10-22 15:50:26 -0700
eca4245566Updated ChangeLog
Michael Jumper
2012-10-22 15:49:43 -0700
f0de5cb6f0Revert "Add begin instruction, to be sent after connection succeeds."
Michael Jumper
2012-10-22 15:45:22 -0700
e836983517Add size/audio/video preamble to handshake.
Michael Jumper
2012-10-22 15:06:07 -0700
6e5422b0e3Fix error message ordering.
Michael Jumper
2012-10-22 15:05:01 -0700
4758595e23Use width/height from client if not specified in args.
Michael Jumper
2012-10-22 15:02:58 -0700
f021858d94Add guac_client_info structure.
Michael Jumper
2012-10-22 14:37:41 -0700
fbf61fe81dAdd begin instruction, to be sent after connection succeeds.
Michael Jumper
2012-10-21 23:06:54 -0700
875c2108e8Add size/video/audio instruction handlers.
Michael Jumper
2012-10-21 14:52:00 -0700
7c96d13d0dFix includes.
Michael Jumper
2012-10-20 21:05:36 -0700
880b971b79Use guac_socket_free (was guac_socket_close)
Michael Jumper
2012-10-19 18:48:04 -0700
57acd9d5daMigrate to renamed functions of 0.7.0
Michael Jumper
2012-09-06 20:45:21 -0700
621b1caf1dRenamed init function in 0.7.0.
Michael Jumper
2012-08-29 11:37:35 -0700
578f676b2fMove to 0.7.0 client init.
Michael Jumper
2012-08-29 11:32:19 -0700
fe30cd3073Handle nested socket within stream alloc/free.
Michael Jumper
2012-10-19 14:24:03 -0700
9d8d0650f5Fix expected string for nest test.
Michael Jumper
2012-10-19 14:21:15 -0700
4ae92fa62dImplement test for nested sockets.
Michael Jumper
2012-10-19 14:18:09 -0700
e04533c299Add missing declaration for guac_socket_nest.
Michael Jumper
2012-10-19 14:17:57 -0700
014fc579caAdd nested protocol socket.
Michael Jumper
2012-10-19 14:06:39 -0700
112360c4b1Move fd info struct to socket-fd.c
Michael Jumper
2012-10-19 13:46:16 -0700
518903483dAdd nest instruction.
Michael Jumper
2012-10-19 13:45:06 -0700
ffc6b389b8Move fd-specific code to socket-fd.c
Michael Jumper
2012-10-19 12:42:46 -0700
563726174aRemove fixme.
Michael Jumper
2012-10-19 12:26:17 -0700
f3384e8eb7Update read/write tests to match API changes.
Michael Jumper
2012-10-19 12:09:01 -0700
d44ec4b2c1Add read handler, call free handler when needed, add guac_socket_read.
Michael Jumper
2012-10-19 12:07:49 -0700
208649306aAdd select handler - still need read and free.
Michael Jumper
2012-10-19 00:46:08 -0700
9444fdb234Call select handler as needed, implement FD-based socket.
Michael Jumper
2012-10-19 00:45:29 -0700
b092137091Add select handler, partial refactor.
Michael Jumper
2012-10-19 00:34:04 -0700
2f169b2b69Use handlers rather than hard file descriptor. Allow explicit alloc/free of socket.
Michael Jumper
2012-10-19 00:19:54 -0700
31729bf62dAdd pool and stream alloc/free.
Michael Jumper
2012-10-18 20:57:11 -0700
cd23eac4eeAdd stream structure.
Michael Jumper
2012-10-18 20:46:17 -0700
657b83808cRemoved resource subprotocol (in favor of protocol nesting).
Michael Jumper
2012-10-18 01:34:25 -0700
db373e876bUpdate ChangeLog, bump version.
0.6.2
Michael Jumper
2012-10-15 10:33:50 -0700
f6764487c8Update ChangeLog, bump version.
Michael Jumper
2012-10-15 10:29:30 -0700
34f2347316Bump version number to 0.6.2
Michael Jumper
2012-10-15 10:25:47 -0700
178ae68b12Log version on start.
Michael Jumper
2012-10-03 10:15:20 -0700
a0fde0a4e8Log PID changes.
Michael Jumper
2012-10-03 10:03:20 -0700
d75bbb528fUpdate contributors.
Michael Jumper
2012-10-03 09:22:35 -0700
63de8ba2aeMerge patch from Alex Bligh, clean up, update ChangeLog, general reformatting.
Michael Jumper
2012-10-03 09:21:39 -0700
94c8076f5cAdd Laurent Meunier as contributor.
Michael Jumper
2012-10-02 14:11:39 -0700
3fd9323a94Add macros for constants, clean up validation.
Michael Jumper
2012-10-02 14:09:57 -0700
99ec71dcdeFix comment formatting.
Michael Jumper
2012-09-27 22:04:33 -0700
c45ff69dcaUse the configured color-depth
Laurent Meunier
2012-08-31 13:07:05 +0200
eabd17df64Add parent client to resource.
Michael Jumper
2012-09-20 23:56:25 -0700
ddf705ad26Fix newlines.
Michael Jumper
2012-09-20 21:08:33 -0700
f4f4e04e0eCall accept/reject handler of associated resource if resource is valid.
Michael Jumper
2012-09-06 20:37:16 -0700
c95931e687Add accept/reject instruction handler stubs.
Michael Jumper
2012-09-06 20:30:03 -0700
a38d59451dProperly free pools in guac_client_free
Michael Jumper
2012-09-06 20:23:03 -0700
54ef3f48faAdd unit test for resource pool.
Michael Jumper
2012-09-06 20:20:34 -0700
a114698854Implement alloc/free for guac_resource.
Michael Jumper
2012-09-06 20:08:15 -0700
5403bf7c3aAdd resource pool to client.
Michael Jumper
2012-09-06 19:57:19 -0700
ac0d98518bpool.h must be installed (included by client.h which is installed)
Michael Jumper
2012-09-06 17:56:50 -0700
6adce8bab0Migrate to guac_pool for layer and buffer pools.
Michael Jumper
2012-09-06 17:55:24 -0700
d0bc7f2d7eBounds checks in tests should be fatal assertions.
Michael Jumper
2012-09-06 17:54:58 -0700
91d73c850fFix test.
Michael Jumper
2012-09-06 16:52:39 -0700
9843607202Add test for guac_pool.
Michael Jumper
2012-09-06 16:51:56 -0700
eb450a6b3fPrototyped out part of indexed image support, added docs.
Michael Jumper
2012-08-20 19:38:20 -0700
d7ae188564Add magic number to hash (prevent all pure-black or similarly-black images from hashing to same value universally).
Michael Jumper
2012-08-20 19:19:26 -0700
88445c5cb8Add surface compare.
Michael Jumper
2012-08-19 23:18:52 -0700
b35947daeaFix signedness, fix hash size.
Michael Jumper
2012-08-19 21:10:19 -0700
97ac78c1e5Added hash.c and hash.h, including a basic image hash function.
Michael Jumper
2012-08-19 20:46:02 -0700
e02b3e3a0eImplement all pool functions.
Michael Jumper
2012-09-06 11:53:37 -0700
b9bbf0ae7bImplemented guac_pool_free_int.
Michael Jumper
2012-09-06 11:29:31 -0700