Michael Jumper
|
9835dde90e
|
Brought up to date with latest libguac changes.
|
2011-11-25 16:40:56 -08:00 |
|
Michael Jumper
|
d8697631d0
|
Renamed io to socket (in vars)
|
2011-11-25 16:35:50 -08:00 |
|
Michael Jumper
|
24a2ad6d12
|
Renamed io to socket (in vars)
|
2011-11-25 16:34:43 -08:00 |
|
Michael Jumper
|
c5ec3a71a3
|
Partial conversion to new logging, API, and naming conventions.
|
2011-11-25 16:30:17 -08:00 |
|
Michael Jumper
|
059ddc0448
|
Added version number to Doxyfile
|
2011-11-25 15:15:22 -08:00 |
|
Michael Jumper
|
8cffca4f13
|
Removed guac_sleep
|
2011-11-25 13:20:41 -08:00 |
|
Michael Jumper
|
c4c30af6a4
|
Migrated guac_parse_int to __guac_parse_int, out of socket.h
|
2011-11-25 13:18:00 -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
|
5428aef912
|
Implemented logging functions.
|
2011-11-25 12:22:12 -08:00 |
|
Michael Jumper
|
682344f778
|
Conversion to new naming conventions, partial logging.
|
2011-11-25 12:17:20 -08:00 |
|
Michael Jumper
|
0a39a5d63d
|
Added logging to client threads
|
2011-11-24 18:51:05 -08:00 |
|
Michael Jumper
|
c6d1916afa
|
Properly check errno if guac_error is GUAC_STATUS_SEE_ERRNO
|
2011-11-24 18:46:06 -08:00 |
|
Michael Jumper
|
66a0ff52ee
|
Migration to new guac_read_instruction(), remove use of guac_free_instruction_data().
|
2011-11-24 18:25:33 -08:00 |
|
Michael Jumper
|
857c2e03c9
|
Refactor of guac_read_instruction, migrate to new guac_read_instruction
|
2011-11-24 18:18:03 -08:00 |
|
Michael Jumper
|
5214b1538d
|
Set guac_error in guac_select()
|
2011-11-23 16:25:25 -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
|
2abc6d19b5
|
Exclude private symbols from generated docs.
|
2011-11-23 15:03:40 -08:00 |
|
Michael Jumper
|
0db81b73ac
|
Migrated to new function defs with timeouts.
|
2011-11-23 00:45:43 -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
|
d4d2ba3af3
|
Moved thread API from libguac.
|
2011-11-23 00:23:53 -08:00 |
|
Michael Jumper
|
a932c2f1a0
|
Removed out-of-scope threads API.
|
2011-11-23 00:22:12 -08:00 |
|
Michael Jumper
|
e4cbb8b4e8
|
Moved daemon functions from libguac
|
2011-11-23 00:01:27 -08:00 |
|
Michael Jumper
|
84254cfddf
|
Removed daemon-specific functions
|
2011-11-22 23:51:43 -08:00 |
|
Michael Jumper
|
dd356d4fe2
|
Updated documentation of protocol.h
|
2011-11-21 02:05:05 -08:00 |
|
Michael Jumper
|
1b42db58e9
|
Added warning for non-threadsafe impl
|
2011-11-21 01:42:16 -08:00 |
|
Michael Jumper
|
40f773e733
|
Added documentation for guac_error
|
2011-11-21 01:37:16 -08:00 |
|
Michael Jumper
|
797c30de75
|
Added guac_error usage to guacio
|
2011-11-21 01:32:04 -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
|
ca34a2f4a2
|
Added guac_error (thread-local)
|
2011-11-20 22:59:34 -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
|
af5f610e76
|
Added error.h and error.c to Makefile.am, implemented string conversion function.
|
2011-11-16 00:23:38 -08:00 |
|
Michael Jumper
|
cd82b43b5f
|
Added base error.h definitions of status codes and prototype of string conversion function.
|
2011-11-16 00:11:05 -08:00 |
|
Michael Jumper
|
6cec48c20d
|
Moved badly positioned include.
|
2011-11-12 16:51:42 -08:00 |
|
Michael Jumper
|
b69ab3a27a
|
Reverted queue migration.
|
2011-11-04 11:37:01 -07:00 |
|
Michael Jumper
|
df02126676
|
Removed guac_client_queue_*() and associated structures (out of scope).
|
2011-11-03 13:48:05 -07:00 |
|
Michael Jumper
|
c07170e05d
|
Migrated to new client-level queue.
|
2011-10-25 22:10:48 -07:00 |
|
Michael Jumper
|
a48f43ef6b
|
Removed old guac_layer_* queue functions.
|
2011-10-25 22:07:30 -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
|
88d7b8ef70
|
Revert "Migrated to new location for default layer."
This reverts commit dd43edd7ae8d965483ff2c1b178a5e1d86dc1c52.
|
2011-10-25 17:29:11 -07:00 |
|
Michael Jumper
|
e9b20e37d3
|
Migrated to new location for default layer.
|
2011-10-23 23:34:53 -07:00 |
|
Michael Jumper
|
820a4b1fff
|
Removed accidentally-committed test file
|
2011-10-23 23:19:49 -07:00 |
|
Michael Jumper
|
7183b43d1d
|
Migrated to layer instruction queue.
|
2011-10-23 23:12:00 -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
|
35fedc1eb6
|
Implemented guac_layer_flush().
|
2011-10-23 16:12:31 -07:00 |
|
Michael Jumper
|
c721a94b6e
|
Implemented guac_layer_* queue updates.
|
2011-10-23 15:53:22 -07:00 |
|