summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-01-16Revert "Kludgey fix for invisible playhead when scrolled."David Robillard
2015-01-16Compute arrow bbox manually to appease crazy canvas.David Robillard
2015-01-16Kludgey fix for invisible playhead when scrolled.David Robillard
2015-01-16Put playhead on top of everything.David Robillard
2015-01-16Update arrow bbox when geometry changes.David Robillard
2015-01-16Fix clipping for scroll groups an offset bbox.David Robillard
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2015-01-14Fix setting command key bindings on OSX.David Robillard
2015-01-14JACK: add support for device names with whitespaceRobin Gareus
2015-01-13fix auditioning of regions with offset - fixes #6131Robin Gareus
2015-01-12LTC: don’t flag “no lock” until delta was at zero at least least once.Robin Gareus
2015-01-12add an explicit indicator for LTC lockRobin Gareus
2015-01-12force complete peak compute.Robin Gareus
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2015-01-12Fix mouse event position offset bug.David Robillard
2015-01-11add a midi->audio dummy backend mode.Robin Gareus
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-10Accommodate a newly introduced #define ('LIBARDOUR') when building with MSVCJohn Emmas
2015-01-10Add a newly introduced header file to our MSVC project (libevoral)John Emmas
2015-01-10Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardo...John Emmas
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-09fix LTC alignment.Robin Gareus
2015-01-08Fix offset events when consolidating MIDI range.David Robillard
2015-01-08Fix bounding box of rectangles with wide outlines.David Robillard
2015-01-08remove hardcoded major version in build scriptsRobin Gareus
2015-01-08Close polygon borders (fix partially drawn hits).David Robillard
2015-01-08tweak boot message so the final message makes more senseBen Loftis
2015-01-07MusicalTime => Beats.David Robillard
2015-01-06Add modulus operator to MIDI transformer.David Robillard
2015-01-06Only restore plugin state (of first instance) once.Robin Gareus
2015-01-05Fix MIDI file descriptor leaks.David Robillard
2015-01-05prepare for 'ardour4'Robin Gareus
2015-01-05update windows user_cache_directory(): same pattern as config dirRobin Gareus
2015-01-05removed hardcoded ".ardour" suffixRobin Gareus
2015-01-02Accommodate some newly introduced source files for building with MSVC (libpbd)John Emmas
2015-01-01Add PBD debug macros for recording timing dataTim Mayberry
2015-01-01Add tests that show the timing differences between the Glib/mm based timeoutsTim Mayberry
2015-01-01Add PBD::Timer/StandardTimer/BlinkTimer classes for convenient timeoutsTim Mayberry
2015-01-01Add Timing, TimingData and Timed classes for time measurement to pbd/timing.hTim Mayberry
2014-12-31Fix alleged use of uninitialized variable.David Robillard
2014-12-31Add missing Variant => LV2 Atom case.David Robillard
2014-12-31fix incorrect test for valid MIDI events.Paul Davis
2014-12-31Fix range "arithmetic"Paul Davis
2014-12-30Load what we can from broken/truncated MIDI files.David Robillard
2014-12-31don't take temporary copy of MIDI sequenceRobin Gareus
2014-12-30add a MIDI loopback mode to the Dummy BackendRobin Gareus
2014-12-30Fix MIDI CC record/playback crash.David Robillard
2014-12-30Fix some mangled whitespace (noop).David Robillard
2014-12-30Revert "Fix occasional MIDI read crash."David Robillard
2014-12-29Fix occasional crash when saving MIDI.David Robillard