summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2014-11-12add AU plugin scan to Preferences UIRobin Gareus
2014-09-13fix CPI window handling:Robin Gareus
2014-09-13reasonable dB range for waveform clipping indicatorRobin Gareus
2014-08-30update clocks and video-frames at FPSRobin Gareus
2014-08-27move preferences->GUI->Metering into its own tabBen Loftis
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-14Group the Rec and Monitor buttons together. Group the Solo Isolate and Lock ...Ben Loftis
2014-07-06remove some cruft with previous commits. remove option link-region-and-track...Ben Loftis
2014-06-30move draggable playhead to editor tab of preferencesPaul Davis
2014-06-30new UI config var to allow playhead to be optionally draggable (default is: y...Paul Davis
2014-06-26fix "stop_recording_on_xrun" in prefs dialogRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-25add slider control to GUI tab of preferences for lock timeoutPaul Davis
2014-05-01Add ComboOption configuration for default-fade-shapeAdrian Knoth
2014-04-28Fix some capitalisation in the preferences dialog.Carl Hetherington
2014-04-20add missing "Path" to label, re-order VST preferencesRobin Gareus
2014-04-17new transport option, "loop-is-mode" which optionally changes the role of the...Paul Davis
2014-04-16add preferences item for show-name-highlight (does not take effect till next ...Paul Davis
2014-04-15fix ridiculous spelling errorPaul Davis
2014-04-10fix tetris-ized mixer strips AND return option to have group button in mixer ...Paul Davis
2014-03-23add needed separatorBen Loftis
2014-03-09default plugin scan timeout preferenceRobin Gareus
2014-03-01re-work VST paths configuration.Robin Gareus
2014-02-28make custom lxvst path work..Robin Gareus
2014-02-28display policy of plugin-scan progress popup-windowRobin Gareus
2014-02-28move Paths Dialog to libgtkmm2extRobin Gareus
2014-02-26user-configurable VST search paths (basic UI)Robin Gareus
2014-02-25option to en/dis-able VST plugin discovery on startupRobin Gareus
2014-02-24plugin scan progress-display & preferencesRobin Gareus
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2014-01-23fix merge conflict with masterPaul Davis
2014-01-22configurable midi audition synthRobin Gareus
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-13add preference -- link-send-and-route-panner defaultRobin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-30add preferences slider for waveview clip level (not working just right yet)Paul Davis
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-21new ControlProtocolManager API, and proper handling of view/model changes in ...Paul Davis
2013-10-22merge from masterPaul Davis
2013-10-21Unify editor / mixer ordering.nick_m
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-06Merge branch 'master' into windows+ccJohn Emmas
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-09-14fix merge conflicts with masterPaul Davis
2013-08-08make master-meter in toolbar optionalRobin Gareus
2013-08-08add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-08-08make LED meter style optionalRobin Gareus
2013-08-08fix typo for 0VU = 8dBu in configRobin Gareus
2013-08-08add "0VU = +8dBu" VU meter configRobin Gareus