summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13Containers should not consider the size of invisible items when computing the...Paul Davis
2014-10-13fix note 0015914 (part of #5589)Paul Davis
2014-10-13fix note 0015900 on #5589 (cursor doesn't change when switching edit pointPaul Davis
2014-10-13remove default/testing tooltips from the canvasPaul Davis
2014-10-12tweak implementation of Session::audible_frame() to be a little more defensib...Paul Davis
2014-10-12migrate windows build script to ardour-build-tools repositoryRobin Gareus
2014-10-11fix scanning of VST shell pluginsRobin Gareus
2014-10-11add script to run vst-scanner in gdbRobin Gareus
2014-10-11revert 8ca546e - original version was correct (note added)Robin Gareus
2014-10-11add a Dummy Backend Loopback mode:Robin Gareus
2014-10-11amend 5d0303b - fix editor summary leakRobin Gareus
2014-10-11fix LTC generator latency compensation.Robin Gareus
2014-10-10subtle changes to accomplish two goals (1) playhead should stop where the use...Paul Davis
2014-10-10ensure registration of all SessionEvent typesPaul Davis
2014-10-10make output of SessionEventManager::dump_events() a bit more readablePaul Davis
2014-10-10fix memory leak in editor summary.Robin Gareus
2014-10-10amend previous commitRobin Gareus
2014-10-10add script to run ardour in valgrind/massifRobin Gareus
2014-10-10cleanup unused nested regions:Robin Gareus
2014-10-10Properly count nested regionsRobin Gareus
2014-10-10re-reference regions during uncombine - #5979Robin Gareus
2014-10-09add support for OSX 10.9 clang's lldb (there's no gdb on 10.9)Robin Gareus
2014-10-09fix dup free in waves/midi:Robin Gareus
2014-10-09fix wavesbackend midi timingRobin Gareus
2014-10-08fix setting OSX DMG background for 10.9.XRobin Gareus
2014-10-08initialize some uninitialized vars - closes #5974Robin Gareus
2014-10-08MSVC - add support for 'HAVE_NEW_LV2'John Emmas
2014-10-08When building 'libs/pbd/cpus.cc' (with MSVC) make sure we know what 'PTW32_VE...John Emmas
2014-10-08Add a newly introduced header file to our MSVC project (dummy_audiobackend)John Emmas
2014-10-08update osx DMG icon tool pathsRobin Gareus
2014-10-08win-build:Robin Gareus
2014-10-07add correct copyright statements to all files in Waves backend except those d...Paul Davis
2014-10-07fix crashes for plugin using maxBlockLength during latency compute.Robin Gareus
2014-10-07avoid a set of calls to gettext() and/or cousins from global constructor scopePaul Davis
2014-10-07add explanatory comment for future historiansPaul Davis
2014-10-07NOOP, proper label for flat carbon header includesRobin Gareus
2014-10-07OSX 10.9.5 clang++ loves nil more than everRobin Gareus
2014-10-07OSX 10.9.5 compile fixes - part oneRobin Gareus
2014-10-0564bit windows VSTsRobin Gareus
2014-10-05fix VST user cache typo: info/blacklistRobin Gareus
2014-10-05windows application iconRobin Gareus
2014-10-04windows build-script update:Robin Gareus
2014-10-04use single newline char in VST info files.Robin Gareus
2014-10-04update VST scanner lookup (prepare for moving to BINDIR)Robin Gareus
2014-10-03fix typo in 9034e58b1Robin Gareus
2014-10-03set mingw vamp plugin pathRobin Gareus
2014-10-03fix crash when changing the Audio SystemRobin Gareus
2014-10-03fix engine control widget sensitivityRobin Gareus
2014-10-03overhaul mingw build script for 32 and 64bit buildsRobin Gareus
2014-10-03fix ming32 build&install for asio backendRobin Gareus