Files
ardour/libs
Paul Davis be575b7945 fix data loss/file deletion caused by mistaken used of Session::source_by_path() to check if an AUDIO filesource with a given path already exists.
::source_by_path() was written for MIDI files only. I fixed the call and renamed the two similar functions (one for audio and one for MIDI) to make it more clear.
2014-05-29 16:27:41 -04:00
..
2014-05-29 07:48:43 +02:00
2014-05-19 22:49:22 +01:00
2014-05-22 23:44:28 +02:00