Normalize XML property name style, preserving old session loading (on load _ will...
authorDavid Robillard <d@drobilla.net>
Sun, 5 Oct 2008 23:14:48 +0000 (23:14 +0000)
committerDavid Robillard <d@drobilla.net>
Sun, 5 Oct 2008 23:14:48 +0000 (23:14 +0000)
commit6b0d22268b85f7033eb7ddcfe9e50e21b86eec34
treef339432b60ee666d47a3bddd59c63b8c3b27a69b
parent14a40f32f696c0d2b4a51fe762c5038a52079706
Normalize XML property name style, preserving old session loading (on load _ will be converted to -).
Still to go:  Non-consistent PBD tag names, colours.

git-svn-id: svn://localhost/ardour2/branches/3.0@3872 d708f5d6-7413-0410-9779-e7cbd77b26cf
15 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/audio_time_axis.cc
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/editor.cc
gtk2_ardour/midi_time_axis.cc
gtk2_ardour/mixer_strip.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/time_axis_view.cc
libs/ardour/audio_playlist_importer.cc
libs/ardour/automation_list.cc
libs/ardour/midi_model.cc
libs/ardour/region.cc
libs/ardour/session_command.cc
libs/ardour/session_state.cc
libs/pbd/xml++.cc