summaryrefslogtreecommitdiff
path: root/src/lib/empty.h
AgeCommit message (Collapse)Author
2017-08-14Remove Film dependency from Empty.Carl Hetherington
2017-07-12Use Film::length() rather than Playlist::length() (former is rounded upCarl Hetherington
to the next video frame). Fix thinko in ::done(). Fix initial value of _position when the first empty period does not start at time 0.
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington