summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
2011-03-13Make build look for gnomecanvas headers in our copy rather than the system one.Carl Hetherington
2011-03-13add build stuff for export formats/presetsPaul Davis
2011-03-13change builtin export format/preset search path to correct value; remove line...Paul Davis
2011-03-13sort export formats & presets in alphabetical name orderPaul Davis
2011-03-13remove duplicate, less-usefully named duplicate export presetPaul Davis
2011-03-13pre-defined export presets and formats, part onePaul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ...Paul Davis
2011-03-12properly use and publish private/public port latency values for JACK latency APIPaul Davis
2011-03-12removed long-ifdef'ed-out codePaul Davis