ardour.git
2016-06-08 nick_mFix tempo markers jittering when cross-dragging over...
2016-06-07 Paul Davisfix faderport's use of action name
2016-06-07 Paul Davisminor optimization when search for actions
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 Davismake it possible to disable VisibilityTracker's 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 Robin Gareusadd meta-data placeholders for post-export command
2016-06-07 Paul Davisfix up logic that connects ControlGroups and RouteGroups
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-07 Len OvensOSC: reset select strip on bank change or select for...
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 Len OvensOSC: Respond to GUI select.
2016-06-06 Paul Davisremove incorrect allocation of a second VCAManager...
2016-06-06 nick_mEnsure correct lock style before setting position.
2016-06-06 nick_mMidiRegion ctor inherits length_beats.
2016-06-06 nick_mRegion ctor inherits position, start and beat.
2016-06-06 Paul Davisfix crashing bug in Pane when accessing dividers
2016-06-06 Paul Davisadd a destructor for Gtkmm2ext::Pane that unparents...
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 Robin Gareusmixbus x42-plugins bundle update
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 nick_mFix initialization of Region::_beat.
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-06 nick_mFix midi region split, trim and move operations.
2016-06-06 nick_mRegion always sets position before length.
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
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 John EmmasMSVC won't allow floating point types to be mapped...
2016-06-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-06-06 Len OvensOSC: More controls in /select/*, off by one fixed
2016-06-06 nick_mConsolidate notifications when MidiRegion changes lengt...
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-06 Paul Davisfix Session::get_remote_nth_stripable() to use zero...
2016-06-06 Paul Davisextend/modify PresentationInfo to make searching for...
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 Paul DavisOS X clang build issue fix
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 Davisdon't connect to individual PresentationInfo signals...
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
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
2016-06-05 Paul Davisuse new RouteGroup property names
2016-06-05 Paul Davisbring back the beta release warning for users new to...
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-06-05 Paul Davisadjust color API for RouteUI to use PresentationInfo...
2016-06-05 Paul Davismake AxisView::marked_for_display() be virtual so we...
2016-06-05 Paul Davisextensive changes to PresentationInfo API
2016-06-05 Paul Davisfix registration of PresentationInfo enums
2016-06-05 Paul Davisextend comments to avoid unused-variable warnings from...
2016-06-05 Paul Davischange property names (not quark/strings) for RouteGrou...
2016-06-05 nick_mUse non-magic widths for the now fixed-width mode regio...
2016-06-05 Robin Gareusgeneric plugin UI: insensitive NotAutomatable
2016-06-05 nick_mMidi regions recalculate their length in frames when...
2016-06-05 Robin Gareusplugin support for Controllable::NotAutomatable
next