Use sigc::slots rather than templates + function ptrs for a foreach_region and foreac...
authorCarl Hetherington <carl@carlh.net>
Wed, 3 Jun 2009 00:23:34 +0000 (00:23 +0000)
committerCarl Hetherington <carl@carlh.net>
Wed, 3 Jun 2009 00:23:34 +0000 (00:23 +0000)
commita75e811edb7aa1da6359f5e2a104e582e2848e47
treeecce91c408e9ef9cade62c2f055b73e67a648809
parent27915ccdc07d4463daa1fbf61d3d6764e0aea67e
Use sigc::slots rather than templates + function ptrs for a foreach_region and foreach_crossfade.

git-svn-id: svn://localhost/ardour2/branches/3.0@5118 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/audio_streamview.cc
gtk2_ardour/automation_streamview.cc
gtk2_ardour/crossfade_edit.cc
gtk2_ardour/midi_streamview.cc
libs/ardour/ardour/audioplaylist.h
libs/ardour/ardour/playlist.h
libs/ardour/ardour/playlist_templates.h [deleted file]
libs/ardour/audio_playlist.cc
libs/ardour/playlist.cc