Michael Jumper
|
989f24be2b
|
Do not call free handler for client if init does not complete.
|
2011-11-26 14:50:03 -08:00 |
|
Michael Jumper
|
24a2ad6d12
|
Renamed io to socket (in vars)
|
2011-11-25 16:34:43 -08:00 |
|
Michael Jumper
|
6bd9c00fae
|
Prototypes and docs for plugin functions
|
2011-11-25 13:13:32 -08:00 |
|
Michael Jumper
|
ae33a4ca48
|
Converted to new guac_client_plugin API
|
2011-11-25 13:04:59 -08:00 |
|
Michael Jumper
|
682344f778
|
Conversion to new naming conventions, partial logging.
|
2011-11-25 12:17:20 -08:00 |
|
Michael Jumper
|
97f7249e60
|
Renamed private members, adding __ (double underscore) prefix.
|
2011-11-23 16:08:33 -08:00 |
|
Michael Jumper
|
eb11efc67e
|
Removed unused defines.
|
2011-11-23 15:49:46 -08:00 |
|
Michael Jumper
|
087ed54fc2
|
Removed GUAC_*_TIMEOUT, added usec_timeout parameters to functions which need them, updated docs.
|
2011-11-23 00:43:30 -08:00 |
|
Michael Jumper
|
84254cfddf
|
Removed daemon-specific functions
|
2011-11-22 23:51:43 -08:00 |
|
Michael Jumper
|
d7b0c5085e
|
Revert changes to client.h (mockup of guac_status refactor)
|
2011-11-20 23:14:20 -08:00 |
|
Michael Jumper
|
b50d89d830
|
Revert "Refactor of prototypes, partial continuation of refactor into client."
This reverts commit a7a4a126c2a670c78bef4bc34d8823f98754bc5c.
|
2011-11-20 23:09:02 -08:00 |
|
Michael Jumper
|
8ef7d724bb
|
Refactor of prototypes, partial continuation of refactor into client.
|
2011-11-19 14:34:08 -08:00 |
|
Michael Jumper
|
4d6218560f
|
Removed inconsistent _t suffix from types.
|
2011-11-16 15:43:28 -08:00 |
|
Michael Jumper
|
d61335b187
|
guac_status_t -> guac_status, mockup in client.h
|
2011-11-16 15:11:48 -08:00 |
|
Michael Jumper
|
df02126676
|
Removed guac_client_queue_*() and associated structures (out of scope).
|
2011-11-03 13:48:05 -07:00 |
|
Michael Jumper
|
185d23fb5e
|
Migrated queue from layer to client, restored GUAC_DEFAULT_LAYER.
|
2011-10-25 22:01:53 -07:00 |
|
Michael Jumper
|
44a456aece
|
Implemented naiive update condensing for PNGs in the simplest case. Added queue tail. Now adding to tail of queue.
|
2011-10-23 23:11:29 -07:00 |
|
Michael Jumper
|
7da95aa6cf
|
Removed guac_client_free_layer (doesn't make sense), added free() for update queue, added update queue structures.
|
2011-10-23 15:35:23 -07:00 |
|
Michael Jumper
|
6341346cb7
|
Using C99, POSIX, and BSD. Added guac_layer and layer/buffer alloc/free.
|
2011-07-20 12:36:02 -07:00 |
|
Michael Jumper
|
8242c37f11
|
64-bit timestamps and output
|
2011-04-29 00:45:38 -07:00 |
|
Michael Jumper
|
f95f264747
|
Using cairo instead of libpng.
|
2011-03-27 16:32:49 -07:00 |
|
Michael Jumper
|
a72df19449
|
Error handling in guac_start_client.
|
2011-03-19 16:44:06 -07:00 |
|
Michael Jumper
|
5a2a629225
|
Fixed guac_client_free_handler definition.
|
2011-03-19 01:00:40 -07:00 |
|
Michael Jumper
|
599c7ff58a
|
Documentation for new client functions and structures.
|
2011-03-18 00:42:34 -07:00 |
|
Michael Jumper
|
e20e877d45
|
Moved sleep and timestamp functions, fixed header ifndefs
|
2011-03-17 21:16:29 -07:00 |
|
Michael Jumper
|
3e14b52b1c
|
Improved instruction handling, working I/O threads.
|
2011-03-16 23:46:02 -07:00 |
|
Michael Jumper
|
3c878e1d59
|
Added input and output threads
|
2011-03-16 01:24:17 -07:00 |
|
Michael Jumper
|
a9f702ed27
|
Initial implementation of timeout.
|
2011-03-15 23:02:47 -07:00 |
|
Michael Jumper
|
3e90251cb8
|
Automatic sleep on message handle
|
2011-03-13 14:52:19 -07:00 |
|
Michael Jumper
|
d32b26ffa8
|
Changing to MPL/GPL/LGPL tri-license
|
2011-02-15 18:04:36 -08:00 |
|
Michael Jumper
|
91c4ef665a
|
More renaming
|
2010-12-08 13:14:04 -08:00 |
|