changes related to resetting source paths during save-as.
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 7 Apr 2015 01:18:52 +0000 (21:18 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 7 Apr 2015 01:18:52 +0000 (21:18 -0400)
commit6dea7ebfb0bb66fa58b353467724a90805fb7a47
treef1484dd9bf6a6f042de379a55ddb681a910ac96e
parent7ccc471ce14829493eb3af2cbec4a83336c474a3
changes related to resetting source paths during save-as.

This does NOT work with MIDI files at present, because of SNAFU in SMF class, where end_write()
opens the file on its own, without _file_path being set. Needs some careful work, because basically
the SMF<=>SMFSource relationship is not tenable
libs/ardour/ardour/session.h
libs/ardour/session_state.cc