summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2012-04-05provide control over automation thinning in preferencesPaul Davis
2012-03-19Use Silence instead of Flush to describe plugins-stop-with-transport.Carl Hetherington
2012-03-19Add window title to control surface options.Carl Hetherington
2012-03-17Remove erroneous non-run of plugins when the transport is stoppedCarl Hetherington
2012-03-10Patch from colinf to allow the number of recent sessions toCarl Hetherington
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-01-27restore independent gain control over click/metronomePaul Davis
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2012-01-22Add option to use plugin GUIs or Ardour generic ones.Carl Hetherington
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07Remove work-around for fixed bug in sgettext().Carl Hetherington
2011-12-02use new parameter that controls display of MTC and MIDI clock, as well as att...Paul Davis
2011-11-30fix segfault in preferences dialog caused by incorrect use of S_(). i've chec...Paul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-28Fix i18n problems in the RC option editor.Carl Hetherington
2011-11-22Separate visual and audio interfaces for translation.Carl Hetherington
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-09provide global prelight option (its in Edit -> Preferences->Interface)Paul Davis
2011-11-08Fix typo.Carl Hetherington
2011-11-04Add option to set default-session-parent-dir (#4438).Carl Hetherington
2011-11-03patch from acolomb to reorder preferences dialogPaul Davis
2011-11-02add_option() after addings its choices so that it getsCarl Hetherington
2011-11-01Add an option to disable editor update during drags of theCarl Hetherington
2011-11-01Give group and meter point buttons controllable visibility.Carl Hetherington
2011-10-29Restore comments button, but optionally visible.Carl Hetherington
2011-10-29tweak labels in prefs solo/mute tabPaul Davis
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-29move some solo/listen related options to correct prefs tabPaul Davis
2011-09-18Set the click paths when enter is pressed in their EntryCarl Hetherington
2011-08-03Apply x42's patch from #4207; rename MIDI controlCarl Hetherington
2011-06-21an entire freakin' day working on 1 working function, VolumeController::adjus...Paul Davis
2011-06-02Fix some weird styleDavid Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-06GPL boilerplate.Carl Hetherington
2011-04-06Fix typos (part of #3939).Carl Hetherington
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-20Modify route _processor list set up so that the logic for placing `invisible'...Carl Hetherington
2011-02-08Option to colour region background using the track colour (#3759).Carl Hetherington
2011-02-05increase available explicit range of "number of processors to use" to include...Paul Davis
2011-01-04Disable solo-controls-are-listen-controls if we don't have a monitor bus. Sh...Carl Hetherington
2011-01-03Stop QF messages when transport speed is out of range, and re-start them prop...Carl Hetherington
2011-01-03Add option to show or hide zoom toolbar.Carl Hetherington
2010-12-29rest of lincoln's MIDI note edit via click outside of MIDI edit mode patchPaul Davis
2010-12-10don't show monitor bus inputs in matrix(es); relabel tabs in port matrix; cha...Paul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-09Copy-edit.Carl Hetherington
2010-08-24add GUI config support for seamless loop optionPaul Davis