summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/configuration_vars.h
AgeCommit message (Expand)Author
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-11-26* added Menu for sending midi clockHans Baier
2008-10-25* fixed jitter problems for midi clock and removed superfluous UI elementsHans Baier
2008-10-12MIDI looping fixes from torbenh.David Robillard
2008-10-09add config var for region fade visibilityPaul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-21Separate audio and MIDI disk buffer size (and track read ahead) parameters.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-01merge denormal handling work from 2.0-ongoingPaul Davis
2007-05-25New theme manager, with option to select between dark and light theme. Clea...Doug McLain
2007-05-16baby steps to virtualize AudioRegionPaul Davis
2007-05-14Add 'delta edit cursor' option to primary and secondary clocks. When in this...Doug McLain
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-01-18turn off overlap-equivalency for region matching as the defaultPaul Davis
2007-01-03* added max peak hold state to IO so that the true held peaks can be displayedJesse Chappell
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-12-11never save more than Config->get_saved_history_depth() undo transactions to h...Paul Davis
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-10-20move BWF header options into Configuration option, rationalize crossfade para...Paul Davis
2006-10-20made defaults for crossfade config parameters the same as the ones in ardour....Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-29modify design of configuration state saving to reflect discussions on IRCPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-26VST support now builds a useful script and installs correctly; fix leftovers ...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-05-18moved OSC into libardourPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis