ardour.git
2014-02-24 Robin Gareusimplement VST blacklisting
2014-02-24 Robin Gareuspreparations for VST blacklist (paths)
2014-02-24 Paul Davisfix inadvertent breakage in ardev and friends caused...
2014-02-24 Paul Davisremove incorrectly placed export declaration
2014-02-24 Paul Davisadd waves audio backend when building on apple
2014-02-24 Paul Davisadd -fms-extensions to allow earlier apple gcc to suppo...
2014-02-24 Paul Davisremove SampleFormat code from waves audio backend
2014-02-24 Paul Davisnew audio engine backend for native CoreAudio audio...
2014-02-24 Paul Davischanges to ardev and friend to find audio engine backends
2014-02-24 Paul Davischanges to wscript to build new audio engine backend
2014-02-24 Paul Davisadd headless to child list for wscript
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-02-24 Paul Davisnew headless (GUI-free) version of ardour. run waf...
2014-02-24 Paul Davisadd (finally) DEBUG::AudioEngine bit and convert existi...
2014-02-24 Robin Gareusplugin scan progress-display & preferences
2014-02-24 Robin Gareusprepare GUI notifications for plugin scan
2014-02-24 Robin Gareusfix VST shell-scanner (double free), support for VST2.4
2014-02-23 Robin Gareusremaining bits for VST-shell plugin support ..and more...
2014-02-23 Robin Gareuspreparations for VST Shell plugins (mostly mixbus code...
2014-02-23 Robin Gareusconsolidate lxVST & winVST file-info code into libardour
2014-02-22 Robin Gareusremove inadvertently committed wine-unstable linkdir
2014-02-22 Robin Gareusupdate wscript for windowsVST + mingw
2014-02-22 Robin Gareusremove arvst (there's already vst/ardevst)
2014-02-22 Robin Gareusfix minimum VST GUI window size (gtk padding)
2014-02-22 Robin Gareusresolve gtk + VST threading issues
2014-02-22 Robin GareusNOOP, whitespace change only
2014-02-22 Robin GareusWindows VST GUI related rework
2014-02-22 Robin Gareusfirst part of merging windows and wine VST
2014-02-22 Robin Gareusupdate vestige header (from mixbus)
2014-02-22 Robin Gareusadd wine/windows-vst start script
2014-02-22 Robin Gareusadd support for VST>=2.4
2014-02-20 Paul Davisadd the with-guard-point distinction to region gain...
2014-02-20 Paul Davisuse new "covers" threshold to make automation lines...
2014-02-20 Paul Davisallow per-line configurability of the threshold used...
2014-02-20 Paul Davismanually apply d697a31abf2fa1b0bedcab025188f03611920fdf...
2014-02-20 Paul Davisfix error in canvas PolyLine::covers(), so that the...
2014-02-20 Paul Davismanually applied equivalent of 1d82f4ca07a38342e0815cd6...
2014-02-20 Paul Davisignore libcanvas version files
2014-02-20 Paul Davisignore more translation-related files
2014-02-20 Paul Davisignore vgcore.* files as well as core
2014-02-20 Paul Davisignore core.* files as well as core
2014-02-20 Paul Davisrequired fix for cairocanvas branch, didn't make it...
2014-02-20 Paul Davisclick (no drag) on automation line now adds a new contr...
2014-02-20 Paul DavisRevert "add a hack to deal with device discovery race...
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-20 Paul Davisuse new ControlList::add() argument
2014-02-20 Paul Davisdo not needlessly keep starting touch/automation watch...
2014-02-20 Paul Davisadd option to skip guard points when adding new control...
2014-02-20 Paul Davisclear up some stupid thinking in Amp regarding the...
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-20 Robin Gareusfix meter(s) when mixer-strip is switched to AuxSend
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-02-17 Paul Davismake stateful image canvas item actually compile
2014-02-17 Paul Davisuse boost::uuids method to get a string from a boost...
2014-02-17 Paul Davisnew canvas item to allow image-based GUI construction
2014-02-14 Paul Davisdebugging export format UUID creation
2014-02-14 Paul Davispossible fix for error during export format load-from...
2014-02-14 Paul Davissome changes to ArdourButton to allow custom colors...
2014-02-14 Paul Davisadd new MIDI binding map for AKAI MPK61 (from Glen...
2014-02-14 Paul Davisfix up double definition of waveform fill in default...
2014-02-14 Paul Davisreinstate zero line in waveforms (can be hidden by...
2014-02-14 Paul Davisfix up problems with patch change flgs not changing...
2014-02-14 Paul Davisfix vertical placement of ghostregions
2014-02-14 Paul Davisfix up placement of fade out handle
2014-02-14 Paul Davissince we now expand rectangles to the right always...
2014-02-13 Paul Davisremove debug message
2014-02-13 Paul Davisfix up details of time axis view item drawing.
2014-02-13 Paul Davisfix up some issues with precise placement of ArdourCanv...
2014-02-13 Paul Davismake Item::set_position() do nothing if the position...
2014-02-13 John EmmasGuard some Debug output so that it only appears when...
2014-02-12 Paul Davisslight code tidy for Line::render() ... don't use 0...
2014-02-12 Paul Davisfix up major thinko's in ArdourCanvas::Group's handling...
2014-02-12 Paul Daviscorrect delete/free mess
2014-02-12 Paul Davismake measure line positioning use Editor::sample_to_pix...
2014-02-12 Paul Davisconvert canvas items that compose the playhead (EditorC...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Davisfix major thinko in ArdourCanvas::Group::clear()
2014-02-12 Paul Daviswhen delivering canvas events, if an item is grabbed...
2014-02-12 Paul Davisdelete canvas Flag object when deleting a PatchChange...
2014-02-12 Paul Davispassthrough unhandled motion events in MIDI region...
2014-02-11 Paul Davisfix text placement in ArdourCanvas::Flag
2014-02-11 Paul Davismake top_event_box of mixer strip show per-route color...
2014-02-11 Robin Gareuslist action-names as part of --bindings
2014-02-11 Robin Gareusfix crash at exit with '-b', '--bindings' option
2014-02-10 Paul Davisi18n updates (specifically .de from edgar a, but also...
2014-02-10 Paul Davisstring fix up, II
2014-02-10 Paul Davisstring fix up
2014-02-10 Paul Davisreplace a few creeping instances of the string "Ardour...
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davisadd kxstudio linux vst dirs to LXVST default search...
2014-02-08 Paul Davisfix missing colon in extension of LXVST search path
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-07 Paul Davisequivalent change to realpath() error return as was...
2014-02-07 Paul Daviswhen cleaning up sources, do not remove "stub" sources...
2014-02-07 Paul Davisadd FileSource::is_stub() declaration
2014-02-07 Paul DavisFix egregious logic bug in FileSource::removable()...
2014-02-07 Paul Davismake backtrace symbols work again inside gtk2_ardour...
2014-02-07 Paul Davisfix utter confusion about session _path in new sessions.
2014-02-07 Robin Gareusdon't add a [shared] panner for the sends to monitoing...
next