.. |
.gitignore
|
GUAC-236: Add stub guacenc utility (encode Guacamole protocol to video).
|
2016-03-14 20:22:01 -07:00 |
buffer.c
|
GUAC-236: Ensure rectangle is explicitly set when painting buffers.
|
2016-03-14 20:22:02 -07:00 |
buffer.h
|
GUAC-236: Implement buffer resize.
|
2016-03-14 20:22:01 -07:00 |
display.c
|
GUAC-236: Add image stream allocation and management functions.
|
2016-03-14 20:22:02 -07:00 |
display.h
|
GUAC-236: Add image stream allocation and management functions.
|
2016-03-14 20:22:02 -07:00 |
encode.c
|
GUAC-236: Allocate and pass display to all instruction handlers.
|
2016-03-14 20:22:01 -07:00 |
encode.h
|
GUAC-236: Add stub guacenc utility (encode Guacamole protocol to video).
|
2016-03-14 20:22:01 -07:00 |
guacenc.c
|
GUAC-236: Log failures vs. total files.
|
2016-03-14 20:22:01 -07:00 |
image-stream.c
|
GUAC-236: Ensure rectangle is explicitly set when painting buffers.
|
2016-03-14 20:22:02 -07:00 |
image-stream.h
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |
instruction-blob.c
|
GUAC-236: Implement blob, end, and img instructions.
|
2016-03-14 20:22:02 -07:00 |
instruction-cfill.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-copy.c
|
GUAC-236: Implement copy.
|
2016-03-14 20:22:02 -07:00 |
instruction-cursor.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-dispose.c
|
GUAC-236: Handle dispose of buffers.
|
2016-03-14 20:22:01 -07:00 |
instruction-end.c
|
GUAC-236: Implement blob, end, and img instructions.
|
2016-03-14 20:22:02 -07:00 |
instruction-img.c
|
GUAC-236: Implement blob, end, and img instructions.
|
2016-03-14 20:22:02 -07:00 |
instruction-move.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-rect.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-shade.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-size.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-sync.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instruction-transfer.c
|
GUAC-236: Log protocol violations at WARNING level.
|
2016-03-14 20:22:01 -07:00 |
instructions.c
|
GUAC-236: Allocate and pass display to all instruction handlers.
|
2016-03-14 20:22:01 -07:00 |
instructions.h
|
GUAC-236: Allocate and pass display to all instruction handlers.
|
2016-03-14 20:22:01 -07:00 |
jpeg.c
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |
jpeg.h
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |
layer.c
|
GUAC-236: Layers must default to unparented.
|
2016-03-14 20:22:01 -07:00 |
layer.h
|
GUAC-236: Implement alloc/free of layers. Implement shade, move, and dispose.
|
2016-03-14 20:22:01 -07:00 |
log.c
|
GUAC-236: Display DEBUG-level messages for now.
|
2016-03-14 20:22:01 -07:00 |
log.h
|
GUAC-236: Add stub guacenc utility (encode Guacamole protocol to video).
|
2016-03-14 20:22:01 -07:00 |
Makefile.am
|
GUAC-236: Add stub structure for image decoding.
|
2016-03-14 20:22:02 -07:00 |
png.c
|
GUAC-236: Implement PNG decoding using Cairo's built-in PNG functions.
|
2016-03-14 20:22:02 -07:00 |
png.h
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |
webp.c
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |
webp.h
|
GUAC-236: Assemble entire image data prior to decoding. Switch to simple decoder function (no struct).
|
2016-03-14 20:22:02 -07:00 |