summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2016-06-01Accommodate recently removed source(s) in our MSVC project (libpbd)John Emmas
2016-06-01update lua bindings (tempo-ramps, VCA,...)Robin Gareus
2016-06-01add lua/C++ dynamic_cast<>Robin Gareus
2016-06-01remove duplicate call: MeterSection is-a MetricSectionRobin Gareus
2016-05-31OSC: finish /set_surface group of commands.Len Ovens
2016-06-01fix windows/lua bindingsRobin Gareus
2016-06-0132bit compatibilityRobin Gareus
2016-06-01allow StripWidth icon to draw properly on non-square buttonsRobin Gareus
2016-05-31update lua bindings for API changesRobin Gareus
2016-05-31allow lua binding functions with up to 9 parametersRobin Gareus
2016-05-31comment out a DEBUG_TRACE statement that causes issues for clang, reasons are...Paul Davis
2016-05-31OSC: Paths changed, feedback added, etc.Len Ovens
2016-05-31Surfaces: Metering could only handle one surface at a time.Len Ovens
2016-05-31fix conditional used to decide whether to copy old config filesPaul Davis
2016-05-31adjust theme search pathPaul Davis
2016-05-31make pane divider placement a little saferPaul Davis
2016-05-31infrastructure for finding theme filesPaul Davis
2016-05-31fix default pane divider cursor for vertical panesPaul Davis