loop handling changes: always turn off play_loop @ transport stop ; remove request_pl...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 29 Oct 2009 02:05:17 +0000 (02:05 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 29 Oct 2009 02:05:17 +0000 (02:05 +0000)
commit97c0cdd252b2a2852ca28bcf5fbcbe11159c5dad
tree4db8ae6b70805675c3e81aeab7eebad80bb4d109
parent66a0a11b0880cb1a64d6b8c631b6a96ad4a62148
loop handling changes: always turn off play_loop @ transport stop ; remove request_play_loop(false) from GUI ; always locate to start of loop when starting to play in loop mode ; if auto-return is enabled, and in loop mode, auto-return to loop start. NEEDS TESTING PLEASE. TRY TO BREAK THIS.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5968 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour_ui.cc
gtk2_ardour/editor_ops.cc
libs/ardour/session_transport.cc