index
:
spice/spice-html5
master
a html5 client for the spice protocol (mirrored from https://gitlab.freedesktop.org/spice/spice-html5)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
display.js
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
Move sources into their own folder
Cédric Bosdonnat
1
-1267
/
+0
2019-02-14
Introduce ES6 modules
Cédric Bosdonnat
1
-134
/
+148
2018-07-18
display: Dump bitmap metadata in log_draw()
Christophe Fergeau
1
-0
/
+6
2017-03-07
Handling non-topdown lz_rgb
Vincent Desprez
1
-3
/
+0
2017-01-20
Only drop an mjpeg frame if we are not currently processing one.
Jeremy White
1
-2
/
+12
2017-01-20
Disable the onload function when clearing the image source.
Jeremy White
1
-0
/
+1
2017-01-20
Detect video underrun and advance the current time.
Jeremy White
1
-0
/
+8
2017-01-20
Add more stream information in high debug situations at an updateend event.
Jeremy White
1
-0
/
+4
2017-01-20
Catch and note updateend messages after video destruction.
Jeremy White
1
-0
/
+6
2016-12-15
Include the codec type in the stream creation message.
Jeremy White
1
-1
/
+1
2016-12-15
Move the queue length debug up to stream level 2.
Jeremy White
1
-1
/
+1
2016-12-15
Display stream creation and destruction at debug level 1.
Jeremy White
1
-2
/
+2
2016-12-15
Show the timeupdate events at stream debug level 2, not level 1.
Jeremy White
1
-1
/
+2
2016-10-10
Protect against an mjpeg stream image draw occuring after stream destruction.
Jeremy White
1
-2
/
+2
2016-10-10
Use empty image instead of null to avoid warnings
Jeremy White
1
-1
/
+1
2016-10-10
Improve stream debug messages slightly.
Jeremy White
1
-3
/
+6
2016-10-10
Do not wait for the source buffer open callback to start stream creation.
Jeremy White
1
-13
/
+10
2016-09-28
Fixed trailing whitespaces in several files
Oliver Gutierrez
1
-18
/
+18
2016-07-13
Send stream process reports after we have processed them.
Jeremy White
1
-30
/
+51
2016-07-13
Add support for the vp8 codec type.
Jeremy White
1
-2
/
+228
2015-09-09
Set nonhandled messages as not implemented
Pavel Grunt
1
-0
/
+91
2015-09-09
display.js: Remove unreachable return
Pavel Grunt
1
-2
/
+0
2015-06-04
Add support for stream reports.
Jeremy White
1
-11
/
+56
2015-06-04
Implement support for sized data streams.
Jeremy White
1
-22
/
+38
2015-06-04
Minor change to error message formating.
Jeremy White
1
-2
/
+2
2015-01-15
Use WheelEvent instead of MouseWheelEvent
Pavel Grunt
1
-2
/
+2
2014-09-06
If an agent is attached, enable dynamic resizing of the guest screen.
Jeremy White
1
-2
/
+3
2013-09-18
Implement handling of SPICE_MSG_DISPLAY_INVAL_LIST
Aric Stewart
1
-3
/
+13
2013-09-12
Give the Garbage collector a clue to recycle images; avoids
Jeremy White
1
-0
/
+4
2013-04-19
Provide two levels of workaround for IE 10 cursor support.
Jeremy White
1
-0
/
+2
2012-10-11
support loading SPICE_IMAGE_TYPE_JPEG_ALPHA image types
Aric Stewart
1
-9
/
+77
2012-10-11
support decompressing LZ_IMAGE_TYPE_XXXA images
Aric Stewart
1
-1
/
+1
2012-09-13
rewrite quic.js to be a native javascript implementation
Aric Stewart
1
-5
/
+4
2012-09-06
implement handing of MJPEG display streams
Aric Stewart
1
-0
/
+66
2012-06-04
initial
Jeremy White
1
-0
/
+673