summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.cc
AgeCommit message (Expand)Author
2014-07-01left-align all pref/option labels for consistency.Robin Gareus
2014-06-26accept text-entry-change w/o enter and add filter_text optionRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-01-21ditto for clock in session properties dialogRobin Gareus
2013-07-10Revert "replace "-inf" with UTF8 infinity symbol"Robin Gareus
2013-07-10replace "-inf" with UTF8 infinity symbolRobin Gareus
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-01-23part two of allow markup to be used in BoolOption items in an option editorPaul Davis
2013-01-17fix size of FaderOption's faderPaul 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-09make timecode offset workRobin Gareus
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-05Marginal cleanup.Carl Hetherington
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
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-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-07fix widget namePaul Davis
2011-11-04Add option to set default-session-parent-dir (#4438).Carl Hetherington
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-02-17Bring up the click tab of the RC options window when right-clicking on the cl...Carl Hetherington
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-11-10Tidy up a couple of bits in the session option editor.Carl Hetherington
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-05-20Remove debug output.Carl Hetherington
2010-05-20A few cleanups and rearrangements in the RC options. Add options for default...Carl Hetherington
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-11-16Neaten up option editor layouts a bit.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-03Remove some duplicated code. GNOME HIG compliance.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-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul 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-03-17merge with 2.0-ongoing @ rev 3147Paul Davis