summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2015-12-30fix typoRobin Gareus
2015-12-29keep VST path editor on top of preferences.Robin Gareus
2015-12-21re-add AU cache/blacklist management (was lost in 964b8a98)Robin Gareus
2015-12-16update available sync-sources when engine [re]-startsRobin Gareus
2015-12-12display VST pathsRobin Gareus
2015-12-12fix epic typo.Robin Gareus
2015-12-08refactor Plugin Preference PaneRobin Gareus
2015-12-08add open-gui-after-adding-plugin option to preferencesRobin Gareus
2015-12-03Revert "somewhat different approach to telling the user how to edit control p...Paul Davis
2015-12-03Revert "NO-OP: remove cruft"Paul Davis
2015-12-02NO-OP: remove cruftPaul Davis
2015-12-02somewhat different approach to telling the user how to edit control protocol ...Paul Davis
2015-12-02use explicit button to show the protocol editor; users reported they did not ...Ben Loftis
2015-12-01tweak control surface config window titlePaul Davis
2015-12-01set control surface window name to (usefully) show control protocol namePaul Davis
2015-11-20add mixbus profile checks to prefs panel, to simplify future mergesBen Loftis
2015-11-20Improve the layout of Preferences widgets:Ben Loftis
2015-11-19provide user preference for pre-rollBen Loftis
2015-10-22User interaction preferences tooltips clarify button names.nick_m
2015-10-20OSX copy/constraint mod tweak (amend 0675fe1)Robin Gareus
2015-10-20suggest primary-mod as default for copyRobin Gareus
2015-10-20Test fix for further osx modifier ambiguity.nick_m
2015-10-20Fix incorrect display of "Command" modifier on osx.nick_m
2015-10-20Rc option editor - don't translate "-".nick_m
2015-10-20Fix typo for GTKOSX case.nick_m
2015-10-20Clarify user interaction preference tooltips. Also rebase branch on master.nick_m
2015-10-20Rc option editor - alter restart message for user interaction tab.nick_m
2015-10-20No-op - rename variable.nick_m
2015-10-20Add tooltips to user config preferences. clean up combo ordering.nick_m
2015-10-20Allow Alt-Shift-Windows modifier (nice for control point fine adjust).nick_m
2015-10-11revert 7e0055; the original text better reflected realityBen Loftis
2015-10-07allow to use non-emphasis regardless of custom samplesRobin Gareus
2015-10-07Added use click emphasis toggle (gtk2_ardour)Damien Zammit
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-04change wording of autosave option to be more clearPaul Davis
2015-09-17associate label more closely with VST path button. the plugin tab needs a co...Ben Loftis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move util functions into UIConfiguration as they depend on it anywayTim Mayberry
2015-09-08fix redeclaration of symbolRobin Gareus
2015-09-07image-surface/software rendering as preferenceRobin Gareus
2015-08-18Change interface to reset click sounds to default in PreferencesTim Mayberry
2015-08-13fix two oddities in stringsPaul Davis
2015-08-12remove auto-return-target stuff from preferences; Ardour exposes this via aut...Paul Davis
2015-08-12add buffering preset combo selector to preferences dialogPaul Davis
2015-08-11use new FPU singleton pattern in gtk2_ardourPaul Davis
2015-07-15remove insanely fast meter fall-off (inaccurate)Robin Gareus
2015-07-11GUI checkbox to en/disable verbose plugin-scanRobin Gareus
2015-07-05Preference GUI for default metersRobin Gareus
2015-06-29remove debug outputPaul Davis