* Added Menu to add a Program change parameter lane
authorHans Baier <hansfbaier@googlemail.com>
Wed, 21 Jan 2009 08:32:23 +0000 (08:32 +0000)
committerHans Baier <hansfbaier@googlemail.com>
Wed, 21 Jan 2009 08:32:23 +0000 (08:32 +0000)
commit33852a0728d081864b83e74e900802be7ab6f2aa
tree1d8d6098a6652db161bacdcc96f2952f7f975ccc
parentc5659dda6e5840d60b58420d6b8a730955a8052e
* Added Menu to add a Program change parameter lane
* made adding automation lanes add them for every active channel on the track
* Evoral::Parameter.hpp: Strict weak ordering again: make the proof a bit easier to read
                         Make the implementation conform to the proof
                         order Parameters according to type, then channel, then id

git-svn-id: svn://localhost/ardour2/branches/3.0@4421 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/midi_time_axis.cc
gtk2_ardour/route_time_axis.cc
libs/evoral/evoral/Parameter.hpp