summaryrefslogtreecommitdiff
path: root/gtk2_ardour/option_editor.h
AgeCommit message (Expand)Author
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
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
2011-01-04Disable solo-controls-are-listen-controls if we don't have a monitor bus. Sh...Carl Hetherington
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-11-09initial pass at a missing file dialog and "relocatable" source files. lots mo...Paul Davis
2010-05-20A few cleanups and rearrangements in the RC options. Add options for default...Carl Hetherington
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-11-16Neaten up option editor layouts a bit.Carl Hetherington
2009-11-10lots of tweaks relating to GUI sync managementPaul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
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-05-12Remove most using declarations from header files.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
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-02-16Merge with 2.0-ongoing R3071.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-09-18first attempt at adding new SMPTE formats, moving SMPTE options to menu, addi...Ben Loftis
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin