summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-21final copy needs to be done as root to deal wit vbox mount defaults3.0-alpha1Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9184 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21part two of force mount of shared folder before build, and copy result there ↵Paul Davis
when done git-svn-id: svn://localhost/ardour2/branches/3.0@9183 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21force mount of shared folder before build, and copy result there when donePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21automated build stuff continues onPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9181 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21automated build stuff continuesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more automated build stuffPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more automated build stuffPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21more tweaksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21first round of automated buildsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21avoid untested use of 2 jack weak symbolsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9175 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21add qm-dsp lib dir to linux packaging scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21its about that timePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21prevent limits on MAX_DBL from messing up combination of a framepos_t and a ↵Paul Davis
speed. probably needs a change to max_framepos as a better solution git-svn-id: svn://localhost/ardour2/branches/3.0@9172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-20fixup auto-connection of new MIDI tracks and MIDI tracks with newly-added ↵Paul Davis
audio ports git-svn-id: svn://localhost/ardour2/branches/3.0@9170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-19Add a temporary message about the need to use JACK 0.120.1.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@9169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-18fix (?) capture alignment by making sure we use non-public latency ↵Paul Davis
information for playback latency, thus avoiding counting plugin latency twice git-svn-id: svn://localhost/ardour2/branches/3.0@9168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-18actual working fix for threads/graph/route removal problemPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-17spell checkPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-17add warning re alpha status and forum use to wscriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-17allow more precision when editing plugin parameters by hand within a generic GUIPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-16Add emacs directory local configuration to tame naughty editors and ↵David Robillard
hopefully end this tab nightmare. git-svn-id: svn://localhost/ardour2/branches/3.0@9159 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-16Indent python files with spaces as per style guide.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9158 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9157 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-16Replace connection cerr dumping with DEBUG_TRACE.David Robillard
Logging here is unusably slow for adding a large number of tracks. git-svn-id: svn://localhost/ardour2/branches/3.0@9156 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-15fix all manner of things relating to io connections, setting capture ↵Paul Davis
alignment, and so on. still needs more tests of actual precise placement of newly recorded material git-svn-id: svn://localhost/ardour2/branches/3.0@9155 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-15Fix weird whitespace.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9154 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-15Fix undefined operations (according to gcc 4.5.2).David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9153 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-15Fix more broken whitespace.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14Fix broken indentation.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@9150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14more fun and games with latency compensation, and so forth ... not done yetPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14reinstate code that prevents GUI control from talking to backend if session ↵Paul Davis
is synced externall git-svn-id: svn://localhost/ardour2/branches/3.0@9148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14add separate color for the border of a selected time axis view itemPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9146 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14Remove unnecessary (and wrong) check for movement, as the parent does it ↵Carl Hetherington
(fixes #3850). git-svn-id: svn://localhost/ardour2/branches/3.0@9145 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14Check movement threshold using the raw grab frame rather than the snapped ↵Carl Hetherington
one, which I think is right. git-svn-id: svn://localhost/ardour2/branches/3.0@9144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14Fix assert failure when cycle_end is called by AudioEngine::set_session ↵Carl Hetherington
before the buffer is set up. git-svn-id: svn://localhost/ardour2/branches/3.0@9143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14restore visibility of streamview rect lines that act as track separatorsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9141 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-14use a better contrasting color for selected region waveform fillPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9140 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9139 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13Make build look for gnomecanvas headers in our copy rather than the system one.Carl Hetherington
git-svn-id: svn://localhost/ardour2/branches/3.0@9138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13add build stuff for export formats/presetsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13change builtin export format/preset search path to correct value; remove ↵Paul Davis
line of debug output git-svn-id: svn://localhost/ardour2/branches/3.0@9136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13sort export formats & presets in alphabetical name orderPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13remove duplicate, less-usefully named duplicate export presetPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-13pre-defined export presets and formats, part onePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
git-svn-id: svn://localhost/ardour2/branches/3.0@9132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ↵Paul Davis
tmp buffer used to print a long integer git-svn-id: svn://localhost/ardour2/branches/3.0@9131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-12properly use and publish private/public port latency values for JACK latency APIPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-12removed long-ifdef'ed-out codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9129 d708f5d6-7413-0410-9779-e7cbd77b26cf