Fix crash on using delay; fix x-thread GUI access caused by FilmState default copy...
authorCarl Hetherington <cth@carlh.net>
Mon, 22 Oct 2012 12:33:11 +0000 (13:33 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 22 Oct 2012 12:33:11 +0000 (13:33 +0100)
commitc0e04acd1e9875fa67800a7861bd8a370157b49f
tree418dc2124d14c82fade43e3b47043f1ee69e331e
parent4cb33e432c7070f59c3ee3fbeb0b5c8755bba3bd
Fix crash on using delay; fix x-thread GUI access caused by FilmState default copy constructor copying its Changed signal's connections; fix up delay setup after film examine.
src/lib/decoder.cc
src/lib/examine_content_job.cc
src/lib/examine_content_job.h
src/lib/film_state.h
src/lib/util.cc
src/lib/util.h
src/wx/film_editor.cc
src/wx/film_viewer.cc