reduce verbosity of -D mackie in the presence of continued handshaking/keepalive...
[ardour.git] / gtk2_ardour /
2016-06-12 Robin Gareusupdate post-export command placeholder documentation
2016-06-11 Paul Davismake RouteGroupDialog non-modal.
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-11 nick_mSet tempo sections to the exact pulse when snapped...
2016-06-10 nick_mMake RegionView less aggressive about trimming the...
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-06-10 Paul Davismake sure editor can follow visibility changes for...
2016-06-10 Paul Davisdo not add master to Mixer_UI's TreeModel - explicitly...
2016-06-10 Paul Davisanother PresentationInfo sort order fix.
2016-06-10 Paul Davisfix behaviour of select_(next|prev)_route() in editor...
2016-06-10 Paul DavisUse generic sorter.
2016-06-10 Paul DavisEditorRoutes needs to connect to the right property...
2016-06-10 Paul DavisEditorRoutes needs to respond to PropertyChanged(selected)
2016-06-10 Paul Davismake sure RouteUIs show selection status at startup
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-06-10 Paul Davisavoid missing stuff after adding tracks/busses/vcas...
2016-06-10 Paul Davisretain route i/o choice across show()'s of the AddRoute...
2016-06-09 Robin Gareusphase out phase in favor of polarity
2016-06-09 Paul Daviswork "hide" button on VCA strip
2016-06-09 Paul Davisnoop: clarifying comment about a magic number
2016-06-09 Paul Davisuse codified heuristic for "is-color-set?"
2016-06-09 Paul Davismixer-gui visibility management for VCAs
2016-06-09 Paul Daviscolor management and handling for VCAs
2016-06-09 Paul Davisextend ArdourButton API to allow independently setting...
2016-06-09 Paul Davisuse ControlSlaveUI in VCAMasterStrip
2016-06-09 Paul Davisuse new ControlSlaveUI object in mixer strip
2016-06-09 Paul Davisfor now vca assignment does not apply to selection.
2016-06-09 Paul Davisnew files
2016-06-09 Paul Daviscomment and minor fix
2016-06-09 Paul Davisuse 4.x and earlier route colors
2016-06-09 Paul Davisalphabetize local includes
2016-06-08 nick_mFix crash when editing meter via main clock.
2016-06-08 nick_mFix crash when editing tempo via main clock.
2016-06-08 Paul Davislisten for gui_changed() signal from all Stripables...
2016-06-08 Paul Davischange format of state_id() return value for VCAMasteSt...
2016-06-08 Paul Davisadd ::set_height() for VCATimeAxisView
2016-06-08 John EmmasExperiment - change the Windows icon (gtk2_ardour/icons...
2016-06-08 Robin Gareusfix user color file name
2016-06-08 Robin Gareuswhat an oversight!
2016-06-08 Paul Davisfix waf cmd tested for when deciding to build appdata.pot
2016-06-08 nick_mMore tempo marker cross-dragging fixes.
2016-06-08 nick_mFix tempo markers jittering when cross-dragging over...
2016-06-07 Paul Davistake a rather different approach toggling editor+mixer
2016-06-07 Paul Davisprovide GUI option to control WM visibility info use
2016-06-07 Paul Daviswhen destroying an ArdourDialog, be sure the Keyboard...
2016-06-07 Paul Davisnoop: comment change
2016-06-07 Paul Davisheader file cleanup/reduction
2016-06-07 Paul Davismove color theme selector into color tab for preferences
2016-06-07 Paul Davisfirst pass at moving color theme management into its...
2016-06-07 Robin Gareusfix click preferences alignment
2016-06-07 nick_mStep edit cursor no longer assumes constant tempo.
2016-06-07 Robin Gareusre-group preferences to reduced window height constraint.
2016-06-07 Paul Davisuse contextual translation macro for "Locations"
2016-06-07 Paul DavisGUI tweaks and work on VCA mixer display
2016-06-07 Paul Davisfix missing restore of a pane position in mixer
2016-06-07 Robin Gareusdocument post-export command placeholders
2016-06-07 Paul Davisa better solution to the inheritance issue fixed in...
2016-06-07 Paul Davisfix up inheritance heirarchy and constructors so that...
2016-06-07 Paul Davisdon't replace : in linux vst search path in prefs with...
2016-06-06 Paul Davismove 2 plugin options to plugin tab of preferences
2016-06-06 Paul Davisrepeat previous commit's approach, but for VCATimeAxisView
2016-06-06 Paul Davisdrop reference to VCA from VCAMasterStrip immediately...
2016-06-06 Paul Davisremove dead members and code from RouteParamsUI
2016-06-06 Paul Davisensure that newly-added tracks are displayed in the...
2016-06-06 Paul Davisensure that dropdowns in editor toolbar are populated...
2016-06-06 Paul Davisadd pre-release warning dialog. It wil not be shown...
2016-06-06 Paul Davisremove pre-release page from startup dialog.
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-06 Paul Davisfix version reference in beta page/dialog
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-06 Paul DavisAxisView does not need to initialize Selectable::_selected
2016-06-06 Paul Davistweak API of Selectable
2016-06-05 Paul DavisOS X specific fix, to match new mixer TreeModel structure
2016-06-05 Robin Gareusfix switching from generic to custom plugin UI
2016-06-05 Paul Davisuse PresentationInfo color to set route colors. GUI...
2016-06-05 Paul Davissubstantive redesign of Gtk::TreeModel used inside...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscleanup API for RouteUI
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davismissing mod to MonitorSection declaration, per previous...
2016-06-05 Paul Davisremove duplicate name_label widget from TimeAxisView...
2016-06-05 Paul DavisRouteUI connects to Route's PropertyChange signal;...
2016-06-05 Paul Davisdon't add routes+VCAs separately to editor routes durin...
2016-06-05 Paul Davisremove unused sort object
2016-06-05 Paul Davisuse PresentationInfo API to mark Stripable elements...
2016-06-05 Paul Davisupdate use of PresentationInfo/Stripable API
2016-06-05 Paul Davisfix initialization in MidiTimeAxisView
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davisnew color utility functions to convert between uint32_t...
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davisuse modified PresentationInfo/Stripable API
2016-06-05 Paul Daviswhen adding a list of Stripables, sort them into Presen...
2016-06-05 Paul Davisno-op: one line not 3
2016-06-05 Paul Davisthere is no PresentationInfo::global_order_t any more
2016-06-05 Paul DavisRouteUI is no longer an AxisView so use ARDOUR_UI:...
2016-06-05 Paul Davisadd braces
next