summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-12-08Better version of 9ccc56e1625, implicit signal disconnectRobin Gareus
2018-12-08Fix CheckOption crash on session-reloadRobin Gareus
2018-12-07Tweaks to Mixer and Monitor keybindings:Ben Loftis
2018-09-18new transport slave/master implementation, gui editionPaul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2016-12-30Shrink some spinnersRobin Gareus
2016-12-29Consolidate Preferences/OptionEditorRobin Gareus
2016-12-28Further preference-dialog re-layout work in progress..Robin Gareus
2016-12-28Prefs Dialog: consistent headings, spacing, reduce width,..Robin Gareus
2016-12-28Add Locale config preferences and rearrange UI prefsRobin Gareus
2016-07-26Factor out and simplify the search by components in options treeJulien "_FrnchFrgg_" RIVAUD
2016-06-07a better solution to the inheritance issue fixed in the previous commitPaul Davis
2016-06-07fix up inheritance heirarchy and constructors so that the Session Properties ...Paul Davis
2016-03-06change OptionEditor to use a left-hand-side treeview to navigate the notebookPaul Davis
2016-02-22fix inheritance/class design to get both SessionOptionEditor and RCOptionEdit...Paul Davis
2016-02-22the basics of tabbedPaul Davis
2015-12-12add rc-config widget to display text-config/paths (read only)Robin Gareus
2015-12-08add Action-Button for rc-config dialogRobin Gareus
2015-11-04Let Entry of FaderOption react on ENTER and allow only numerical input.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-05-05fix some gtk filechooser issuesRobin Gareus
2015-03-09Fix a couple of issues when displaying the 'Preferences' dialog on Windows:-John Emmas
2015-03-05Add MIDI readahead to options editor.David Robillard
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-15move theme manager into preferences windowPaul Davis
2014-09-02add a special bool option that prevents redrawingRobin Gareus
2014-06-29add a generic Option Editor Component for stateless widgetsRobin Gareus
2014-06-26accept text-entry-change w/o enter and add filter_text optionRobin Gareus
2014-06-25expose Gtk::HScale member of OptionEditor::HSliderOptionPaul Davis
2013-09-26Deliberately specify 'Gtk::manage' where necessary (avoids creating ambiguiti...John Emmas
2013-09-26'gtk2_ardour (msvc)' - Some changes needed before anything at all will compileJohn Emmas
2013-07-10fix HSlider OptionRobin Gareus
2013-07-10proper peak-indicator threshold config widgetRobin Gareus
2013-01-23allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2012-11-13implement TC offset for slave&generator.Robin Gareus
2012-11-11add support for using - as prefix keys to enter a negative value in an audio ...Paul Davis
2012-11-09make timecode offset workRobin Gareus
2012-10-23LTC generator configRobin Gareus
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-10add the notion of a "tip widget" for all option editor elements, allowing us ...Paul Davis
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-01-27tweak appearance of a FaderOption in the option editor(s)Paul Davis
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2011-11-19Wrestle a little more with the comedy FileChooserButton APICarl Hetherington
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-11-04Add option to set default-session-parent-dir (#4438).Carl Hetherington