Age | Commit message (Expand) | Author | Files | Lines |
2008-11-12 | gst/librfb/rfbdecoder.c: Fix uninitialized warnings | Thijs Vermeir | 1 | -0/+1 |
2008-11-06 | Fix basic navigation events | Thijs Vermeir | 2 | -12/+34 |
2008-11-05 | gst/librfb/gstrfbsrc.c: Fix RGB mask in caps | Thijs Vermeir | 1 | -7/+18 |
2008-11-05 | gst/librfb/: Add Hextile encoding | Thijs Vermeir | 3 | -143/+195 |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 1 | -0/+1 |
2008-07-08 | gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events | Ilja Pavkovic | 2 | -1/+19 |
2008-07-08 | gst/librfb/rfbdecoder.c: Implement ServerCutText message | Ilja Pavkovic | 1 | -2/+13 |
2008-07-08 | gst/librfb/: Add property for shared desktop | Ilja Pavkovic | 2 | -1/+12 |
2008-02-22 | Some C89 fixes, moving variable declarations to the beginning of a block. Fix... | Jens Granseuer | 2 | -4/+9 |
2008-02-12 | gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721. | Sebastian Dröge | 1 | -1/+5 |
2008-01-21 | gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm... | Stefan Kost | 2 | -11/+9 |
2008-01-01 | ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i... | David Schleef | 2 | -5/+13 |
2007-12-03 | gst/librfb/rfbdecoder.c: Should fix the 64-bit build | Thijs Vermeir | 1 | -5/+9 |
2007-11-30 | gst/librfb/rfbdecoder.*: Add CoRRE encoding | Thijs Vermeir | 2 | -0/+41 |
2007-11-30 | gst/librfb/rfbdecoder.c: Use glib macro for swapping | Thijs Vermeir | 1 | -3/+2 |
2007-11-29 | gst/librfb/: Disable CopyRect encoding by default | Thijs Vermeir | 3 | -48/+114 |
2007-11-15 | gst/librfb/gstrfbsrc.c: don't forget to handle the offset's | Thijs Vermeir | 3 | -27/+39 |
2007-11-15 | gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers | Armando Taffarel Neto | 1 | -0/+3 |
2007-10-31 | gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding | Thijs Vermeir | 1 | -13/+14 |
2007-10-31 | gst/librfb/: Added copyrect encoding | Thijs Vermeir | 9 | -123/+156 |
2007-10-16 | gst/librfb/rfbdecoder.c: Add the set encodings client message | Thijs Vermeir | 1 | -3/+30 |
2007-10-16 | gst/librfb/: remove the rfbbytestream dead code | Thijs Vermeir | 6 | -256/+0 |
2007-10-08 | gst/: Fix compiler warnings shown by Forte. | Jan Schmidt | 3 | -3/+4 |
2007-09-27 | gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates | Thijs Vermeir | 2 | -5/+15 |
2007-09-26 | gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb | Thijs Vermeir | 1 | -1/+2 |
2007-09-21 | gst/librfb/: Added offset-x, offset-y, width and height property for selectin... | Thijs Vermeir | 3 | -5/+88 |
2007-09-21 | gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now | Thijs Vermeir | 2 | -10/+5 |
2007-09-20 | gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg... | Thijs Vermeir | 1 | -17/+12 |
2007-09-20 | gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream. | Thijs Vermeir | 1 | -4/+6 |
2007-09-19 | gst/librfb/: It is now possible to connect to a vncserver. there are still so... | Thijs Vermeir | 3 | -122/+181 |
2007-09-19 | gst/librfb/gstrfbsrc.c: Add password property (write only) | Thijs Vermeir | 3 | -11/+55 |
2007-09-19 | gst/librfb/: VNC Authentication should be working now temperaly with fake pas... | Thijs Vermeir | 6 | -5/+776 |
2007-09-18 | gst/librfb/rfbdecoder.*: Added some documentation about security handling sta... | Thijs Vermeir | 2 | -8/+48 |
2007-09-18 | ChangeLog: Add missing newline. | Stefan Kost | 1 | -0/+1 |
2007-09-17 | Added a new property for the rfb version | Thijs Vermeir | 4 | -6/+112 |
2006-11-19 | gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build. | Michael Smith | 1 | -1/+1 |
2006-11-17 | gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures. | David Schleef | 1 | -4/+4 |
2006-11-17 | gst/librfb/gstrfbsrc.h: Oops, add this file. | David Schleef | 1 | -0/+69 |
2006-11-17 | Port librfb to 0.10 (#376106). | Andre Moreira Magalhaes | 12 | -651/+545 |
2006-09-16 | More G_OBJECT macro fixing. | Stefan Kost | 1 | -1/+1 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -40/+35 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 1 | -1/+1 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-11-21 | Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) | Jan Schmidt | 1 | -2/+1 |
2005-09-26 | some disting and build fixes | Christian Schaller | 1 | -1/+2 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 1 | -12/+11 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 1 | -2/+0 |
2005-02-11 | gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p... | David Schleef | 1 | -3/+3 |
2005-02-11 | configure.ac: Pull in librfb from my CVS tree, because it is too small and an... | David Schleef | 12 | -0/+1371 |