Add appearance dialog for SubRip subtitles.
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 15:00:58 +0000 (15:00 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 15:00:58 +0000 (15:00 +0000)
commit3b932abd0c7634483911e1d5361e12b2d094ae6f
treed187652362c0d056222a03538a4812282cda7896
parent7ddba2932f3e577ecde3324a2094037252bdde18
Add appearance dialog for SubRip subtitles.
12 files changed:
ChangeLog
src/lib/image.cc
src/lib/player.cc
src/lib/subrip_content.cc
src/lib/subrip_content.h
src/lib/subrip_decoder.cc
src/lib/subtitle_decoder.h
src/wx/subtitle_appearance_dialog.cc [new file with mode: 0644]
src/wx/subtitle_appearance_dialog.h [new file with mode: 0644]
src/wx/subtitle_panel.cc
src/wx/subtitle_panel.h
src/wx/wscript