summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2016-05-31shrink down pane divider/handle widthPaul Davis
2016-05-31fix pane behaviour when children are hidden/shownPaul Davis
2016-05-31explicitly expose dividersPaul Davis
2016-05-31more sensible API for Pane::set_child_minsizePaul Davis
2016-05-31provide a mechanism to avoid allocating too small of a space to a Pane childPaul Davis
2016-05-31use new record safe control in surface supportPaul Davis
2016-05-31use new record safe control in libardourPaul Davis
2016-05-31new RecordSafeControl controlPaul Davis
2016-05-31various work on Pane, including cursors, more styling stuff, and making the f...Paul Davis
2016-05-31Pane: use style-provided colors, and change colors on enter/leave/draggingPaul Davis
2016-05-31fix use of widget allocation origin in Gtkm2mext::PanePaul Davis
2016-05-31set default pane divider position to 0.5Paul Davis
2016-05-31working but incomplete version of new Pane replacement widgetPaul Davis
2016-05-31fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as...Paul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31no-op: explanatory commentsPaul Davis
2016-05-31no-op: explanatory commentsPaul Davis
2016-05-31fix typo in definition of solo-safe automation control (fixes solo)Paul Davis
2016-05-31reduce number of Controls attempted for auto-slave-on-assign; use just a sing...Paul Davis
2016-05-31add new API to InstrumentInfo to get program names in a very slightly differe...Paul Davis
2016-05-31convert editor routes code to use StripablePaul Davis
2016-05-31remove useless code recently added to RouteGroupPaul Davis