summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-20add support for VST plugins without any parametersRobin Gareus
2014-10-20track height fixes:Robin Gareus
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-10-19separate host and target (OSX)Robin Gareus
2014-10-19git ignore OSX packagingRobin Gareus
2014-10-17windows: don’t popup message box when libjack is not foundRobin Gareus
2014-10-16fix midi automation slidersRobin Gareus
2014-10-16add tearoff reattach for the editorPaul Davis
2014-10-16add action and menu entry for "reattach all tearoffs".Paul Davis
2014-10-16add OSX 10.9 version flagsRobin Gareus
2014-10-16include default UI config file in linux packagePaul Davis
2014-10-16package ui_dark.rc file in linux packagesPaul Davis
2014-10-16remove duplicate windows includesRobin Gareus
2014-10-16Merge branch 'cairocanvas'Paul Davis
2014-10-15when cancelling an import, call DropReferences so that the Session forgets ab...Paul Davis
2014-10-16forward port ffd5c24 from master (extend video file ext list)Robin Gareus
2014-10-15remove debug outputPaul Davis
2014-10-15when flushing notifications/signals from an ARDOUR::Playlist, emit the Region...Paul Davis
2014-10-15add mutex/lock to all Evoral::SMF methods that use _smf/libsmf, to avoid inad...Paul Davis
2014-10-15allow internal generators to make noise, even if we are not rolling, and usin...Ben Loftis
2014-10-15allow zero-latency sessionsRobin Gareus
2014-10-14make backend selection by product name more explicitPaul Davis
2014-10-14correct msg in fatal errorPaul Davis
2014-10-14remove code commented out in 0874426a (2009/06)Paul Davis
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