export range markers patch (revisited), change selection model, copy-drag tempo+meter...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Mar 2006 19:39:16 +0000 (19:39 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 5 Mar 2006 19:39:16 +0000 (19:39 +0000)
commit5a39bf595c737dbb36666a9e718ac267e9131380
tree12219a08eec7305a135eafff4210a037ff5f8804
parentcaeb564748e7ece1025f55f005fe5591795ec234
export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch

git-svn-id: svn://localhost/trunk/ardour2@349 d708f5d6-7413-0410-9779-e7cbd77b26cf
40 files changed:
gtk2_ardour/SConscript
gtk2_ardour/actions.cc
gtk2_ardour/actions.h
gtk2_ardour/ardour.menus
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/audio_time_axis.cc
gtk2_ardour/audio_time_axis.h
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/editor_keys.cc
gtk2_ardour/editor_markers.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_region_list.cc
gtk2_ardour/export_dialog.cc
gtk2_ardour/export_dialog.h
gtk2_ardour/io_selector.cc
gtk2_ardour/keyboard.cc
gtk2_ardour/keyboard.h
gtk2_ardour/location_ui.cc
gtk2_ardour/mixer_strip.cc
gtk2_ardour/public_editor.h
gtk2_ardour/redirect_box.cc
gtk2_ardour/selection.cc
gtk2_ardour/selection.h
gtk2_ardour/utils.cc
libs/ardour/ardour/audio_track.h
libs/ardour/ardour/location.h
libs/ardour/ardour/route_group.h
libs/ardour/ardour/route_group_specialized.h
libs/ardour/ardour/sndfile_helpers.h
libs/ardour/i18n.h
libs/ardour/location.cc
libs/ardour/route_group.cc
libs/ardour/sndfile_helpers.cc