Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / monitor_section.cc
2018-12-15 Paul Davisfix issue with ProcessorBox inside MonitorSection ...
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-11 Paul Davismore changes flowing from a persistent MonitorSection...
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-10 Paul Davisadd nominal owners for all action groups
2018-12-10 Paul Davisno longer delete and recreate MonitorSection when it...
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-03-26 Robin GareusAdd option to disable blinking alert buttons.
2017-01-19 Robin GareusUpdate monitor section controls when channelcount changes
2016-12-21 Robin GareusAlign mon-section bottom button
2016-11-11 Robin Gareusstatic MonitorSection Action -- fixes #7098
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-05-31 Paul Davisuse new record safe control in GUI
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davissafety pointer resets in MonitorSection dtor. Not inten...
2016-03-15 Paul Davisadd and remove monitor section bindings as MS is create...
2016-03-15 Paul Davisgive monitor section its own bindings
2016-02-27 Mathias BuhrImplements review comments
2016-02-27 Mathias BuhrFixes a memory corruption upon closing the 2nd session
2016-02-25 Paul Davisrestore monitor section visibility, broken after the...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisensure that all callers of ARDOUR_UI_UTILS::relay_key_p...
2016-02-22 Paul Davisaction maps now have names
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-08 Robin Gareusmonitor-section: re-connect to static actions
2016-01-03 Robin Gareusfix monitor-section state restore.
2016-01-01 Robin Gareuskunterbunte Monitor-Sektion
2015-12-27 Robin Gareusallow to hide monitor-section processor box with processors
2015-12-23 Robin Gareusmonitor section re-layout (processor-box in signal...
2015-12-22 Robin Gareusthe return of the rude audition button.
2015-12-21 Robin Gareusunhardcode "ardour:" port-prefix
2015-12-21 Robin Gareusallow to float detached monitor-section window
2015-12-21 Robin GareusMonitor Section Processor Box.
2015-12-20 Robin Gareustweak solo mode & option layout
2015-12-19 Robin Gareusmonitoring section on diet (75% original width)
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
2015-09-16 Tim MayberryUse Forward declaration for non-MSVC compilers in ardou...
2015-09-16 Tim MayberryRemove ui_config.h inclusion from ardour_ui.h
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-05-08 Paul Davisfix crash during session deletion as monitor section...
2015-04-25 Robin Gareusadd detent to Monitor Section Dim & Level knobs
2015-04-22 Robin Gareusmonitoring section UI scaling
2015-04-21 nick_mMonitor section - init _output_selector to 0.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-13 Paul Davisfix issue with logic controlling rude isolate button
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 Robin Gareusfor those who translate decibel.
2015-04-04 Robin Gareustranslatable monitor section labels
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-11-18 Robin Gareussynchronize preferences and monitor-section
2014-11-18 Robin Gareusremove cruft (monitor section knobs are cairo now)
2014-11-18 Robin GareusNOOP, re-indent and remove trailing whitespace
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-07-22 Ben Loftis3 monitor tweaks for the_CLA. shift+click to default...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2013-02-05 Paul Davisi18n fixes from alexandre
2013-01-16 Paul Davisadd copyright comments
2013-01-14 Paul Davisfix from roy vegard for an error from my previous attem...
2013-01-09 Paul Davisfix channel numbering in monitor section
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-06 Paul Davisfix some packing issues in the monitor section when...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-11-19 Carl HetheringtonSlightly hacky fix for AFL/PFL button misbehaviour
2011-11-11 Paul Davisuse "mute" not cut in monitor section
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-04 Paul Davisfix initial display of solo-model in monitor section
next