ardour.git
2014-12-06 David RobillardFix seek in linearly interpolated control lists.
2014-12-06 David RobillardAdapt range when copying between automation types.
2014-12-06 John EmmasRestore an accidentally deleted #include
2014-12-06 David RobillardSupport paste between automation lanes.
2014-12-06 David RobillardFix wacky return type.
2014-12-06 David RobillardFix uninitialized members.
2014-12-06 David RobillardMore potential SMF crash fixes.
2014-12-06 David RobillardPossible half-fix for SMF crash.
2014-12-06 David RobillardUse source-relative time converter directly.
2014-12-06 David RobillardFix internal paste when selection has only points.
2014-12-06 John EmmasAdd a newly introduced header file to our MSVC project...
2014-12-06 Robin Gareusfix/amend pre commit
2014-12-06 Robin Gareusfix another ambiguity, this time: WINAPI Rectangle
2014-12-06 Robin Gareusfix ambiguous reference.
2014-12-06 Robin Gareusfix typo in wscript
2014-12-05 David RobillardMake scroll work on MIDI regions when internal.
2014-12-05 Robin Gareusexperimental drawing optimization.
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-12-05 Robin Gareusfix small memory leak in the tests
2014-12-05 Robin Gareusupdate to 'new' ControlList API
2014-12-05 Paul Davisif a Route's processor lock cannot be taken, fill buffe...
2014-12-05 Robin Gareusfix "expected" <> "actual" semantics in test-util
2014-12-05 Paul Davissave and restore color aliases
2014-12-05 Paul Davisadd default (for now) color aliases to default_ui_config
2014-12-05 Paul Davisadded new header file for color aliases
2014-12-05 Paul Davispart two of remove CANVAS_STRING_VARIABLE (it was repla...
2014-12-05 Paul Davisremove CANVAS_STRING_VARIABLE (it was replaced by CANVA...
2014-12-05 Paul Davisseveral steps closer to more sane color system
2014-12-05 Paul Davisinclude alpha-delta computation in HSV::delta()
2014-12-05 Paul Daviscorrect alias definitions in default derived color...
2014-12-05 Paul Davismake new color aliases actually work
2014-12-05 Paul Davisworking compilation for new color code
2014-12-05 John EmmasAdd 'pbd/crossthread.cc' to the MSVC build
2014-12-05 David RobillardMake recorded MIDI controls discrete, take 2.
2014-12-05 David RobillardRevert "Create discrete lists for recorded MIDI controls."
2014-12-05 David RobillardAdd MIDI control points only in internal/pencil.
2014-12-05 David RobillardFix crash when twiddling MIDI controllers (#6050).
2014-12-05 David RobillardFix steps for log controls with wide range.
2014-12-04 Paul DavisAlois Cochard Add MIDI map for the control surface.
2014-12-04 Robin Gareusfix windows compilation
2014-12-04 Paul Davisadd required header
2014-12-04 Paul Davismove WSAStartup() and WSACleanup() out of per-object...
2014-12-04 Paul Davisclean up whitespace
2014-12-04 Tim MayberryInclude pbd/crossthread.cc in the mingw build
2014-12-04 Tim MayberryUse correct name for windows.h
2014-12-04 David RobillardMake gain controls step by roughly 1.0/0.1 dB.
2014-12-04 Robin Gareusactual expected test results:
2014-12-04 Robin Gareusmake all tests pass
2014-12-04 Paul Davisfix to follow changes to evoral/libardour split
2014-12-04 Paul Davischanges to Mackie Control support for new crossthreadch...
2014-12-04 Paul Davisadapt changes to async MIDI port to use new evoral...
2014-12-04 Paul Davisfix up BaseUI to use crossthreadchannel on all platforms
2014-12-04 Paul Davismodify Mackie surface code to use crossthreadchannel...
2014-12-04 Paul Davismodify MidiUI code to use crossthreadchannel on all...
2014-12-04 Paul Davisalter Async MIDI port implementation to use crossthread...
2014-12-04 Paul Davisnew platform specific crossthreadchannel files
2014-12-04 Paul Davismanually merge new CrossThreadChannel implementation...
2014-12-03 Robin GareusTest: update AutomationList properties for v3.5
2014-12-03 Robin GareusTest: print assert message if XML property mismatch
2014-12-03 Robin Gareusfix audioengine use in unit-tests.
2014-12-03 Robin Gareusfix MTDM test
2014-12-03 Robin Gareusallow spaces in TOP, cd to gtk2_ardour to avoid dup...
2014-12-03 Robin GareusTests: ensure that libardour is initialized
2014-12-03 Robin Gareusfix audio-engine dtor.
2014-12-03 Robin Gareusallow to auto-start dummy backend (needed for tests)
2014-12-03 Robin Gareusfix test segfault
2014-12-03 Robin Gareususe Dummy backend for tests
2014-12-03 Robin Gareusreduce confusion.
2014-12-03 Tim MayberryFix running libpbd unit tests when $TOP(in test scripts...
2014-12-03 Tim MayberryAdd DEBUG_TRACE output to PBD::canonical_path
2014-12-03 Tim MayberryCall PBD::init() from libmidi++ test runner
2014-12-03 Tim MayberryAdd ability to set libpbd debug options via PBD_DEBUG...
2014-12-03 Tim MayberryCall PBD::init from evoral testrunner
2014-12-03 Tim MayberryMove setting _fmode flag on windows into PBD::init
2014-12-03 Tim MayberryCopy evoral test files to correct location Fedora mingw...
2014-12-03 Tim MayberryAdd midi++2 unit tests to the Fedora based mingw build
2014-12-03 Tim MayberryFix definition of application name in Fedora based...
2014-12-03 Tim MayberryRemove references in pbd test script to libs no longer...
2014-12-03 Tim MayberryMake pbd test script consistant with other test scripts
2014-12-03 Tim Mayberryexport MIDIPP_TEST_PATH in midi++ test script so test...
2014-12-03 Tim MayberryAdd test_search_path to find test files in MidnamTest
2014-12-03 Tim MayberryRemove old scripts from when scons was used for build...
2014-12-03 Tim MayberryUse test_output_directory() in pbd filesystem test
2014-12-03 Tim MayberryUse test utility function to find evoral test files
2014-12-03 Tim MayberryUse PBD::tmp_writable_directory to write evoral test...
2014-12-03 Tim MayberryUse PBD::tmp_writable_directory in libardour test_util.cc
2014-12-03 Tim MayberryRemove unnecessary comma in pbd wscript file
2014-12-03 Tim MayberryUse PBD::tmp_writable_directory in test_output_directory
2014-12-03 Tim MayberryAdd PBD::tmp_writable_directory utility function to...
2014-12-03 Tim MayberryFixes for AudioEngine test
2014-12-03 Tim MayberryRemove unused test_common.h/cc files
2014-12-03 Tim MayberryMove libardour test utility code into one source file
2014-12-03 Tim Mayberryexport ARDOUR/PBD_TEST_PATH so that ./waf test finds...
2014-12-03 Tim MayberryUse ardev_common.sh to setup environment for running...
2014-12-03 David RobillardFix evoral test suite.
2014-12-03 David RobillardFix range of pan controls.
2014-12-02 John EmmasBecause we're building the gdk-pixbuf modules staticall...
2014-12-02 John EmmasMake 'ARDOUR::ParameterDescriptor' exportable, so that...
2014-12-02 David RobillardRemove accidentally committed file.
2014-12-02 Robin Gareusalsa-backend: drop midi during freewheel processing.
next