summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2016-11-19Fix for widget visibility with detached preferences windowTim Mayberry
2016-11-17GUI to disable MacVST at runtimeRobin Gareus
2016-11-13basic Mac VST Cocoa UI supportRobin Gareus
2016-11-11Add option to zoom using button press in the time rulers and dragging verticallyTim Mayberry
2016-10-20use new API for user-provided MIDI port informationPaul Davis
2016-10-20GUI tweaks for MIDI port optionsPaul Davis
2016-10-20MIDI port options now tracks dynamic port register/unregisterPaul Davis
2016-10-19various tweaks to improve the preferences presentation of midi-input-follows-...Paul Davis
2016-10-19need to refill treeviews for MIDI port prefs at least oncePaul Davis
2016-10-19move MIDI port options out of engine dialog and into prefsPaul Davis
2016-10-18remove unnecessary and now impossible #includePaul Davis
2016-08-29Revert "apparent fix for preferences window visibility"Paul Davis
2016-08-29apparent fix for preferences window visibilityPaul Davis
2016-08-27NO-OP: indentationPaul Davis
2016-08-27fix display of preferences window when detached.Paul Davis
2016-08-20Revert last commit (269a08a2b1).nick_m
2016-08-20Allow both types of constrained drag (again).nick_m
2016-08-14Sync User Interactoin tooltips with new default settings.nick_m
2016-08-14Add a new modifier combination that allows overlap with snap-related defaults.nick_m
2016-08-14User Interaction pref shows the push points modifier in the 'beginning a drag...nick_m
2016-08-01Use S_ macro when comparing modifier names in User Interaction Preferences.nick_m
2016-07-25fix crash in preferences dialog if lv2-extended is not definedRobin Gareus
2016-07-24fix some spelling inconsistencies.Robin Gareus
2016-07-16repeat "Scan" button in plugin sub-menusRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13fix save/restore of preferences torn-off-window statePaul Davis
2016-07-02fix Preference checkbox sensitivity for inline displaysRobin Gareus
2016-06-07provide GUI option to control WM visibility info usePaul Davis
2016-06-07first pass at moving color theme management into its own preferences tabPaul Davis
2016-06-07fix click preferences alignmentRobin Gareus
2016-06-07re-group preferences to reduced window height constraint.Robin Gareus
2016-06-07don't replace : in linux vst search path in prefs with newlines, to shrink do...Paul Davis
2016-06-06move 2 plugin options to plugin tab of preferencesPaul Davis
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-05-31add 4 harrison-style vca assign buttons to the mixer stripPaul Davis
2016-05-19towards an Instrument Setup/Replace workflowRobin Gareus
2016-05-16move unused option heading inside profile-conditionRobin Gareus
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2016-05-01add option to auto-save post-export-analysis imageRobin Gareus
2016-04-27re-enable "Show Tooltip" preference (needs testing on all platforms)Robin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-04-24do NOT use Glib::ustring unless you know that the contents are UTF-8 AND that...Paul Davis
2016-04-20special case send panning for MBRobin Gareus
2016-04-16more settings not relevant to mixbusRobin Gareus
2016-04-15add missing quoteRobin Gareus
2016-03-28expose strict-i/o preferenceRobin Gareus
2016-03-15migrate plugin-ui settings to ui-configRobin Gareus
2016-03-15implementation for "prefer inline over GUI"Robin Gareus
2016-03-14add GUI support for Plugin Mixer Inline DisplayRobin Gareus
2016-03-06rename all "Solo / Mute" options as "Solo & Mute" since '/' is now a path sep...Paul Davis