first vaguely working version using PresentationInfo
[ardour.git] / gtk2_ardour / route_ui.cc
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisremove Route::listening_via_monitor()
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisremove more debug output
2016-05-31 Paul Davisa variety of changes that get closer to correctly funct...
2016-05-31 Paul Davisremove some debug output
2016-05-31 Paul Davisa slew of as-yet incomplete work to get VCA solo+mute...
2016-05-31 Paul Davissome tweaks for solo logic to get things working as...
2016-05-31 Paul Davisdirect connect monitoring changes to the real RouteUI...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisshow VCA master mute state in RouteUI, even if Config...
2016-05-31 Paul Davisuse route automation control Changed() signals for...
2016-05-31 Paul Davistweak mixer VCA button appearance and prepare for live...
2016-05-31 Paul Davissingle button for VCA assignment, plus unassign now...
2016-05-24 Robin Gareusrec-safe GUI
2016-05-24 Robin Gareuscentralize rec-en sensitivity & prepare for rec-safe
2016-05-10 Robin Gareusadd route-ui pin-manager
2016-03-14 Paul DavisRouteUI solo buttons should trigger group actions
2016-01-26 Paul Daviswhen using InverseGroup for rec-enable, do not collect...
2016-01-26 Paul DavisNOOP: whitespace fixes
2016-01-26 Paul Daviswhen using InverseGroup for solo, do not collect group...
2016-01-26 Paul Daviswhen using InverseGroup, do not collect group members...
2016-01-22 Paul Davisrename Controllable::WholeGroup => InverseGroup to...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2015-12-21 Robin Gareusunhardcode "ardour:" port-prefix
2015-11-17 Ben Loftisadd Duplicate action to track and mixer context menus
2015-11-04 Paul DavisMerge branch 'chaot4-f_overwrite_dialog_improvement'
2015-11-04 André NusserImprove behavior of overwrite_file_dialog.
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserConfirmation on overwrite for track and session templat...
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-07 Robin Gareusadd missing include
2015-10-07 Robin Gareusfix solo-group override
2015-10-07 Robin Gareusamend prev commit.
2015-10-07 Robin Gareusupdate solo button callback semantics
2015-10-07 Robin Gareusfix crash for solo btn2 + primary-mod
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-28 Paul DavisMerge branch 'chaot4-fix_lock_solo_ctrl_shift'
2015-09-28 André NusserIntroduce Ctrl+Shift+Click on lock solo in the mixer.
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-07-16 Ben Loftismerge fix
2015-07-16 Paul Davisctrl-shift-click on solo isolate now enables AND disabl...
2015-05-29 Ben Loftisfactor out Route::muted_by_others from existing code
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareusupdate ArdourButton Icon API
2015-04-06 Paul Davisrationalize incorrect design for removing tracks.
2015-04-01 Paul Davisprotect RouteUI's destructor from crashes caused by...
2015-03-31 Paul Davisremove duplicated calls to update solo/mute state from...
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2015-03-11 nick_mMetadata windows are no longer transient windows.
2015-01-08 David RobillardFix whitespace (noop).
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-11-25 David RobillardRemove dead code.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-07 Robin Gareusyet another rec-button [no]blink fix
2014-09-06 Robin Gareusfix another blinking-rec btn issue (amend 0ae8dd4)
2014-09-05 Robin Gareushard stop blinking rec-arm
2014-09-05 Robin Gareusconnect "blink-rec-arm" only when needed.
2014-09-03 Robin Gareusfix some compiler warnings
2014-09-03 Robin Gareususe tape-track rec-enable icon throughout.
2014-09-02 Robin Gareususe new 'special' rec-en button
2014-08-31 Robin Gareusupdate track-header width when removing track(s).
2014-08-30 Robin Gareusfix some compiler warnings
2014-08-29 Robin Gareusamend 7be3c88a, update rec-en color
2014-08-28 Robin Gareusexperiment with unicode circle for rec-en
2014-08-28 Ben LoftisMore fixes to ArdourButton actions.
2014-08-28 Ben Loftisadd option to blink rec-enables
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-27 Ben Loftisfix pushed-in state of invert buttons, and fix an initi...
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-08-14 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-14 nick_mFix crash on snapshot change.
2014-08-13 Robin GareusMerge branch 'selection_fixes' of https://github.com...
2014-08-13 Ben Loftisremove cruft related to button-height commit
2014-08-01 Ben Loftisallow track headers to select io from right-click menu
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-29 Ben LoftisVarious UI tweaks.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Paul Davisremove awful, inobvious, wrong and no longer necessary...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-10 Paul Davisfirst pass hiding/rearrangement of UI elements related...
2014-03-25 Ben Loftisrevert to use red border to indicate rec-arm instead...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davismanually apply d697a31abf2fa1b0bedcab025188f03611920fdf...
2014-02-15 Robin Gareusclarify fader labels
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
next