Change the meaning of the return value in SessionDirectory::create
authorTim Mayberry <mojofunk@gmail.com>
Sat, 23 Jun 2012 07:33:31 +0000 (07:33 +0000)
committerTim Mayberry <mojofunk@gmail.com>
Sat, 23 Jun 2012 07:33:31 +0000 (07:33 +0000)
commit9680af515c6d5f0f33ccce17a1d4df29d9e359ea
treea674789c57085cc9703b94493815943eab1f0765
parente85f11618cb4f242f3aab1bf75f713668a1c3237
Change the meaning of the return value in SessionDirectory::create

return true if the session directories were successfully created, not
if the session directory was previously invalid(new directory).

git-svn-id: svn://localhost/ardour2/branches/3.0@12907 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/session_directory.h
libs/ardour/session_directory.cc