summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-06-07Fix midi region split, trim and move operations.nick_m
2016-06-07Region always sets position before length.nick_m
2016-06-06there is no remote model choice anymore - ordering is determined by the GUIPaul Davis
2016-06-06MSVC won't allow floating point types to be mapped directly to enumsJohn Emmas
2016-06-06Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-06-05OSC: More controls in /select/*, off by one fixedLen Ovens
2016-06-06Consolidate notifications when MidiRegion changes length due to position change.nick_m
2016-06-05fix Session::get_remote_nth_stripable() to use zero-based numberingPaul Davis
2016-06-05extend/modify PresentationInfo to make searching for routes via Session::get_...Paul Davis
2016-06-05OS X clang build issue fixPaul Davis
2016-06-05don't connect to individual PresentationInfo signals per Stripable; we only r...Paul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05Stripable signals moved to PresentationInfoPaul Davis
2016-06-05extensive changes to PresentationInfo APIPaul Davis
2016-06-05fix registration of PresentationInfo enumsPaul Davis
2016-06-05extend comments to avoid unused-variable warnings from commented codePaul Davis
2016-06-05change property names (not quark/strings) for RouteGroup properties to avoid ...Paul Davis
2016-06-06Midi regions recalculate their length in frames when moved/copied.nick_m
2016-06-05plugin support for Controllable::NotAutomatableRobin Gareus
2016-06-05OSC: Added feedback for /selectLen Ovens
2016-06-05prepare for LV2 non-automatable control portsRobin Gareus
2016-06-05refine self-automating plugin interfaceRobin Gareus
2016-06-05Fix ignored note_type in TempoMap::frames_per_beat_at().nick_m
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-06-03allow latent self-automating pluginsRobin Gareus
2016-06-04Fix FramedCurve Outside fill for curve.nick_m
2016-06-04More FramedCurve render worknick_m
2016-06-04Fix framed curve thinko.nick_m
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::orderPaul Davis
2016-06-03simplify PresentationInfo concept of order so that it is always globalPaul Davis
2016-06-02NOOP: space requiredPaul Davis
2016-06-02fix creating aux-busses from templates, reset return-bitslotRobin Gareus
2016-06-02fix possible deadlock replacing processor state.Robin Gareus
2016-06-02change name of a Session method to makes its intended function clearPaul Davis
2016-06-02mark session dirty on creation/deletion of a VCAPaul Davis
2016-06-03Small cleanup in FramedCurve.nick_m
2016-06-03Fix assorted drawing bugs in framed curve.nick_m
2016-06-01fix case where pane divider is not redrawn after a leave event.Paul Davis
2016-06-01fix styling of pane dividers (the original reason for the "*Pane*" widget=>st...Paul Davis
2016-06-01OSC: Fixed some button type commands to have path only as well as path fLen Ovens
2016-06-01save version string with session for informational purposesRobin Gareus
2016-06-01fix crash during session deletion while removing VCA mastersPaul Davis
2016-06-01isspaceRobin Gareus
2016-06-01strip trailing whitespace from lv2 log messageRobin Gareus
2016-06-01port 7e716d27 to XFadeCurveRobin Gareus
2016-06-02Fix conditional on uninitialised idx (via n_samples) in framed curve.nick_m
2016-06-01Class 'VCAManager' needs to be visible from outside libardourJohn Emmas
2016-06-01Accommodate recently introduced/removed source(s) in our MSVC project (libard...John Emmas
2016-06-01Accommodate recently introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-06-01Accommodate recently introduced source(s) in our MSVC project (gtkmm2ext)John Emmas