summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
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
2010-08-17forward port 2.X various changes (not all, but i have a list) ending with 6928Paul Davis
2010-08-12Modify option text to reflect the fact that MIDI automation is always moved w...Carl Hetherington
2010-07-20Copy-edit.Carl Hetherington
2010-07-19Adjust caption to reflect the fact that auto connection of inputs doesn't hap...Carl Hetherington
2010-07-15Copy-edit.Carl Hetherington
2010-07-09Move all sync in / out options out of the menus and into the options dialogue.Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-07-06Remove non-JACK midi++ ports.Carl Hetherington
2010-06-24use JACK thread creation functions to create process-graph threads; provide G...Paul Davis
2010-06-09GUI control of playback & buffer sizes, but not dynamic (i.e. requires a rest...Paul Davis