summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/configuration_vars.h
AgeCommit message (Expand)Author
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-22Save and restore users font scale settingDoug McLain
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-13create xrun markers should be on by default part duexDoug McLain
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2007-12-20change behaviour of play-at-edit-point....; fix crash in SAE context with aut...Paul Davis
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-09-26GUI control over saved and in-memory history depthPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-04use all-call default for MMC send ID, and correct parameter names in session ...Paul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-07-06new automation interval configuration variable, to control automation snapsho...Paul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
2007-05-24After multiple recent troubles reported to be caused by confusion with monito...Doug McLain
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-09Remove unused configuration parameter. My apologies to all the translators, t...Sampo Savolainen
2007-03-15make OSC off by default, and add menu item to control itPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul 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