Allow films to be loaded when content is missing.
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Oct 2013 20:06:41 +0000 (21:06 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 22 Oct 2013 20:06:41 +0000 (21:06 +0100)
commit080da912e04d156d9260a3a5eead9034d2a72af3
tree2ebf01d3a283bd2780a3b5b25e6b3bcefb504c9e
parent119178eddf7aa38083862a913e8519591b5b01a0
Allow films to be loaded when content is missing.
14 files changed:
ChangeLog
src/lib/content.cc
src/lib/content.h
src/lib/content_factory.cc
src/lib/content_factory.h
src/lib/film.cc
src/lib/film.h
src/lib/player.cc
src/lib/playlist.cc
src/lib/playlist.h
src/wx/content_menu.cc
src/wx/content_menu.h
src/wx/film_editor.cc
src/wx/film_viewer.cc