summaryrefslogtreecommitdiff
path: root/libs/surfaces/control_protocol/control_protocol/basic_ui.h
AgeCommit message (Expand)Author
2020-02-23surfaces transport hotfix: BasicUI: prefer actual_speed() and transport_stopp...Ben Loftis
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2019-12-29provide new methods for BasicUI that wrap the "complexity" of how to show tra...Paul Davis
2019-11-02part 1 of replicating semantics of ARDOUR_UI::toggle_roll() in BasicUI::toggl...Paul Davis
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2019-05-18Add some options for surfaces to jump in the timelineJohannes Mueller
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-09-27change API for BasicUI::goto_start() to use optional roll-after argPaul Davis
2016-09-27add method (taken from GTK GUI) to goto_nth_marker() to BasicUIPaul Davis
2016-09-27add correct implementation for cancel all solo to BasicUIPaul Davis
2016-07-06remove a bunch of code that will no longer be usedPaul Davis
2016-07-04use session stripable selection APIPaul Davis
2016-01-19Transport_play should not jump back.Ben Loftis
2016-01-19Add all_tracks_rec actionsBen Loftis
2016-01-18track scrolling and zoomingBen Loftis
2016-01-18add some horz and vert zoom actions; remove some whitespace from the code of...Ben Loftis
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis
2016-01-18implement mark_in, mark_out, toggle_clickBen Loftis
2016-01-18implement remover_marker, jump_by_bars, and jump_by_secondsBen Loftis
2015-11-24add goto_zero() function for BasicUIPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-12allow to set/change loop-range via OSCRobin Gareus
2014-04-11final eradication of jack header files from anything except the JACK backendPaul Davis
2013-10-17add export control to control protocol libraryPaul Davis
2012-04-11MCP: share add-marker code with BasicUI; don't allow route locking if the str...Paul Davis
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-13Eliminate circular dependency kludge for control_protocol/smpte.o.David Robillard
2010-12-02A few type fixes.Carl Hetherington
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-10drastic, deep and wide changes to make RouteGroup use boost::shared_ptr<Route...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-01-09* changed transport speed in session and slaves from float to doubleHans Baier
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard