fail to create Monitor section if port-names are not unique
authorRobin Gareus <robin@gareus.org>
Fri, 11 Sep 2015 11:14:27 +0000 (13:14 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 11 Sep 2015 11:14:27 +0000 (13:14 +0200)
commit9fcc48d140ffcb2d22ca92952047b31337ee9b1c
treeb206182b30a781d2dc76847fe30c38cdf2d2bbbc
parent6f038a61b5831d3edc885657355dda900e6e6b28
fail to create Monitor section if port-names are not unique

We should still prevent a user from naming a route "Monitor", but
since "Monitor" is a translatable string, this is an i18n safeguard. eg.
 - create a session with a mon-section and a track Монитор.
 - send the session to a friend in Russia.
libs/ardour/session.cc