On 09/07/2015 05:38 PM, Pavel Grunt wrote:
The debug log provided by the spice-html5 client is full of constants related to channel and message ids. The intention of this patch series is to use channel and message names instead to make the debug log more readable. Pavel Grunt (5): display.js: Remove unreachable return enums.js: Update for new channels spiceconn.js: Add missing channel names Use name of channel instead of number Set nonhandled messages as not implemented cursor.js | 18 ++++++++++++ display.js | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- enums.js | 2 ++ main.js | 62 +++++++++++++++++++++++++++++++++++++++- playback.js | 18 ++++++++++++ spiceconn.js | 18 ++++++++++-- 6 files changed, 206 insertions(+), 5 deletions(-)
Ack. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel