summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27Enable file transfer for spice_auto.html.HEADmasterJeremy White1-0/+1
2015-09-09Set nonhandled messages as not implementedPavel Grunt4-0/+187
2015-09-09Use name of channel instead of numberPavel Grunt2-3/+3
2015-09-09spiceconn.js: Add missing channel namesPavel Grunt1-0/+14
2015-09-09enums.js: Update for new channelsPavel Grunt1-0/+2
2015-09-09display.js: Remove unreachable returnPavel Grunt1-2/+0
2015-06-04Add support for stream reports.Jeremy White5-12/+116
2015-06-04Implement support for sized data streams.Jeremy White4-22/+76
2015-06-04Minor change to error message formating.Jeremy White1-2/+2
2015-03-13Prepare for release 0.1.6spice-html5-0.1.6Jeremy White3-3/+9
2015-01-16Add button for cancelling file transferPavel Grunt2-0/+21
2015-01-16Add progress bar for file transferPavel Grunt4-0/+42
2015-01-15Use WheelEvent instead of MouseWheelEventPavel Grunt2-3/+3
2015-01-15Inform agent about client's capabilitiesPavel Grunt3-1/+65
2015-01-15Read file only when have agent tokensPavel Grunt1-1/+17
2015-01-15Use drag and drop for transfering files from client to guestPavel Grunt3-0/+52
2015-01-15Implement methods for transfering files from client to guestPavel Grunt6-0/+234
2015-01-15Split agent data message into smaller chunksPavel Grunt2-3/+14
2015-01-15Send agent messages only when have agent tokensPavel Grunt1-6/+26
2015-01-15Report SPICE_MAIN_CAP_AGENT_CONNECTED_TOKENS capabilityPavel Grunt2-0/+9
2015-01-15Handle agent tokensPavel Grunt2-2/+32
2014-10-31SPICE-HTML5: Improve error messageFrantisek Kobzik1-1/+3
2014-10-29Use a modern number of agent tokens.Jeremy White1-1/+1
2014-09-25Prepare for release 0.1.5spice-html5-0.1.5Jeremy White3-12/+10
2014-09-06If an agent is attached, enable dynamic resizing of the guest screen.Jeremy White10-30/+289
2014-08-01Enable the use of OPUS on spice_auto.html.Jeremy White1-0/+2
2014-08-01Use wss scheme when accessing with https protocolVladik Romanovsky1-0/+3
2014-06-05Update the todoJeremy White1-8/+5
2014-05-20Add support for audio streams using the Opus encoding.Jeremy White7-0/+923
2014-05-20Tweak hexdump to not generate new lines.Jeremy White1-1/+4
2013-09-19Add changelog for 0.1.4spice-html5-0.1.4Jeremy White1-0/+13
2013-09-18Implement handling of SPICE_MSG_DISPLAY_INVAL_LISTAric Stewart2-3/+37
2013-09-18implement and use a new dataview getUint64Aric Stewart3-15/+18
2013-09-13Send the client cache size correctly in little endian order so weJeremy White2-2/+13
2013-09-12Give the Garbage collector a clue to recycle images; avoidsJeremy White1-0/+4
2013-08-27Ack every message.Jeremy White1-11/+9
2013-08-23Fix default websocket port detection in spice_auto.htmlJordan Pittier1-1/+14
2013-05-30spice.html: remove default passwordAlon Levy1-1/+1
2013-05-28Adds missing mapping of the alphanumeric minus key. (spice-html5)Thomas Goirand1-0/+1
2013-05-23Correct spice_auto.html for a missing include for the spice array buffer.spice-html5-0.1.3Jeremy White1-0/+1
2013-04-19Provide two levels of workaround for IE 10 cursor support.Jeremy White6-1/+220
2013-04-18Use document.documentElement.scrollXXX if document.body.scrollXXX is not pres...Jeremy White1-2/+5
2013-04-16Extend the native ArrayBuffer to add a slice() method if missing.Jeremy White2-0/+59
2013-03-19added on succeess eventAmos Benari2-0/+9
2013-03-19added sendCtrlAltDel method.Amos Benari1-0/+20
2013-03-08Use release 2spice-html5-0.1.2Jeremy White1-2/+2
2013-03-08Escape the % character.Jeremy White1-1/+1
2013-02-25Switch to a freedesktop.org download location.Jeremy White1-2/+3
2013-02-20No longer install apache.conf, just put it in the doc folder.Jeremy White3-4/+2
2013-02-20Revise the .spec file to use %{name}, and remove a few unneded statementsJeremy White1-5/+6