ardour.git
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
2016-06-05 Len OvensOSC: Added feedback for /select
2016-06-05 Robin Gareusprepare for LV2 non-automatable control ports
2016-06-05 Robin Gareusrefine self-automating plugin interface
2016-06-04 nick_mFix ignored note_type in TempoMap::frames_per_beat_at().
2016-06-04 Robin Gareusshow existing automation lanes regardless if they were...
2016-06-04 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-06-03 nick_mClamp tempo curve height.
2016-06-03 Robin Gareusallow latent self-automating plugins
2016-06-03 Robin Gareusupdate session-utils
2016-06-03 nick_mFix FramedCurve Outside fill for curve.
2016-06-03 nick_mMore FramedCurve render work
2016-06-03 Paul DavisNO-OP: add blank line to make comments clearer
2016-06-03 Paul Davisfix both canvas scrolling and interleaving of VCA ...
2016-06-03 nick_mFix framed curve thinko.
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-03 Paul Davissimplify PresentationInfo concept of order so that...
2016-06-03 Robin Gareusfix a -Wreorder
2016-06-02 Paul DavisNOOP: space required
2016-06-02 Paul Davisthere is no explicit "Remote Control ID" control anymor...
2016-06-02 Paul DavisRemove references to a "master faders" window. We went...
2016-06-02 Robin Gareuscopy mixer utility evolution
2016-06-02 Robin Gareussession-utils tweaks
2016-06-02 Robin Gareusfix creating aux-busses from templates, reset return...
2016-06-02 Robin Gareusfix possible deadlock replacing processor state.
2016-06-02 Robin Gareusfix typo in export-util help text
2016-06-02 Paul Davismake new action to bind BackSpace to in processors box
2016-06-02 Paul Davischange name of a Session method to makes its intended...
2016-06-02 Paul Davismark session dirty on creation/deletion of a VCA
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 nick_mActions - make set-tempo-from-edit-range sensitive...
2016-06-02 nick_mSmall cleanup in FramedCurve.
2016-06-02 nick_mFix assorted drawing bugs in framed curve.
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-06-02 Paul Davispart three of using LocaleGuard with pane sizes
2016-06-02 Paul Davisthe second half of using LocaleGuard with pane sizes
2016-06-02 Robin Gareusprototype tool to copy mixer/route settings between...
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
next