index
:
~alon/spice-gtk
master
wip/shared-memory
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
channel-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
build-sys: missing sys/types.h in gtk/channel-display.c
Jasper Lievisse Adriaanse
1
-0
/
+4
2012-12-10
channel-display: add more protection against bad access to streams
Uri Lublin
1
-2
/
+14
2012-09-12
channel: Introduce CHANNEL_DEBUG for channel debug logs
Christophe Fergeau
1
-16
/
+16
2012-09-07
Advertise SPICE_DISPLAY_CAP_A8_SURFACE
Søren Sandmann Pedersen
1
-0
/
+1
2012-09-02
Advertise SPICE_DISPLAY_CAP_COMPOSITE
Søren Sandmann Pedersen
1
-0
/
+1
2012-09-02
Add support for Composite command
Søren Sandmann Pedersen
1
-0
/
+8
2012-07-28
channel-display: Set monitors_max to 1 on init
Hans de Goede
1
-0
/
+1
2012-07-18
Run-time check monitor per display count <= 256
Marc-André Lureau
1
-1
/
+15
2012-07-16
Handle MonitorsConfig::max_allowed
Marc-André Lureau
1
-2
/
+27
2012-07-16
Make-up a MonitorConfig if the server doesn't provide one
Marc-André Lureau
1
-1
/
+12
2012-07-16
Handle SPICE_MSG_DISPLAY_MONITORS_CONFIG
Marc-André Lureau
1
-0
/
+33
2012-07-16
Claim SPICE_DISPLAY_CAP_MONITORS_CONFIG
Marc-André Lureau
1
-0
/
+1
2012-07-16
Add spice_display_get_primary()
Marc-André Lureau
1
-0
/
+37
2012-07-16
display: add readonly monitors property
Marc-André Lureau
1
-0
/
+28
2012-07-16
Change surface_id to a guint32
Marc-André Lureau
1
-2
/
+2
2012-05-17
display channel: reseting channel caps
Yonit Halperin
1
-1
/
+8
2012-05-03
display: video streaming: add support for frames of different sizes
Yonit Halperin
1
-11
/
+88
2012-03-31
widget: fix invalid memory ref after channel is distroyed
Marc-André Lureau
1
-20
/
+7
2012-03-22
Always release shm of primary surfaces
Marc-André Lureau
1
-5
/
+1
2012-03-13
Add missing includes & make some functions static
Daniel P. Berrange
1
-2
/
+2
2012-03-13
Replace duplicated header declarations
Daniel P. Berrange
1
-1
/
+0
2012-01-24
Change the setting of the images cache size and the glz window size
Yonit Halperin
1
-7
/
+15
2012-01-12
wait for cached images that haven't been added to the cache yet
Marc-André Lureau
1
-22
/
+44
2012-01-08
Wait for channels before invalidating images
Marc-André Lureau
1
-0
/
+2
2011-12-19
display: try to reuse exisiting primary surface
Marc-André Lureau
1
-23
/
+42
2011-12-19
Add channel_reset method
Marc-André Lureau
1
-0
/
+18
2011-12-16
spice_msg_out[_send_internal]: Take ownership of the passed SpiceMsgOut
Hans de Goede
1
-1
/
+0
2011-11-07
Drop useless memset
Marc-André Lureau
1
-1
/
+0
2011-07-18
build: fix introspection warnings
Marc-André Lureau
1
-77
/
+77
2011-06-22
factor base message handling in SpiceChannel
Christophe Fergeau
1
-10
/
+12
2011-06-14
channel-display: destroy_stream: fail if streams is NULL
Alon Levy
1
-0
/
+1
2011-06-09
gtk: oops, forgot to put signal detail first
Marc-André Lureau
1
-1
/
+1
2011-05-10
gtk: keyboard handling improvements
Marc-André Lureau
1
-2
/
+2
2011-05-10
gtk: extra check only compiled if !NDEBUG
Marc-André Lureau
1
-1
/
+1
2011-05-08
gtk: warn if received invalid frame timestamp
Marc-André Lureau
1
-0
/
+6
2011-05-07
gtk: sync audio with gst backend
Marc-André Lureau
1
-4
/
+5
2011-04-08
gtk: remove unnecessary invalidate mark signal
Marc-André Lureau
1
-9
/
+0
2011-04-08
gtk: send FALSE mark when destroying the primary surface after 1s...
Marc-André Lureau
1
-0
/
+37
2011-04-04
gtk: fix multi-head support by sync the display cache
Marc-André Lureau
1
-1
/
+0
2011-04-04
gtk: display now use the cache from the session
Marc-André Lureau
1
-67
/
+39
2011-03-02
gtk: add display width/height properties
Marc-André Lureau
1
-0
/
+64
2011-01-21
gtk: handle DISPLAY_RESET
Marc-André Lureau
1
-1
/
+8
2011-01-12
gtk: simplify debugging of coroutine-related path
Marc-André Lureau
1
-7
/
+0
2011-01-11
gtk: add some DEBUG related to migration
Marc-André Lureau
1
-0
/
+1
2010-12-29
gtk: win32: clean-up and GSocket quirks
Marc-André Lureau
1
-0
/
+2
2010-12-27
gtk: win32: create a drawing context
Marc-André Lureau
1
-1
/
+15
2010-12-23
gtk: synchronize video on mmtime
Marc-André Lureau
1
-28
/
+111
2010-12-22
gtk: handle server sending DRAW_COPY before MARK
Alon Levy
1
-2
/
+6
2010-12-20
gtk: add a few precondition checks, and modify debug messages
Marc-André Lureau
1
-0
/
+2
2010-12-17
gtk: fix invalid memory access on palette cache
Marc-André Lureau
1
-1
/
+3
[next]