spice-gtk/gtk
2012-07-16 17:46:41 +02:00
..
controller controller/test.c: mingw: fix compiler bad param warning for ReadFile 2012-07-10 17:08:59 +03:00
display Add missing includes & make some functions static 2012-03-13 13:09:16 +00:00
bio-gsocket.c Fix various memory leaks 2012-06-13 12:53:51 +02:00
bio-gsocket.h Use an openssl BIO stream using GSocket 2012-02-12 18:30:35 +01:00
channel-base.c Fix compilation on mingw/windows 2012-01-15 17:21:06 +01:00
channel-cursor.c Add channel_reset method 2011-12-19 13:07:46 +01:00
channel-cursor.h doc: gtk-doc cleanup 2012-03-20 02:15:21 +01:00
channel-display-mjpeg.c display: video streaming: add support for frames of different sizes 2012-05-03 12:13:06 +03:00
channel-display-priv.h Change surface_id to a guint32 2012-07-16 17:46:40 +02:00
channel-display.c Make-up a MonitorConfig if the server doesn't provide one 2012-07-16 17:46:41 +02:00
channel-display.h Add spice_display_get_primary() 2012-07-16 17:46:40 +02:00
channel-inputs.c migration/channel-inputs: reset motion count after migration 2012-07-12 14:54:25 +03:00
channel-inputs.h doc: gtk-doc cleanup 2012-03-20 02:15:21 +01:00
channel-main.c Implement simple monitors alignment 2012-07-16 17:46:41 +02:00
channel-main.h doc: gtk-doc cleanup 2012-03-20 02:15:21 +01:00
channel-playback.c Fix incorrect format string 2012-06-11 18:10:56 +02:00
channel-playback.h Running out of reserved space, break ABI 2012-05-17 16:19:53 +02:00
channel-record.c record channel: reseting channel caps 2012-05-17 15:53:54 +03:00
channel-record.h Running out of reserved space, break ABI 2012-05-17 16:19:53 +02:00
channel-smartcard.c Add channel_reset method 2011-12-19 13:07:46 +01:00
channel-smartcard.h doc: gtk-doc cleanup 2012-03-20 02:15:21 +01:00
channel-usbredir-priv.h usbredir: Add awareness of host/guest side filtering 2012-02-22 17:16:43 +01:00
channel-usbredir.c spice_usb_device_manager_device_error: replace SpiceUsbDevice with libusb_device 2012-07-10 17:08:59 +03:00
channel-usbredir.h doc: gtk-doc cleanup 2012-03-20 02:15:21 +01:00
continuation.c Move undef FORTIFY below config.h 2012-03-14 20:43:07 +01:00
continuation.h use _setjmp/_longjmp to speed up coroutine switching 2011-08-15 15:43:15 +02:00
coroutine_gthread.c gtk: add coroutine utilities 2010-12-05 18:15:22 +01:00
coroutine_ucontext.c define MAP_ANON as MAP_ANONYMOUS if needed 2011-05-23 18:13:51 +02:00
coroutine_winfibers.c windows: initialize co->ret to not randomly release fiber 2011-12-19 13:03:51 +01:00
coroutine.h gtk: implement coroutines using Windows fibers 2011-08-17 14:44:33 +02:00
decode-glz-tmpl.c gtk: add some debugging in glz decoder and avoid crashes 2011-04-04 13:09:39 +02:00
decode-glz.c build-sys: move codegen & proto to spice-common 2012-03-25 19:22:52 +02:00
decode-jpeg.c build/win32: they broke libjpeg again 2011-06-07 14:30:31 +02:00
decode-zlib.c build: basic windows build support 2010-12-17 19:37:09 +01:00
decode.h build-sys: move codegen & proto to spice-common 2012-03-25 19:22:52 +02:00
desktop-integration.c Fix mingw build 2012-07-08 17:27:19 +02:00
desktop-integration.h Add a desktop-integration helper class 2012-07-06 09:27:42 +02:00
gio-coroutine.c Make g_coroutine_condition_wait() cancellable 2012-01-12 19:43:38 +01:00
gio-coroutine.h Make g_coroutine_condition_wait() cancellable 2012-01-12 19:43:38 +01:00
glib-compat.c Lower our glib requirement to 2.22, as we claim 2012-01-12 16:10:37 +01:00
glib-compat.h glib-compat: add g_clear_pointer 2012-07-16 17:46:40 +02:00
keymap-gen.pl Fix missing OS-X keymapping for letter 'A' 2011-05-23 18:13:51 +02:00
keymaps.csv windows: fix broken left shift 2011-12-13 23:19:00 +01:00
Makefile.am Windows mingw: usb: Dynamically install a libusb driver for USB devices 2012-07-10 17:09:00 +03:00
map-file widget: add monitor property with ctor 2012-07-16 17:46:41 +02:00
smartcard-manager-priv.h gtk/smartcard: make smartcard init async 2011-07-07 18:53:54 +02:00
smartcard-manager.c build: fix build issue because of double declaration 2011-12-09 18:42:29 +01:00
smartcard-manager.h Rename my_foo private datatypes to MyFooPrivate 2011-08-30 16:47:50 +02:00
snappy.c Fix const-correctness of functions & add explicit casts 2012-03-13 13:04:04 +00:00
spice-audio-priv.h Move auto-connect logic in Audio base class 2011-12-01 20:18:26 +01:00
spice-audio.c Running out of reserved space, break ABI 2012-05-17 16:19:53 +02:00
spice-audio.h Running out of reserved space, break ABI 2012-05-17 16:19:53 +02:00
spice-channel-cache.h build-sys: move codegen & proto to spice-common 2012-03-25 19:22:52 +02:00
spice-channel-enums.h gtk: when input channel is not ready, silently drop input events 2011-01-26 16:15:14 +01:00
spice-channel-priv.h Allow to disable specific capabilities at runtime 2012-06-11 18:08:56 +02:00
spice-channel.c spice_channel_connect() success if state >= CONNECTING 2012-07-16 17:46:41 +02:00
spice-channel.h Deprecate spice_channel_set_capability() 2012-06-11 18:10:48 +02:00
spice-client-glib-usb-acl-helper.c Ensure all no-args methods are declared (void) not () 2012-03-13 13:09:16 +00:00
spice-client-gtk-manual.defs python: fix Spice.Audio binding 2012-05-10 02:55:16 +02:00
spice-client-gtk-module.c gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-client-gtk.override Add a USB device selection widget 2012-01-31 14:31:38 +01:00
spice-client.c Add missing includes & make some functions static 2012-03-13 13:09:16 +00:00
spice-client.h channel-usbredir: Handle some more usbredirhost_read_guest_data errors 2012-03-08 11:35:22 +01:00
spice-cmdline.c gtk: update spicy to use new option API 2011-07-17 16:43:45 +02:00
spice-cmdline.h gtk: add missing copyright headers 2010-11-24 02:53:59 +01:00
spice-common.h build-sys: move codegen & proto to spice-common 2012-03-25 19:22:52 +02:00
spice-grabsequence.c Fix annotations for GrabSequence class 2012-04-27 09:33:59 +01:00
spice-grabsequence.h gtk: continue API documentation 2010-12-09 10:58:47 +01:00
spice-gstaudio.c Fix video playback with GStreamer backend 2012-06-11 18:10:56 +02:00
spice-gstaudio.h spice_gstaudio: s/SpiceGstAudio/SpiceGstaudio 2011-08-30 16:52:03 +02:00
spice-gtk-session-priv.h spice-gtk-session: rename update_keyboard_focus to request_auto_usbredir 2012-06-26 13:41:40 +02:00
spice-gtk-session.c spice-gtk-session: hookup automount inhibiting 2012-07-06 09:27:42 +02:00
spice-gtk-session.h Move clipboard handling to SpiceGtkSession 2011-10-06 11:36:39 +02:00
spice-marshal.txt usb-device-manager: Add a auto-connect-failed signal 2011-09-01 15:52:51 +02:00
spice-option.c Fix callback signature for --spice-debug option handling 2012-04-19 11:13:28 +01:00
spice-option.h build: fix make distcheck 2011-07-18 20:28:05 +02:00
spice-pulse.c Move auto-connect logic in Audio base class 2011-12-01 20:18:26 +01:00
spice-pulse.h Rename my_foo private datatypes to MyFooPrivate 2011-08-30 16:47:50 +02:00
spice-session-priv.h Add a desktop-integration helper class 2012-07-06 09:27:42 +02:00
spice-session.c Add a desktop-integration helper class 2012-07-06 09:27:42 +02:00
spice-session.h Add read-only property on sessions 2011-11-23 17:57:34 +01:00
spice-types.h build: fix introspection warnings 2011-07-18 19:27:59 +02:00
spice-util-priv.h usbutil: look up usb.ids under g_get_system_data_dirs() by default 2012-07-11 13:43:59 +02:00
spice-util.c g_getenv returns a const string 2012-04-27 15:13:12 +02:00
spice-util.h Deprecate spice_channel_set_capability() 2012-06-11 18:10:48 +02:00
spice-widget-cairo.c display: learn to restrict display to an area 2012-07-16 17:46:40 +02:00
spice-widget-priv.h widget: add monitor property with ctor 2012-07-16 17:46:41 +02:00
spice-widget-x11.c display: learn to restrict display to an area 2012-07-16 17:46:40 +02:00
spice-widget.c widget: use display monitors configuration 2012-07-16 17:46:41 +02:00
spice-widget.h widget: add monitor property with ctor 2012-07-16 17:46:41 +02:00
spicy-stats.c gtk: snappy/spicy-stats move connection option to main group 2011-07-17 16:43:45 +02:00
spicy.c spicy: disable display when deleting window 2012-07-16 17:46:41 +02:00
usb-acl-helper.c usb-acl-helper: add a missing "break" 2012-03-29 15:16:52 +02:00
usb-acl-helper.h Replace duplicated header declarations 2012-03-13 13:09:16 +00:00
usb-device-manager-priv.h Introduce SpiceUsbDeviceInfo to be kept instead of a libusb_device 2012-07-10 17:08:59 +03:00
usb-device-manager.c usb-device-manager: mingw: connect: cleanup device if it's libdev is missing 2012-07-16 10:25:06 +03:00
usb-device-manager.h Running out of reserved space, break ABI 2012-05-17 16:19:53 +02:00
usb-device-widget.c Be more tolerant on NULL arrays 2012-03-30 14:21:38 +02:00
usb-device-widget.h build-sys: fix compilation of bindings 2012-03-20 18:28:41 +01:00
usbutil.c usbutil: be more explicit about usbids_vendor_count usage 2012-07-11 16:29:34 +02:00
usbutil.h usbutil: Add a spice_usb_util_get_device_strings helper function 2012-02-20 16:14:49 +01:00
vncdisplaykeymap.c Fix various memory leaks 2012-06-13 12:53:51 +02:00
vncdisplaykeymap.h Add glib objects + gtk widgets for spice. 2010-11-23 17:09:45 +01:00
win-usb-clerk.h Windows mingw: usb: Dynamically install a libusb driver for USB devices 2012-07-10 17:09:00 +03:00
win-usb-dev.c Win32/mingw: win-usb-dev: skip hubs 2012-07-10 17:09:00 +03:00
win-usb-dev.h Windows mingw: usb: implement GUdevDevice & GUdevClient for windows 2012-07-10 17:08:59 +03:00
win-usb-driver-install.c win-usb-driver-install: initialize "req" with memset 2012-07-10 19:26:29 +03:00
win-usb-driver-install.h win-usb-driver-install: add capability to remove (uninstall) a win usb driver 2012-07-10 17:09:00 +03:00