Rename Content::_file to path and support md5sums of directories.
authorCarl Hetherington <cth@carlh.net>
Wed, 24 Jul 2013 09:32:52 +0000 (10:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 24 Jul 2013 09:32:52 +0000 (10:32 +0100)
commit49a51ff9778f3b72ee962d3e8bd9cf71944f3c2b
tree2b916b15eabd8132bbc80b00e4a4f09edfd9eb92
parent084d5155d410eef68f87635876e136b224db91dc
Rename Content::_file to path and support md5sums of directories.
14 files changed:
src/lib/analyse_audio_job.cc
src/lib/content.cc
src/lib/content.h
src/lib/ffmpeg.cc
src/lib/ffmpeg_content.cc
src/lib/sndfile_content.cc
src/lib/sndfile_decoder.cc
src/lib/still_image_content.cc
src/lib/still_image_decoder.cc
src/lib/still_image_examiner.cc
src/lib/util.cc
src/lib/util.h
src/wx/audio_dialog.cc
src/wx/timeline.cc