Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour / transport_masters_dialog.cc
2018-10-07 Paul Davisuse C++, dammit
2018-10-07 Paul Davisshow message if adding transport master doesn't work
2018-10-07 Paul Davismake name entry activation close dialog (potentially)
2018-10-07 Paul Davisdelete transport masters from an idle callback
2018-10-07 Paul Davisadd dialog for adding new transport masters
2018-10-05 Paul Davismake remove work for transport masters (bug fix, really)
2018-10-05 Paul Davisremove debug output
2018-10-05 Paul Davistweak up display of "time since last msg" for transport...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-09-27 Paul Davisshow last received and when for timecode timestamps...
2018-09-27 Paul Davisadd name editing for transport masters
2018-09-27 Paul Davisuse new TransportMaster::speed_and_position() API
2018-09-24 Paul Davisrearrange parts of transport masters dialog, and fix...
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisvarious tweaks to the transport masters dialog
2018-09-21 Robin GareusFix --no-nls (5/5), i18n.h include order in gtk2_ardour
2018-09-20 Paul Davisswitch transport masters to use properties and notify...
2018-09-19 Robin GareusRemove ambiguity of Gtk and Windows API
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition