Files
ardour/libs
Robin Gareus 6654c53760 Fix bumping .mid file name (snapshots & playlist copy)
When forking regions, copying playlists or saving snapshots we do not
have a reference to the track and cannot use the track's name as basis
for the new filename like Editor::fork_region() does.
A cloned midi region's name is based on the original region name.

This prevents endless addition "name-1-1-1-1-1-1-1-1.mid", adding
to the region's basename.
2017-09-07 06:05:26 +02:00
..
2017-06-27 20:12:46 +02:00
2017-08-18 09:42:04 -04:00
2017-07-26 22:58:12 +02:00
2017-08-18 20:42:55 +02:00
2017-02-18 16:22:34 +01:00
2017-08-30 20:11:17 +02:00