summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-06Support paste between automation lanes.David Robillard
2014-12-06Fix wacky return type.David Robillard
2014-12-06Fix uninitialized members.David Robillard
2014-12-06More potential SMF crash fixes.David Robillard
2014-12-06Possible half-fix for SMF crash.David Robillard
2014-12-06Use source-relative time converter directly.David Robillard
2014-12-06Fix internal paste when selection has only points.David Robillard
2014-12-06Add a newly introduced header file to our MSVC project (gtk2_ardour)John Emmas
2014-12-06fix/amend pre commitRobin Gareus
2014-12-06fix another ambiguity, this time: WINAPI RectangleRobin Gareus
2014-12-06fix ambiguous reference.Robin Gareus
2014-12-06fix typo in wscriptRobin Gareus
2014-12-05Make scroll work on MIDI regions when internal.David Robillard
2014-12-05experimental drawing optimization.Robin Gareus
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-12-05fix small memory leak in the testsRobin Gareus
2014-12-05update to 'new' ControlList APIRobin Gareus
2014-12-05if a Route's processor lock cannot be taken, fill buffers with silence (causi...Paul Davis
2014-12-05fix "expected" <> "actual" semantics in test-utilRobin Gareus
2014-12-05save and restore color aliasesPaul Davis
2014-12-05add default (for now) color aliases to default_ui_configPaul Davis
2014-12-05added new header file for color aliasesPaul Davis
2014-12-05part two of remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VAR...Paul Davis
2014-12-05remove CANVAS_STRING_VARIABLE (it was replaced by CANVAS_FONT_VARIABLEPaul Davis
2014-12-05several steps closer to more sane color systemPaul Davis
2014-12-05include alpha-delta computation in HSV::delta()Paul Davis
2014-12-05correct alias definitions in default derived color listPaul Davis
2014-12-05make new color aliases actually workPaul Davis
2014-12-05working compilation for new color codePaul Davis
2014-12-05Add 'pbd/crossthread.cc' to the MSVC buildJohn Emmas
2014-12-05Make recorded MIDI controls discrete, take 2.David Robillard
2014-12-05Revert "Create discrete lists for recorded MIDI controls."David Robillard
2014-12-04Add MIDI control points only in internal/pencil.David Robillard
2014-12-04Fix crash when twiddling MIDI controllers (#6050).David Robillard
2014-12-04Fix steps for log controls with wide range.David Robillard
2014-12-04Alois Cochard Add MIDI map for the control surface.Paul Davis
2014-12-04fix windows compilationRobin Gareus
2014-12-04add required headerPaul Davis
2014-12-04move WSAStartup() and WSACleanup() out of per-object methods into per-library...Paul Davis
2014-12-04clean up whitespacePaul Davis
2014-12-04Include pbd/crossthread.cc in the mingw buildTim Mayberry
2014-12-04Use correct name for windows.hTim Mayberry
2014-12-04Make gain controls step by roughly 1.0/0.1 dB.David Robillard
2014-12-04actual expected test results:Robin Gareus
2014-12-04make all tests passRobin Gareus
2014-12-03fix to follow changes to evoral/libardour splitPaul Davis
2014-12-03changes to Mackie Control support for new crossthreadchannel implementationPaul Davis
2014-12-03adapt changes to async MIDI port to use new evoral/libardour splitPaul Davis
2014-12-03fix up BaseUI to use crossthreadchannel on all platformsPaul Davis
2014-12-03modify Mackie surface code to use crossthreadchannel on all platformsPaul Davis