Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFileError...
authorCarl Hetherington <cth@carlh.net>
Sat, 28 Dec 2013 15:00:38 +0000 (15:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 28 Dec 2013 15:00:38 +0000 (15:00 +0000)
commitaf3e8ed8382cdc35e361cdca1f735a379fce1317
treef8d205c6049251dd0d9db90ef78c146a0c101112
parent15f8567ed4e9aad1f12d3242a090a0f44e24932f
Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFileError when a file is missing so that it gets treated as missing content; rename Content::path_valid -> paths_valid.
ChangeLog
src/lib/content.cc
src/lib/content.h
src/lib/film.cc
src/lib/film.h
src/lib/image_decoder.cc
src/lib/playlist.cc
src/lib/playlist.h
src/wx/content_menu.cc
src/wx/film_editor.cc