Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly.
authorCarl Hetherington <cth@carlh.net>
Tue, 20 Nov 2018 00:01:03 +0000 (00:01 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Nov 2018 23:26:27 +0000 (23:26 +0000)
commit8872a0a0028048e277a623fa08e8242dd43f4824
treede2966cbfbd96033fcc2539a6e20bd146812a7c3
parent1e76e9d06cb86cc7a29e5603097d74ab0057057f
Separate out SPL/SPLEntry; start trying to make player read SPLs sensibly.
src/lib/content_store.h [new file with mode: 0644]
src/lib/spl.cc [new file with mode: 0644]
src/lib/spl.h [new file with mode: 0644]
src/lib/spl_entry.cc [new file with mode: 0644]
src/lib/spl_entry.h [new file with mode: 0644]
src/lib/wscript
src/tools/dcpomatic_playlist.cc
src/wx/content_view.h
src/wx/controls.cc
src/wx/controls.h