index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
widget: use scanout offset when using virgl
Marc-André Lureau
1
-1
/
+1
2016-06-17
channel-main: Fix spice_main_file_copy_async annotation
Alexandru Visarion
1
-1
/
+1
2016-06-16
widget: Disable IME context on display widget
Frediano Ziglio
1
-0
/
+9
2016-06-15
main: Don't delay update_display_timer(0) for up to 1 second
Christophe Fergeau
1
-1
/
+10
2016-06-15
sasl: fix SASL GSSAPI by allowing NULL username
Alexander Bokovoy
1
-5
/
+4
2016-06-13
Remove some warnings compiling for Windows
Frediano Ziglio
1
-3
/
+3
2016-06-13
channel-display: Remove deprecated init functions
Pavel Grunt
1
-3
/
+0
2016-06-13
widget: Do not mix function linkage
Frediano Ziglio
1
-1
/
+5
2016-06-09
widget: Do not ignore unsupported keys from keyboard
Frediano Ziglio
1
-18
/
+20
2016-06-06
streaming: Use the frame dimensions reported by the video decoder
Francois Gouget
4
-38
/
+41
2016-06-06
widget: Avoid using GDK_GRAB_FAILED defined in Gtk 3.16.
Pavel Grunt
1
-5
/
+7
2016-06-06
mingw: Fix -Werror format & missing-prototypes
Pavel Grunt
4
-7
/
+8
2016-06-03
spicy: Do not show underscore in label
Pavel Grunt
1
-1
/
+1
2016-06-02
spice-uri: Add ipv6 support
Pavel Grunt
1
-4
/
+20
2016-06-02
spice-uri: Validate uri scheme
Pavel Grunt
1
-10
/
+16
2016-06-02
spice-uri: Check if port is in allowed range
Pavel Grunt
1
-2
/
+6
2016-06-02
spice-uri: Do not allow empty port string
Pavel Grunt
1
-0
/
+3
2016-06-02
spice-uri: Reset SpiceURI before parsing
Pavel Grunt
1
-4
/
+13
2016-06-01
streaming: Tweak the GStreamer decoder to avoid a compiler warning
Francois Gouget
1
-5
/
+5
2016-06-01
Fix many -Werror=format warnings
Marc-André Lureau
24
-86
/
+87
2016-06-01
channel: avoid crash on spice_channel_wakeup due NULL channel
Victor Toso
1
-1
/
+4
2016-05-31
doc: add some missing block comments
Marc-André Lureau
3
-0
/
+41
2016-05-31
Fix non gtk-doc comments
Marc-André Lureau
2
-2
/
+2
2016-05-31
build-sys: enable -Wmissing-prototypes
Marc-André Lureau
6
-16
/
+27
2016-05-31
spice-uri: Mark parameter as unused
Pavel Grunt
1
-1
/
+1
2016-05-28
main: remove unneeded gtk-doc comments
Marc-André Lureau
1
-11
/
+0
2016-05-28
main: remove SpiceFileTransferTaskPrivate
Marc-André Lureau
2
-121
/
+107
2016-05-27
file-xfer: make handle_status agnostic of channel-main
Victor Toso
1
-11
/
+14
2016-05-25
streaming: Constify the video stream's dest and clip parameters
Francois Gouget
2
-3
/
+3
2016-05-25
file-transfer-task: Hide internals of SpiceFileTransferTask
Pavel Grunt
2
-23
/
+24
2016-05-25
file-trasfer-task: Protect header include
Pavel Grunt
1
-0
/
+6
2016-05-25
egl: fix delayed widget realize
Marc-André Lureau
1
-12
/
+16
2016-05-25
gtk: remove unneeded check
Marc-André Lureau
1
-1
/
+0
2016-05-25
gtk: rename spicex_* functions
Marc-André Lureau
3
-22
/
+21
2016-05-25
gtk: move canvas related data in its own structure
Marc-André Lureau
3
-58
/
+59
2016-05-25
egl: bind the scanout texture
Marc-André Lureau
1
-0
/
+1
2016-05-25
display: lower to debug gstreamer codec support
Marc-André Lureau
1
-3
/
+3
2016-05-25
spice-widget: Use correct enum value
Pavel Grunt
1
-1
/
+1
2016-05-23
egl: set current context, fix multiple display
Marc-André Lureau
1
-15
/
+51
2016-05-23
egl: don't terminate display
Marc-André Lureau
1
-1
/
+3
2016-05-23
egl: don't destroy wayland egl context
Marc-André Lureau
1
-11
/
+17
2016-05-23
egl: only swap buffers on x11
Marc-André Lureau
1
-1
/
+4
2016-05-23
channel: check if channel has a session
Marc-André Lureau
1
-1
/
+1
2016-05-23
util: remove STATIC_MUTEX macros
Marc-André Lureau
4
-26
/
+20
2016-05-19
Spice-widget: Use new gdk_event_get_scancode if available
Frediano Ziglio
1
-3
/
+19
2016-05-18
streaming: Use decodebin as a fallback for the GStreamer video decoder
Francois Gouget
1
-2
/
+14
2016-05-18
streaming: Probe GStreamer before advertising support for a codec
Francois Gouget
3
-8
/
+34
2016-05-18
streaming: Allow disabling support for the builtin MJPEG video decoder
Francois Gouget
3
-1
/
+13
2016-05-18
streaming: Add a GStreamer video decoder for MJPEG, VP8 and h264
Francois Gouget
4
-0
/
+457
2016-05-18
streaming: Let the video decoder queue, schedule and drop the frames
Francois Gouget
3
-164
/
+188
[next]