summaryrefslogtreecommitdiff
path: root/gtk2_ardour/transport_masters_dialog.h
AgeCommit message (Expand)Author
2020-05-15TMM: do not allow changing transport master while slaved (GUI edition)Paul Davis
2020-05-13TMM: fix last message + age displayRobin Gareus
2020-05-12TMM dialog: fix rendering performanceRobin Gareus
2020-05-11Transport Masters dialog: various layout changes to improve legibilityBen Loftis
2020-04-24use ardour button rather than gtk::button in transport master widgetPaul Davis
2020-03-23control over transport-masters-just-roll-when-sync-is-lostPaul Davis
2020-03-13somewhat convoluted reworking to get TransportMastersWidget's per-row port co...Paul Davis
2020-03-10small improvements to Transport Masters dialog (in preferences and elsewhere)Paul Davis
2019-09-17add ::usable() method to TransportMaster objects to allow GUI to show their u...Paul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2019-01-25minor refactorization of how the transport master widget is rebuiltPaul Davis
2018-10-07use C++, dammitPaul Davis
2018-10-07delete transport masters from an idle callbackPaul Davis
2018-10-07add dialog for adding new transport mastersPaul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-09-27show last received and when for timecode timestamps in transport masters widgetPaul Davis
2018-09-27add name editing for transport mastersPaul Davis
2018-09-24rearrange parts of transport masters dialog, and fix tooltip issuePaul Davis
2018-09-23various tweaks to the transport masters dialogPaul Davis
2018-09-18new transport slave/master implementation, gui editionPaul Davis