The sync and xinput extensions now use the switch field, which XGB does not currently support. Therefore, I'm removing the sync and xinput extensions.
Andrew Gallant
2013-12-28 09:22:33 -05:00
cd22f99b20auth: use encoding.binary
Paul Sbarra
2012-05-28 17:04:02 -05:00
4ea94ca0feBug fix in the generator that was outputting %(MISSING) crud.
Andrew Gallant (Ocelot)
2012-05-26 18:24:52 -04:00
58bb2572c5Doc touchups.
Andrew Gallant (Ocelot)
2012-05-26 18:22:25 -04:00
acb84171e5Add new logger type so that it can be shut off.
Andrew Gallant (Ocelot)
2012-05-16 23:57:26 -04:00
424f293671export logger so it can be disabled
Andrew Gallant (Ocelot)
2012-05-16 23:26:19 -04:00
45a4ee92ebclose channels.
Andrew Gallant (Ocelot)
2012-05-12 22:17:10 -04:00
6bdfd1d1b1A more idiomatic way of trying a non-blocking send on a buffered channel and falling back to a blocking send inside a goroutine.
Andrew Gallant (Ocelot)
2012-05-12 21:55:57 -04:00
7abc9c6455added some docs and removed some extraneous code
Andrew Gallant (Ocelot)
2012-05-12 21:44:53 -04:00
24fef4062adocs
Andrew Gallant (Ocelot)
2012-05-12 21:36:31 -04:00
f77feff864some docs in the Makefile and removing a prefix that isn't needed.
Andrew Gallant (Ocelot)
2012-05-12 21:27:47 -04:00
aa95801b2dpanic when an extension request is issued before an extension has been initialized. but give a nice error message for the happy people.
Andrew Gallant (Ocelot)
2012-05-11 23:59:38 -04:00
29942bf078panic when an extension request is issued before an extension has been initialized. but give a nice error message for the happy people.
Andrew Gallant (Ocelot)
2012-05-11 23:58:52 -04:00
fb3128ed2adoc updates and a quick usage
Andrew Gallant (Ocelot)
2012-05-11 02:01:29 -04:00
3e6b354493add a little more docs for errors
Andrew Gallant (Ocelot)
2012-05-11 01:58:52 -04:00
c00652934ebetter docs
Andrew Gallant (Ocelot)
2012-05-10 23:57:34 -04:00
a3363755cdadding package header comments
Andrew Gallant (Ocelot)
2012-05-10 20:06:22 -04:00
0c50dc6241a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-10 17:01:42 -04:00
e239bb3c68make resource ids their own individual types. last commit before overhaul to sub-packages
Andrew Gallant (Ocelot)
2012-05-10 12:47:19 -04:00
00c6217ca9update
Andrew Gallant (Ocelot)
2012-05-08 23:03:55 -04:00
5d64f69030fixed nasty bug that made XGB not thread safe
Andrew Gallant (Ocelot)
2012-05-08 23:03:45 -04:00
62b293c937use a custom logger so we don't stomp all over the global log configuration
Andrew Gallant (Ocelot)
2012-05-08 00:27:00 -04:00