summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23use uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-con...3.0-alpha2Paul Davis
2011-03-23get that last commit rightPaul Davis
2011-03-23drop need for argument to "noderun" when building binaries on VMsPaul Davis
2011-03-23add light theme to binary packagePaul Davis
2011-03-23remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make th...Paul Davis
2011-03-23(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23more tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23Patch from Joskar to use scientific pitch notation for MIDI note names (#3867).Carl Hetherington
2011-03-22Fix crash on getting state of selected MIDI region automation tracks (fixes #...Carl Hetherington
2011-03-21final copy needs to be done as root to deal wit vbox mount defaults3.0-alpha1Paul Davis
2011-03-21part two of force mount of shared folder before build, and copy result there ...Paul Davis
2011-03-21force mount of shared folder before build, and copy result there when donePaul Davis
2011-03-21automated build stuff continues onPaul Davis
2011-03-21automated build stuff continuesPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more tweaksPaul Davis
2011-03-21first round of automated buildsPaul Davis
2011-03-21avoid untested use of 2 jack weak symbolsPaul Davis
2011-03-21add qm-dsp lib dir to linux packaging scriptPaul Davis
2011-03-21its about that timePaul Davis
2011-03-21prevent limits on MAX_DBL from messing up combination of a framepos_t and a s...Paul Davis
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2011-03-20fixup auto-connection of new MIDI tracks and MIDI tracks with newly-added aud...Paul Davis
2011-03-19Add a temporary message about the need to use JACK 0.120.1.Carl Hetherington
2011-03-18fix (?) capture alignment by making sure we use non-public latency informatio...Paul Davis
2011-03-18actual working fix for threads/graph/route removal problemPaul Davis
2011-03-17spell checkPaul Davis
2011-03-17add warning re alpha status and forum use to wscriptPaul Davis
2011-03-17allow more precision when editing plugin parameters by hand within a generic GUIPaul Davis
2011-03-16Add emacs directory local configuration to tame naughty editors and hopefully...David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
2011-03-16Replace connection cerr dumping with DEBUG_TRACE.David Robillard
2011-03-15fix all manner of things relating to io connections, setting capture alignmen...Paul Davis
2011-03-15Fix weird whitespace.David Robillard
2011-03-15Fix undefined operations (according to gcc 4.5.2).David Robillard
2011-03-15Fix more broken whitespace.David Robillard
2011-03-14Fix broken indentation.David Robillard
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
2011-03-14more fun and games with latency compensation, and so forth ... not done yetPaul Davis
2011-03-14reinstate code that prevents GUI control from talking to backend if session i...Paul Davis
2011-03-14add separate color for the border of a selected time axis view itemPaul Davis
2011-03-14Remove unnecessary (and wrong) check for movement, as the parent does it (fix...Carl Hetherington
2011-03-14Check movement threshold using the raw grab frame rather than the snapped one...Carl Hetherington
2011-03-14Fix assert failure when cycle_end is called by AudioEngine::set_session befor...Carl Hetherington
2011-03-14restore visibility of streamview rect lines that act as track separatorsPaul Davis
2011-03-14use a better contrasting color for selected region waveform fillPaul Davis