enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / surfaces / control_protocol / basic_ui.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-04 Paul Davisuse session stripable selection API
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-09 Paul Daviscopy-n-paste the ARDOUR_UI toggle-roll code into BasicU...
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-02-02 Paul Daviscontrol surfaces: fix BaseUI method for disabling recor...
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2015-11-25 Paul Davisadd goto_zero() function for BasicUI
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-12 Robin Gareusallow to set/change loop-range via OSC
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2012-04-26 Paul DavisMCP: more sensible version of previous commit, and...
2012-04-11 Paul DavisMCP: more tracing for rewind; change play LED illuminat...
2012-04-11 Paul DavisMCP: share add-marker code with BasicUI; don't allow...
2012-04-11 Paul DavisMCP: make BasicUI::rewind() behave symmetrically to...
2012-04-11 Paul DavisMCP: tweak operation of most transport buttons, make...
2010-12-02 Carl HetheringtonA few type fixes.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-01-04 Carl HetheringtonFix warning.
2010-01-01 Carl HetheringtonFirst cut of some Pro-tools inspired editing features...
2010-01-01 Paul Davisprovide limited momentary note on/off MIDI binding...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-01-09 Hans Baier* changed transport speed in session and slaves from...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-12 David RobillardMerged with trunk R795
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-24 Paul Davisprovide interface to PBD::ThreadCreated() in BasicUI...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...