Hi
Not sure how to submit a code patch, my first time, treat me gently.
SVN1058 fails to compile because.
libs/surfaces/tranzport/tranzport_control_protocol.cc
line 721
is
if (config->get_auto_loop()) {
should be
if (session->get_play_loop()) {
--
Cheers
Chris