Add ARDOUR::TapeFileMatcher class for matching filenames and use it in Session::remov...
authorTim Mayberry <mojofunk@gmail.com>
Tue, 4 Sep 2007 09:01:28 +0000 (09:01 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 4 Sep 2007 09:01:28 +0000 (09:01 +0000)
commit41ba22d2253f682861d4db15d62bdaac971ad99e
tree602e3f9ee0ff6883b6587f9247660d62c8134e82
parentd07c90b003d7680eb4e0fd91e526ce8b5596de92
Add ARDOUR::TapeFileMatcher class for matching filenames and use it in Session::remove_empty_sounds

git-svn-id: svn://localhost/ardour2/trunk@2410 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/SConscript
libs/ardour/ardour/tape_file_matcher.h [new file with mode: 0644]
libs/ardour/session.cc
libs/ardour/tape_file_matcher.cc [new file with mode: 0644]