Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.
authorCarl Hetherington <cth@carlh.net>
Thu, 10 Jul 2014 21:41:48 +0000 (22:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 10 Jul 2014 21:41:48 +0000 (22:41 +0100)
commita8af9a0b57b853b8a8cd8fa35adb3fc967d59ee7
tree9493b374153de99bc220138361420c5abe85b16e
parent8d58a7c5f4320ad5c111e336c45e44d6b51ab509
Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/lib/dcp_examiner.cc
src/lib/dcp_examiner.h
src/lib/dcp_subtitle_content.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/lib/subrip_content.h
src/lib/subtitle_content.h
src/wx/subtitle_panel.cc
src/wx/timeline.cc