summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-01correctly set up ruler preferences for get_trx() == true casePaul Davis
2014-04-30more previously applied changes required to build Waves audio/midi backendPaul Davis
2014-04-30second part of (previously applied) change to be able to use -fms-extensions ...Paul Davis
2014-04-302nd attempt at updated Waves audio backend, with added -fms-extensions as pre...Paul Davis
2014-04-30script to run ardour under callgrindRobin Gareus
2014-04-30use per-channel signals to pick up scene changes, rather than global onesPaul Davis
2014-04-30fix for storing 14 bit MIDI controller valuesPaul Davis
2014-04-29Revert "update wavesaudio backend, now supports Windows (ASIO) as well as OS ...Paul Davis
2014-04-29remove two more unnecessary instances of os.path.join in install path definit...Paul Davis
2014-04-29update wavesaudio backend, now supports Windows (ASIO) as well as OS X (CoreA...Paul Davis
2014-04-29Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasCarl Hetherington
2014-04-29DummyAudioBackend: fix freewheelin' typoRobin Gareus
2014-04-29DummyAudioBackend: implement /fake/ system portsRobin Gareus
2014-04-29DummyAudioBackend: NOOP, white-space, clarify variable name & castsRobin Gareus
2014-04-29"sequence regions" operation (remove space between selected regions) added, c...Paul Davis
2014-04-28remove redundant os.path.join() calls when specifying install path as bld.env...Paul Davis
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-04-28add another missing filePaul Davis
2014-04-28add missing filePaul Davis
2014-04-28do not package anything but explicitly listed backends for the bundle(s) (OS X)Paul Davis
2014-04-28do not package anything but explicitly listed backends for the bundle(s) (Linux)Paul Davis
2014-04-28merge (squash) with scenechange topic branch to provide MIDI-driven scene cha...Paul Davis
2014-04-28DummyAudioBackend: port-engine, midi-buffers and the rest of itRobin Gareus
2014-04-28DummyAudioBackend: basic process threads and support structureRobin Gareus
2014-04-28skeleton dummy audio-engineRobin Gareus
2014-04-28Fix some capitalisation in the preferences dialog.Carl Hetherington
2014-04-24NOOP, no whitespace at EOFRobin Gareus
2014-04-24fix packing of LXVST UIs (minimum size, border)Robin Gareus
2014-04-24try get_win_special_folder() for harvid & xjadeo (if registry fails)Robin Gareus
2014-04-24query windows registry for xjadeo & harvid pathRobin Gareus
2014-04-23fix xjadeo on windows (directly use xjadeo.exe)Robin Gareus
2014-04-22dynamically adjust open-video-dialog layout depending on configurationRobin Gareus
2014-04-21increase LXVST GUI idle call regularity, aim for 25HzRobin Gareus
2014-04-21vtl: fix leftover typo in request URL (noop)Robin Gareus
2014-04-21really fix vsrv.php script. support new A3.5-CC (BGRA images, CSV)Robin Gareus
2014-04-21update video server API prototyping script (CSV)Robin Gareus
2014-04-20close stdin as first attempt to terminate process cleanly.Robin Gareus
2014-04-20fix issue with duplicate entry in "Recent" menu after re-naming a sessionRobin Gareus
2014-04-20fix SystemExec for windowsRobin Gareus
2014-04-20update GUI while waiting for video server to respondRobin Gareus
2014-04-20add missing "Path" to label, re-order VST preferencesRobin Gareus
2014-04-19Save any cached fonts into our dedicated cache folder (msvc)John Emmas
2014-04-19videotimeline: path related fixes for windowsRobin Gareus
2014-04-19no vfork wrapper on windowsRobin Gareus
2014-04-18Merge branch 'cairocanvas' of git.ardour.org:ardour/ardour into cairocanvasunknown
2014-04-18add vsprops filesunknown
2014-04-18correct fix to OS X build script for patchfiles (spelling error)Paul Davis
2014-04-18put back bottom line of region views if name highlight is not shown.Paul Davis
2014-04-18fix VST GUI swallowing for windowsRobin Gareus
2014-04-17account for MS version of std::isalnum() - fixes assert on UTF8Robin Gareus