Various more hacks; basically trying to remove Regions as an unnecessary complexity.
authorCarl Hetherington <cth@carlh.net>
Tue, 21 May 2013 16:32:28 +0000 (17:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 May 2013 16:32:28 +0000 (17:32 +0100)
commit2255aedd15f985796d2e6f7fcc7fb412a5d98812
tree744d52adfdd226ce5b0220d62612710873fa77f4
parent2de990b0155fcb5c3dac821ef8c2659e903d2f6e
Various more hacks; basically trying to remove Regions as an unnecessary complexity.
22 files changed:
src/lib/audio_content.h
src/lib/content.cc
src/lib/content.h
src/lib/ffmpeg_content.cc
src/lib/ffmpeg_content.h
src/lib/ffmpeg_decoder.cc
src/lib/ffmpeg_decoder.h
src/lib/film.cc
src/lib/film.h
src/lib/player.cc
src/lib/player.h
src/lib/playlist.cc
src/lib/playlist.h
src/lib/sndfile_content.h
src/wx/audio_mapping_view.cc
src/wx/ffmpeg_content_dialog.cc
src/wx/ffmpeg_content_dialog.h
src/wx/film_editor.cc
src/wx/film_editor.h
src/wx/imagemagick_content_dialog.cc
src/wx/imagemagick_content_dialog.h
src/wx/timeline.cc