syncthing/lib/events
Jakob Borg a0ec4467fd cmd/syncthing: Emit new RemoteDownloadProgress event to track remote download progress
Without this the summary service doesn't know to recalculate completion
percentage for remote devices when DownloadProgress messages come in.
That means that completion percentage isn't updated in the GUI while
transfers of large files are ongoing. With this change, it updates
correctly.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3144
2016-05-22 07:52:08 +00:00
..
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
events.go cmd/syncthing: Emit new RemoteDownloadProgress event to track remote download progress 2016-05-22 07:52:08 +00:00
events_test.go Subscribing to events should not bump event ID (fixes #2329) 2015-09-29 17:17:09 +02:00