Basics of selecting 'tracks' for CCAPs.
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Aug 2018 00:31:20 +0000 (01:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 23 Aug 2018 00:31:20 +0000 (01:31 +0100)
commit5aa057f73c9b5d0f2a4a1479bd75dee849250265
treecbd67a37f15f442de6f81ff29c8caca6a468901a
parent21e926ddb62165eaf85c719545135a50e93a0e08
Basics of selecting 'tracks' for CCAPs.
12 files changed:
src/lib/dcp_text_track.cc [new file with mode: 0644]
src/lib/dcp_text_track.h [new file with mode: 0644]
src/lib/film.cc
src/lib/film.h
src/lib/text_content.cc
src/lib/text_content.h
src/lib/wscript
src/wx/dcp_text_track_dialog.cc [new file with mode: 0644]
src/wx/dcp_text_track_dialog.h [new file with mode: 0644]
src/wx/text_panel.cc
src/wx/text_panel.h
src/wx/wscript