Rearrange Player subtitle handling a bit.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Jul 2014 13:19:21 +0000 (14:19 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Jul 2014 13:19:21 +0000 (14:19 +0100)
commit712f8144f1992364d79a80b2b586248423f7ac11
tree09a26e5ae303a3ae3e9cc44d0da0fbb3ae7c455a
parentbc9458cbe39a24d22c199c82efab524208dc347d
Rearrange Player subtitle handling a bit.
src/lib/content_subtitle.h
src/lib/image_subtitle.h [new file with mode: 0644]
src/lib/player.cc
src/lib/player.h
src/lib/player_subtitles.h [new file with mode: 0644]
src/lib/subtitle_decoder.cc
src/lib/subtitle_decoder.h
src/wx/subtitle_view.cc
test/subrip_test.cc