index
:
~pgrunt/spice-html5
cursor
display_improvements
file_xfer
master
topdown
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-01
Use wss scheme when accessing with https protocol
Vladik Romanovsky
1
-0
/
+3
2014-06-05
Update the todo
Jeremy White
1
-8
/
+5
2014-05-20
Add support for audio streams using the Opus encoding.
Jeremy White
7
-0
/
+923
2014-05-20
Tweak hexdump to not generate new lines.
Jeremy White
1
-1
/
+4
2013-09-19
Add changelog for 0.1.4
spice-html5-0.1.4
Jeremy White
1
-0
/
+13
2013-09-18
Implement handling of SPICE_MSG_DISPLAY_INVAL_LIST
Aric Stewart
2
-3
/
+37
2013-09-18
implement and use a new dataview getUint64
Aric Stewart
3
-15
/
+18
2013-09-13
Send the client cache size correctly in little endian order so we
Jeremy White
2
-2
/
+13
2013-09-12
Give the Garbage collector a clue to recycle images; avoids
Jeremy White
1
-0
/
+4
2013-08-27
Ack every message.
Jeremy White
1
-11
/
+9
2013-08-23
Fix default websocket port detection in spice_auto.html
Jordan Pittier
1
-1
/
+14
2013-05-30
spice.html: remove default password
Alon Levy
1
-1
/
+1
2013-05-28
Adds missing mapping of the alphanumeric minus key. (spice-html5)
Thomas Goirand
1
-0
/
+1
2013-05-23
Correct spice_auto.html for a missing include for the spice array buffer.
spice-html5-0.1.3
Jeremy White
1
-0
/
+1
2013-04-19
Provide two levels of workaround for IE 10 cursor support.
Jeremy White
6
-1
/
+220
2013-04-18
Use document.documentElement.scrollXXX if document.body.scrollXXX is not pres...
Jeremy White
1
-2
/
+5
2013-04-16
Extend the native ArrayBuffer to add a slice() method if missing.
Jeremy White
2
-0
/
+59
2013-03-19
added on succeess event
Amos Benari
2
-0
/
+9
2013-03-19
added sendCtrlAltDel method.
Amos Benari
1
-0
/
+20
2013-03-08
Use release 2
spice-html5-0.1.2
Jeremy White
1
-2
/
+2
2013-03-08
Escape the % character.
Jeremy White
1
-1
/
+1
2013-02-25
Switch to a freedesktop.org download location.
Jeremy White
1
-2
/
+3
2013-02-20
No longer install apache.conf, just put it in the doc folder.
Jeremy White
3
-4
/
+2
2013-02-20
Revise the .spec file to use %{name}, and remove a few unneded statements
Jeremy White
1
-5
/
+6
2013-02-20
Fix our SPEC file to indicate LGPLv3 license, not GPLv3
Jeremy White
1
-2
/
+6
2013-02-20
Make our sample Apache configuration work on a RHEL server as well.
Jeremy White
1
-3
/
+2
2013-02-11
Correct errors from rpmlint
spice-html5-0.1.0
Jeremy White
2
-4
/
+3
2013-02-11
Update the TODO
Jeremy White
1
-22
/
+2
2013-02-11
Add the ability to build an rpm.
Jeremy White
3
-0
/
+109
2013-02-11
Add a basic Apache configuration file.
Jeremy White
1
-0
/
+11
2013-01-21
Trim spaces at line ends to keep git happy.
Jeremy White
1
-17
/
+17
2013-01-21
Add spice_auto.html for automated console display
Daniel P. Berrange
1
-0
/
+153
2012-10-11
support loading SPICE_IMAGE_TYPE_JPEG_ALPHA image types
Aric Stewart
2
-9
/
+108
2012-10-11
support decompressing LZ_IMAGE_TYPE_XXXA images
Aric Stewart
2
-10
/
+18
2012-09-26
Discard input messages until input channel is ready
Aric Stewart
1
-8
/
+8
2012-09-24
Modify the template html to include a required file.
Jeremy White
1
-0
/
+1
2012-09-24
quic: implemenet QUIC_IMAGE_TYPE_RGBA decoding
Aric Stewart
1
-4
/
+264
2012-09-24
quic: generalize QuicEncoder.prototype.decode_run
Aric Stewart
1
-13
/
+13
2012-09-24
quic javascript code cleanups
Aric Stewart
1
-59
/
+42
2012-09-24
QUIC_IMAGE_TYPE_RGB24 decodes the same as QUIC_IMAGE_TYPE_RGB32
Aric Stewart
1
-6
/
+4
2012-09-24
remove function find_bucket_8bpc
Aric Stewart
1
-16
/
+11
2012-09-24
fold do_run into uncompress
Aric Stewart
1
-61
/
+73
2012-09-24
remove code duplications in uncompress
Aric Stewart
1
-109
/
+71
2012-09-24
correct some issues with prototype vs instance member objects
Aric Stewart
1
-13
/
+5
2012-09-13
rewrite quic.js to be a native javascript implementation
Aric Stewart
7
-34454
/
+984
2012-09-06
implement handing of MJPEG display streams
Aric Stewart
3
-0
/
+160
2012-08-17
(resend)[spice-html5] prevent out of sync modifier keys
Aric Stewart
1
-0
/
+86
2012-08-17
work to improve keyboard keycode -> scancode processing
Aric Stewart
2
-122
/
+327
2012-08-17
(resend) [spice-html5] Add the scroll to the cursor offset
Aric Stewart
1
-2
/
+2
2012-06-04
initial
Jeremy White
30
-0
/
+41332