Option to draw a border around the content's image (#391).
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Jul 2014 15:32:37 +0000 (16:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 22 Jul 2014 15:32:37 +0000 (16:32 +0100)
commit0f60e0f52c986f18764822de78b82b4163909f0c
tree9fd45bd68de68ee47551efcdcf955344ad1fc87a
parent7523c7f0ab64f075ca535071b780098f6c05fce6
Option to draw a border around the content's image (#391).
12 files changed:
src/lib/film.cc
src/lib/player.cc
src/lib/player_video.cc
src/lib/player_video.h
src/lib/util.cc
src/lib/util.h
src/lib/video_content.cc
src/lib/video_content.h
src/wx/film_viewer.cc
src/wx/film_viewer.h
src/wx/video_panel.cc
test/ratio_test.cc