Go to file
Victor Toso d77b2db80c main: migration: check return value to count channels
Although spice_channel_connect() works in idle, if it returns false
it'll not emit any signal further and we would be counting a
'connected' channel that wouldn't be emitting anything.

As other callbacks take this in consideration, we should only
increment the counter if we reached spice-channel::connect_delayed()
callback.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2019-09-05 10:17:53 +02:00
build-aux build: Do additional changes to Meson distribution 2019-07-08 11:12:13 +01:00
data Drop autotools 2019-07-09 11:05:29 +01:00
doc build: Replace "join_paths" with "/" operator 2019-08-21 12:08:12 +01:00
man build: Replace "join_paths" with "/" operator 2019-08-21 12:08:12 +01:00
po Drop autotools 2019-07-09 11:05:29 +01:00
src main: migration: check return value to count channels 2019-09-05 10:17:53 +02:00
subprojects build: Fix compatibility with Meson 0.49 2019-08-29 16:58:18 +01:00
tests Drop autotools 2019-07-09 11:05:29 +01:00
tools spicy: send ordered list of preferred video codecs 2019-07-11 11:01:47 +02:00
vapi build: Replace "join_paths" with "/" operator 2019-08-21 12:08:12 +01:00
.gitlab-ci.yml CI: Add usbredir packages to Windows 2019-08-27 15:20:46 +01:00
.gitmodules Move src/keycodemapdb -> subprojects/keycodemapdb 2019-02-18 18:31:35 +00:00
.gitpublish Add default .gitpublish profile 2017-04-11 15:26:26 +02:00
.mailmap .mailmap: add another Victor Toso alias 2018-06-08 17:47:55 +02:00
AUTHORS Release 0.8 2012-01-15 22:07:05 +01:00
CHANGELOG.md CHANGELOG: Prepare for v0.37 release 2019-05-16 11:47:56 +00:00
COPYING Initial import from SPICE 2010-11-23 17:00:17 +01:00
meson_options.txt Allows to enable recorder integration 2019-02-19 15:52:28 +00:00
meson.build build: Fix compatibility with Meson 0.49 2019-08-29 16:58:18 +01:00
README.md Drop autotools 2019-07-09 11:05:29 +01:00