Commit Graph

  • 6c61d6786d OpenDev Migration Patch debian/unstable OpenDev Sysadmins 2019-04-19 19:44:00 +0000
  • fb21664f6b Add checkbox to toggle debug console master Tomáš Bohdálek 2017-06-08 16:29:21 +0200
  • 556ed82aa4 Always show debug console Tomáš Bohdálek 2017-05-24 08:57:41 +0200
  • 7ba763feb5 Handle non topdown bitmaps Pavel Grunt 2017-01-10 22:54:57 +0100
  • bfa85a7117 Handling non-topdown lz_rgb Vincent Desprez 2017-01-10 22:54:56 +0100
  • 2fa7c65144 When offered multiple heads, generate a warning, rather than failing in subtle ways. Jeremy White 2017-03-07 13:07:41 -0600
  • 4ea12e87a2 Only drop an mjpeg frame if we are not currently processing one. Jeremy White 2016-12-29 15:25:43 -0600
  • 368fdaf51d Disable the onload function when clearing the image source. Jeremy White 2016-12-29 14:39:08 -0600
  • d83dc14e15 Detect video underrun and advance the current time. Jeremy White 2016-12-19 15:14:06 -0600
  • 001bcc830f Add more stream information in high debug situations at an updateend event. Jeremy White 2016-12-19 15:12:59 -0600
  • aa8e9ecb79 Catch and note updateend messages after video destruction. Jeremy White 2016-12-19 15:11:51 -0600
  • 564461259f Condense the playback queue before adding to the Media Buffer. Jeremy White 2016-12-09 12:46:22 -0600
  • a770272e7d Include the codec type in the stream creation message. Jeremy White 2016-12-15 10:43:22 -0600
  • b3a3a20d15 Move the queue length debug up to stream level 2. Jeremy White 2016-12-15 10:42:41 -0600
  • f29dcf4350 Display stream creation and destruction at debug level 1. Jeremy White 2016-12-15 10:41:54 -0600
  • ef3807908d Show the timeupdate events at stream debug level 2, not level 1. Jeremy White 2016-12-15 10:40:15 -0600
  • bed406adf3 Protect against an mjpeg stream image draw occuring after stream destruction. Jeremy White 2016-09-28 10:16:24 -0500
  • 42134d3e56 Use empty image instead of null to avoid warnings Jeremy White 2016-09-28 10:11:55 -0500
  • dd3fb12678 If MediaSource is not available, do not report the vp8 or opus caps. Jeremy White 2016-09-28 10:01:43 -0500
  • b474c300a8 Improve stream debug messages slightly. Jeremy White 2016-09-26 15:33:28 -0500
  • 57134818c3 Do not wait for the source buffer open callback to start stream creation. Jeremy White 2016-09-26 15:41:29 -0500
  • fc0a664e7e Basic SPICE port implementation Oliver Gutierrez 2016-10-03 14:09:58 +0200
  • 9468cf2a9b Implement support for the playback stop message. Jeremy White 2016-09-28 09:17:51 -0500
  • 3633675e4b Rely on the auto play attribute. Jeremy White 2016-09-28 09:16:51 -0500
  • dc5fd91f0c Revise sound packet time sequencing for a more recent Firefox. Jeremy White 2016-09-28 09:14:25 -0500
  • 245a476bd9 Use modern browser information to detect underrun. Jeremy White 2016-09-26 15:29:14 -0500
  • 1f4959e3c2 Fixed trailing whitespaces in several files Oliver Gutierrez 2016-09-27 17:29:40 +0200
  • 411cdc5dfd Fixed syntax error in debugger command. Oliver Gutierrez 2016-09-08 14:51:58 +0200
  • 53b6063f51 Added debug filtering to avoid debugger to start when using in production Oliver Gutierrez 2016-09-05 10:48:06 +0200
  • 579f2bfb27 spiceconn: Set channel id Pavel Grunt 2016-09-02 16:37:11 +0200
  • 9116b1dc22 Update patch set 1 Gerrit User 3 2016-09-05 12:54:06 +0000
  • a3c14766e3 Update notes for submitted changes Gerrit Code Review 2016-09-05 12:54:06 +0000
  • 50c6e022c1 Update patch set 1 Gerrit Code Review 2016-09-05 12:54:06 +0000
  • 8b752299ff Update patch set 1 Gerrit User 3 2016-09-05 12:50:10 +0000
  • 5c02433e56 Update patch set 1 Gerrit User 6476 2016-09-05 12:50:00 +0000
  • 387667c0ac Update patch set 1 Gerrit User 3 2016-09-05 12:14:48 +0000
  • 67170ad6cb Update patch set 1 Gerrit User 6476 2016-09-05 12:05:34 +0000
  • 36b8ad3615 Prepare for the 0.17 release spice-html5-0.1.7 Jeremy White 2016-08-17 14:44:46 -0500
  • 570630816b Update patch set 1 Gerrit User 3 2016-08-05 13:46:10 +0000
  • db33f4795b Update patch set 1 Gerrit User 12841 2016-08-05 13:00:15 +0000
  • fc7cdee38c Update patch set 1 Gerrit User 3 2016-08-04 07:17:21 +0000
  • 42313d88ac Update patch set 1 Gerrit User 12841 2016-08-04 07:17:05 +0000
  • 9e5ef8e131 Update patch set 1 Gerrit User 12841 2016-08-04 07:16:32 +0000
  • 667f16c2a4 playback: Don't try to access undefined source buffer Oliver Gutierrez 2016-07-28 10:50:05 +0100
  • f902db13dc Update patch set 1 Gerrit User 3 2016-07-28 15:34:16 +0000
  • 8f340f8b19 Create change Gerrit User 12841 2016-07-28 15:28:48 +0000
  • ff18bcc644 Add .gitreview Ivan Udovichenko 2016-07-28 18:26:05 +0300
  • a8c406377e Send stream process reports after we have processed them. Jeremy White 2016-07-01 12:50:27 -0500
  • 3778053138 Add support for the vp8 codec type. Jeremy White 2016-06-28 08:00:51 -0600
  • 5b2e795bf6 Revise the webm files to more correctly identify audio tracks. Jeremy White 2016-06-28 07:59:57 -0600
  • 275850f7e6 Track and make note of requests that take an unusual amount of time. Jeremy White 2016-07-01 11:41:00 -0500
  • 5f67601534 Add tools for debugging media source playback events. Jeremy White 2016-07-01 11:16:33 -0500
  • a05764c0d6 Give the playback channel a separate debug control. Jeremy White 2016-07-01 11:07:42 -0500
  • d4ec6c98eb releasing package spice-html5 version 0.1.6-1 debian/0.1.6-1 Ondřej Nový 2016-05-19 22:04:14 +0200
  • 624360a415 Changed UPSTREAM_GIT protocol to https Ondřej Nový 2016-05-19 19:09:14 +0200
  • 0f289d4095 Standards-Version is 3.9.8 now (no changes needed) Ondřej Nový 2016-05-19 11:54:42 +0200
  • 0b3eeca96b d/copyright: Reordered Ondřej Nový 2016-05-19 11:52:46 +0200
  • fcd8a7c187 New upstream release (Closes: #815156) Ondřej Nový 2016-05-19 11:49:33 +0200
  • da71684bf3 Merge tag '0.1.6' into debian/unstable Ondřej Nový 2016-05-19 11:47:52 +0200
  • 522a9eb991 spice-html5: spice_auto.html - actually use ?path when given Martin Hradil 2016-05-06 08:25:13 +0000
  • 78022d150e quic: Add missing break Pavel Grunt 2016-05-04 14:57:21 +0200
  • 6b239731b4 filexfer: Remove wrongly placed semicolon Pavel Grunt 2016-05-04 14:57:20 +0200
  • 54cc41299b Fix 2 typos in comments Christophe Fergeau 2016-03-08 11:38:24 +0100
  • b369b78de1 Fixed VCS URLs (https). Ondřej Nový 2016-02-28 15:57:51 +0100
  • ab73d00948 Enable file transfer for spice_auto.html. Jeremy White 2015-10-27 10:27:59 -0500
  • 789071cbfa Set nonhandled messages as not implemented Pavel Grunt 2015-09-07 15:34:21 +0200
  • bd5d261a37 Use name of channel instead of number Pavel Grunt 2015-09-07 14:20:05 +0200
  • 289a760371 spiceconn.js: Add missing channel names Pavel Grunt 2015-09-07 14:31:05 +0200
  • 4023af088b enums.js: Update for new channels Pavel Grunt 2015-09-07 14:24:59 +0200
  • 302b782e77 display.js: Remove unreachable return Pavel Grunt 2015-09-07 14:13:26 +0200
  • b76c734d16 Add support for stream reports. Jeremy White 2015-06-03 15:21:06 -0500
  • 84562db7e4 Implement support for sized data streams. Jeremy White 2015-06-03 11:45:18 -0500
  • e542bda56f Minor change to error message formating. Jeremy White 2015-06-03 11:22:17 -0500
  • c1e736b083 Prepare for release 0.1.6 spice-html5-0.1.6 0.1.6 Jeremy White 2015-03-13 11:38:56 -0500
  • ff42bc7399 Add button for cancelling file transfer Pavel Grunt 2015-01-16 15:29:46 +0100
  • 8d1ea67789 Add progress bar for file transfer Pavel Grunt 2015-01-16 15:29:45 +0100
  • 84171b2406 Use WheelEvent instead of MouseWheelEvent Pavel Grunt 2015-01-14 18:42:59 +0100
  • 54ee82f004 Inform agent about client's capabilities Pavel Grunt 2015-01-15 13:33:58 +0100
  • 566e4acc39 Read file only when have agent tokens Pavel Grunt 2015-01-14 17:44:42 +0100
  • 50e2795771 Use drag and drop for transfering files from client to guest Pavel Grunt 2015-01-14 17:44:41 +0100
  • b9b8567c9d Implement methods for transfering files from client to guest Pavel Grunt 2015-01-14 17:44:40 +0100
  • 633f01050b Split agent data message into smaller chunks Pavel Grunt 2015-01-14 17:44:39 +0100
  • 1a4a98938a Send agent messages only when have agent tokens Pavel Grunt 2015-01-14 17:44:38 +0100
  • 6a68399a23 Report SPICE_MAIN_CAP_AGENT_CONNECTED_TOKENS capability Pavel Grunt 2015-01-14 17:44:37 +0100
  • 21e5c282ba Handle agent tokens Pavel Grunt 2015-01-15 09:01:04 +0100
  • b926f062f3 SPICE-HTML5: Improve error message Frantisek Kobzik 2014-10-30 10:35:15 +0100
  • dea87ff943 Use a modern number of agent tokens. Jeremy White 2014-10-29 16:33:29 -0500
  • 097e2c2e30 Prepare for release 0.1.5 spice-html5-0.1.5 Jeremy White 2014-09-25 12:10:11 -0500
  • 1d97ec7385 If an agent is attached, enable dynamic resizing of the guest screen. Jeremy White 2014-09-03 13:33:04 -0500
  • a41f09a5f9 Enable the use of OPUS on spice_auto.html. Jeremy White 2014-08-01 10:33:20 -0500
  • 293d405e15 Use wss scheme when accessing with https protocol Vladik Romanovsky 2014-07-24 19:39:25 +0200
  • bc2bfd95bb Update the todo Jeremy White 2014-06-05 08:31:24 -0500
  • 6c5f939e23 Add support for audio streams using the Opus encoding. Jeremy White 2014-05-20 12:50:46 -0500
  • deb555fb16 Tweak hexdump to not generate new lines. Jeremy White 2014-02-07 14:53:57 -0600
  • 031eae0615 Removes the minus char mapping patch which is now in upstream code as they accepted my patch. debian/0.1.4-1 Thomas Goirand 2013-10-09 22:21:51 +0800
  • 5074ec5738 Now packaging 0.1.4 Thomas Goirand 2013-10-09 22:20:48 +0800
  • 646c8dcfc2 Merge tag '0.1.4' into debian/unstable Thomas Goirand 2013-10-09 22:18:40 +0800
  • 19ade3cf38 Add changelog for 0.1.4 spice-html5-0.1.4 0.1.4 Jeremy White 2013-09-19 11:10:02 -0500
  • bb746a03de Implement handling of SPICE_MSG_DISPLAY_INVAL_LIST Aric Stewart 2013-09-16 11:11:51 -0500
  • 295073a954 implement and use a new dataview getUint64 Aric Stewart 2013-09-16 11:11:44 -0500