subtle changes to accomplish two goals (1) playhead should stop where the user presse...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 10 Oct 2014 17:22:45 +0000 (13:22 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 16 Oct 2014 14:37:34 +0000 (10:37 -0400)
commit134f00ecaf94a14cb26fb0319e761403163794bb
tree82029a55b25d4ca7abd2b31af16933d2a8c8cc52
parentd9da8bf2872ea9c4ad9b38ccfbf1cab02df7a9e9
subtle changes to accomplish two goals (1) playhead should stop where the user pressed stopped (2) captured regions should end where the playhead ends
libs/ardour/ardour/diskstream.h
libs/ardour/ardour/public_diskstream.h
libs/ardour/ardour/session.h
libs/ardour/ardour/track.h
libs/ardour/audio_diskstream.cc
libs/ardour/diskstream.cc
libs/ardour/session_export.cc
libs/ardour/session_process.cc
libs/ardour/session_transport.cc
libs/ardour/track.cc