summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Collapse)Author
2014-01-22configurable midi audition synthRobin Gareus
2014-01-13add preference -- link-send-and-route-panner defaultRobin Gareus
2013-12-21new ControlProtocolManager API, and proper handling of view/model changes in ↵Paul Davis
the RC options (prefs) editor
2013-10-21Unify editor / mixer ordering.nick_m
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
NOTE: users will lose the sample rate/latency display in the status bar display. Not yet sure what to do about this
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-05fix conflicts after merge with masterPaul Davis
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-07-30remove compile errors (still will not link and JACKPortEngine is not close ↵Paul Davis
to done)
2013-07-28add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-07-28make LED meter style optionalRobin Gareus
2013-07-25fix typo for 0VU = 8dBu in configRobin Gareus
2013-07-23add "0VU = +8dBu" VU meter configRobin Gareus
2013-07-23clarify meter preference optionsRobin Gareus
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-17fix typoRobin Gareus
2013-07-10update meter configRobin Gareus
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-07-10proper peak-indicator threshold config widgetRobin Gareus
2013-07-10peak-indicator threshold configurationRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
- rework metric/tick image cache invalidation - flush cache - send signal to queue redraws (TODO) selectively flush cache // cache per size, style - add four common line up levels
2013-06-06proper plugin-UI interaction/semanticsRobin Gareus
Always show plugin's own UI (if available) on double-click Alt+double-click -> show 'generic controls'. Context-menu offers both choices. Use Tooltip for to make it discoverable.
2013-06-06move control surface prefs onto their own tab in the user prefs; for Generic ↵Paul Davis
MIDI GUI, rename "Threshold" to "Smoothing" and add a tooltip to describe it; fix misuse of S_() in prefs editor
2013-04-15Revert "option to ignore feedback detection - /i know what i'm doing/ mode."Robin Gareus
This reverts commit e17f75b351356279778e4ea4adbb6c0d544ba755.
2013-04-15option to ignore feedback detection - /i know what i'm doing/ mode.Robin Gareus
This currently only has effect if the loop connection is made/unmade while the option was set/unset. Toggling the option itself won't trigger a graph re-order
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-02vtl: remove xjadeo option dialogRobin Gareus
xjadeo options (selective session restore) are only useful for testing and debugging.
2013-03-28vtl: rc config dialog for simple/advanced configRobin Gareus
2013-03-13videotimlineRobin Gareus
squashed 694 commits from http://gareus.org/gitweb/?p=ardour3.git
2013-03-03SuperCaliFragilisticHoraAdaequationisRobin Gareus
git-svn-id: svn://localhost/ardour2/branches/3.0@14124 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-03-02remove confusing RC preferences option for get/set use monitor section, and ↵Paul Davis
simplymake the RC configuration parameter follow the last session preference setting git-svn-id: svn://localhost/ardour2/branches/3.0@14114 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-05fix typo in recent i18n changePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@14052 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with ↵Paul Davis
PROGRAM_NAME (thanks to edgar for tracking them all down) git-svn-id: svn://localhost/ardour2/branches/3.0@14050 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-24re-tweak overlap-equivalency option as per colin's suggestion, since it is ↵Paul Davis
really better git-svn-id: svn://localhost/ardour2/branches/3.0@13987 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-23clarify tooltip text regarding region overlap equivalency (#5300)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13981 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13980 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-07Fix three little typos.Colin Fletcher
git-svn-id: svn://localhost/ardour2/branches/3.0@13799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-05fix external sync source configuration.Robin Gareus
git-svn-id: svn://localhost/ardour2/branches/3.0@13782 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-05make "LTC volume" preference translatableRobin Gareus
git-svn-id: svn://localhost/ardour2/branches/3.0@13781 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-04remove HAVE_LTC (libltc is bundled with A3)Robin Gareus
git-svn-id: svn://localhost/ardour2/branches/3.0@13767 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-03change label in Prefs to better indicate what the ignore-snap modifier is forPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13755 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-23remove stay-on-top behavior from import dialog, and set its WM classPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13721 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-23make import dialog non-modalPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13717 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-14remove group button visibility option from preferences dialog; tweak font ↵Paul Davis
scale slider to force integral scaling; reduce processor box sliders a bit more git-svn-id: svn://localhost/ardour2/branches/3.0@13664 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-07fix issues with rec-enabling being done in RT context by splitting it into ↵Paul Davis
two parts, an RT-safe and RT-unsafe part. along the way, remove "do not record plugins" option which is just so 1999 and creates problems for various (all?) plugin APIs git-svn-id: svn://localhost/ardour2/branches/3.0@13613 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-27a couple of extra tooltips for editor preferencesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13555 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-19tweak config param for automation sampling interval, set to 500msec by ↵Paul Davis
default, and expose in prefs dialog git-svn-id: svn://localhost/ardour2/branches/3.0@13533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-18LTC slave port gets its own headline.Robin Gareus
git-svn-id: svn://localhost/ardour2/branches/3.0@13518 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-14provide the ability to enable + disable tooltipsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13505 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-12prevent changing slave while slave is activeRobin Gareus
fix potential segfault: clock asking for slave's timecode when the slave is not a Timecode-slave. git-svn-id: svn://localhost/ardour2/branches/3.0@13455 d708f5d6-7413-0410-9779-e7cbd77b26cf