another PresentationInfo sort order fix.
[ardour.git] / libs /
2016-06-10 Paul Davisnoop: comment fix.
2016-06-10 Paul DavisNew editor API to retrieve the Stripable with via prese...
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 nick_mApply some constraints to bbt dragging.
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: change the word phase to polarity as per mailing...
2016-06-09 Paul Davisprovide a heuristic to decide if the color has been...
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
2016-06-09 Paul Davisnamespace required
2016-06-09 nick_mAmend last commit.
2016-06-09 nick_mAudio locked meters with an existing tempo may be dragg...
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-08 nick_mPossible fix for memory pool problem in session click.
2016-06-08 Colin FletcherFix a couple of build errors in the test suite.
2016-06-08 Paul Davisfix thinko in Pane expose event handler.
2016-06-08 Paul Davismove gui_changed() signal from Route to Stripable
2016-06-08 Robin Gareusfix mute automation for busses & consolidate code.
2016-06-08 Robin Gareusconsistent API name for region-list
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 Davismake it possible to disable VisibilityTracker's use...
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 Len OvensOSC: reset select strip on bank change or select for...
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 nick_mFix initialization of Region::_beat.
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 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 Davisfix Session::get_remote_nth_stripable() to use zero...
2016-06-06 Paul Davisextend/modify PresentationInfo to make searching for...
2016-06-05 Paul DavisOS X clang build issue fix
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 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_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 Len OvensOSC: Bug fix for no monitor, bug fix heart beat on...
2016-06-03 Robin Gareusallow latent self-automating plugins
2016-06-03 nick_mFix FramedCurve Outside fill for curve.
2016-06-03 nick_mMore FramedCurve render work
2016-06-03 nick_mFix framed curve thinko.
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-03 Paul Davissimplify PresentationInfo concept of order so that...
2016-06-02 Paul DavisNOOP: space required
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 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 nick_mSmall cleanup in FramedCurve.
2016-06-02 nick_mFix assorted drawing bugs in framed curve.
2016-06-02 Paul Davisfix case where pane divider is not redrawn after a...
2016-06-02 Paul Davisfix styling of pane dividers (the original reason for...
2016-06-01 Len OvensOSC: Fixed some button type commands to have path only...
2016-06-01 Robin Gareussave version string with session for informational...
2016-06-01 Paul Davisfix crash during session deletion while removing VCA...
2016-06-01 Robin Gareusisspace
2016-06-01 Robin Gareusstrip trailing whitespace from lv2 log message
2016-06-01 Robin Gareusport 7e716d27 to XFadeCurve
2016-06-01 nick_mFix conditional on uninitialised idx (via n_samples...
2016-06-01 John EmmasClass 'VCAManager' needs to be visible from outside...
2016-06-01 John EmmasAccommodate recently introduced/removed source(s) in...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 John EmmasAccommodate recently removed source(s) in our MSVC...
2016-06-01 Robin Gareusupdate lua bindings (tempo-ramps, VCA,...)
2016-06-01 Robin Gareusadd lua/C++ dynamic_cast<>
2016-06-01 Robin Gareusremove duplicate call: MeterSection is-a MetricSection
2016-06-01 Len OvensOSC: finish /set_surface group of commands.
2016-06-01 Robin Gareusfix windows/lua bindings
2016-06-01 Robin Gareus32bit compatibility
2016-06-01 Robin Gareusallow StripWidth icon to draw properly on non-square...
2016-05-31 Robin Gareusupdate lua bindings for API changes
2016-05-31 Robin Gareusallow lua binding functions with up to 9 parameters
2016-05-31 Paul Daviscomment out a DEBUG_TRACE statement that causes issues...
2016-05-31 Len OvensOSC: Paths changed, feedback added, etc.
2016-05-31 Len OvensSurfaces: Metering could only handle one surface at...
2016-05-31 Paul Davisfix conditional used to decide whether to copy old...
2016-05-31 Paul Davisadjust theme search path
2016-05-31 Paul Davismake pane divider placement a little safer
next