Support for keeping video in sequence when changing lengths; tie selection in timelin...
authorCarl Hetherington <cth@carlh.net>
Mon, 27 May 2013 20:54:50 +0000 (21:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 May 2013 20:54:50 +0000 (21:54 +0100)
commit6166c045a8de42edd09924fdd995a77a3b753e54
tree91da3177d9802c0b9da84607eb3c3831ffc975b5
parenta4642b6463430175d0f4e1ca284a4bf08bcf4de9
Support for keeping video in sequence when changing lengths; tie selection in timeline with that in the editor.
20 files changed:
src/lib/content.cc
src/lib/content.h
src/lib/ffmpeg_content.cc
src/lib/film.cc
src/lib/film.h
src/lib/imagemagick_content.cc
src/lib/player.cc
src/lib/playlist.cc
src/lib/playlist.h
src/lib/video_content.cc
src/lib/video_content.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/film_viewer.cc
src/wx/timecode.cc
src/wx/timecode.h
src/wx/timeline.cc
src/wx/timeline.h
src/wx/timeline_dialog.cc
src/wx/timeline_dialog.h