Aric Stewart
|
bf15d16221
|
quic javascript code cleanups
check with strict but do not enable it.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:03:08 -05:00 |
|
Aric Stewart
|
a1ef6e3c14
|
QUIC_IMAGE_TYPE_RGB24 decodes the same as QUIC_IMAGE_TYPE_RGB32
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:03:05 -05:00 |
|
Aric Stewart
|
cd9f5b52ef
|
remove function find_bucket_8bpc
removing the function call overhead improves performance
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:03:02 -05:00 |
|
Aric Stewart
|
8306bbab2c
|
fold do_run into uncompress
eliminates a function call and many object references for performance
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:02:59 -05:00 |
|
Aric Stewart
|
1c33ccff66
|
remove code duplications in uncompress
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:02:56 -05:00 |
|
Aric Stewart
|
ad66ff9d6a
|
correct some issues with prototype vs instance member objects
Resending Patch set for Jeremy White.
Sorry my total for patches is missing.
-aric
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-24 11:02:52 -05:00 |
|
Aric Stewart
|
b4ab3ac5e9
|
rewrite quic.js to be a native javascript implementation
There remain a few TODOs including implementing more than just rgb32 images
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-13 18:32:38 +03:00 |
|
Aric Stewart
|
7ebc4d019a
|
implement handing of MJPEG display streams
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-09-06 10:11:16 +03:00 |
|
Aric Stewart
|
a6aa594ef4
|
(resend)[spice-html5] prevent out of sync modifier keys
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-08-17 13:54:56 +03:00 |
|
Aric Stewart
|
2caf06d1ed
|
work to improve keyboard keycode -> scancode processing
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-08-17 13:54:53 +03:00 |
|
Aric Stewart
|
38ebba8d8a
|
(resend) [spice-html5] Add the scroll to the cursor offset
Signed-off-by: Aric Stewart <aric@codeweavers.com>
|
2012-08-17 13:54:50 +03:00 |
|
Jeremy White
|
f8f622157c
|
initial
|
2012-06-04 17:22:01 +03:00 |
|