Plot video and subtitle on one track and audio on the rest in the timeline.
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Feb 2016 17:06:44 +0000 (17:06 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Feb 2016 17:06:44 +0000 (17:06 +0000)
commitd2e8a683eed6fb82d4d255fffaf571ff27057132
treebea3ed6db13ab6d5a72673aa2c30a55d9e188f03
parent03356464b29ff84f72d252efb22502754f55cfce
Plot video and subtitle on one track and audio on the rest in the timeline.
16 files changed:
src/lib/rect.h
src/wx/timeline.cc
src/wx/timeline_audio_content_view.h
src/wx/timeline_content_view.cc
src/wx/timeline_content_view.h
src/wx/timeline_reels_view.cc
src/wx/timeline_reels_view.h
src/wx/timeline_subtitle_content_view.cc
src/wx/timeline_subtitle_content_view.h
src/wx/timeline_time_axis_view.cc
src/wx/timeline_time_axis_view.h
src/wx/timeline_video_content_view.h
src/wx/timeline_view.cc
src/wx/timeline_view.h
test/rect_test.cc [new file with mode: 0644]
test/wscript