Handle pending player changes more efficiently.
authorCarl Hetherington <cth@carlh.net>
Tue, 9 Feb 2021 13:05:46 +0000 (14:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 9 Feb 2021 13:05:46 +0000 (14:05 +0100)
commit09606d58511bddc4c1abe3f2dff1a8eaff13a991
treeecb3e794f5042332f174ec83a26855d80f7d6b9f
parentabe21002bc84db630d860bc304261497cfd71f9b
Handle pending player changes more efficiently.

Rather than looping over all changes, possibly calling a refresh
method for each, coalesce them.
src/wx/film_viewer.cc
src/wx/film_viewer.h