summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-31include mouse bindings even in merged cheat sheetsPaul Davis
2009-07-31more or less fully-functional binding & cheat sheet generator, with merge-abi...Paul Davis
2009-07-31largely complete automated generation of cheat sheets & bindings from templat...Paul Davis
2009-07-30this is just a (re)start on a tool to produce bindings cheatsheets (original ...Paul Davis
2009-07-30Add basic Doxygen file.Carl Hetherington
2009-07-30Add missing 0 to author list, to fix mantis 2802. Patch from tinram.Carl Hetherington
2009-07-29avoid crashes caused by the process buffer set being larger than expected whe...Paul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-28Fix some more warnings.Carl Hetherington
2009-07-24interpolation.cc/h: Remove all failed and obsolete attempts, leave linear and...Hans Baier
2009-07-24Another failed attemt at natural spline interpolationHans Baier
2009-07-24fixes for 64 bit compilation - see commentPaul Davis
2009-07-23Make editor route list rec button respect group settings.Sampo Savolainen
2009-07-23libs/ardour/wscript: unit tests get a target name, inorder to be able to buil...Hans Baier
2009-07-23audio_diskstream.h/session.h: Use simple cubic interpolation now instead of l...Hans Baier
2009-07-23interpolation.cc/h: Fix crash bug and introduce add simple cubic interpolationHans Baier
2009-07-23bzr revision support (thomas v.)Paul Davis
2009-07-23install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain...Paul Davis
2009-07-22Update autowaf.David Robillard
2009-07-22waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* sc...Paul Davis
2009-07-22make i18n build work ; add mackie dir back to build ; token work on amp for M...Paul Davis
2009-07-22spline interpolation: fix crash bugs on negative speed and NULL inputsHans Baier
2009-07-22interpolation.cc/.h: Spline-Bugfixes: Crash bug at tempos close to 0, wrong c...Hans Baier
2009-07-22Various fixups to bundle manager. Add a separator between the benign and mor...Carl Hetherington
2009-07-22interpolation.cc/.h: first working but buggy implementation of cubic Spline i...Hans Baier
2009-07-21Clean up range menu a bit. Make a couple of range actions happen to all trac...Carl Hetherington
2009-07-21fix crash when trying to create a non-template track/bus with >2 channels; pu...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-21fix clicking when processors become active/inactive; reduce crazy 2.5sec dela...Paul Davis
2009-07-21implement set-send-gains-to-{track_level,zero,unity}Paul Davis
2009-07-21first part of fixing up send/return metering ; make send-controlling faders w...Paul Davis
2009-07-20Stop playhead jumping around on locate.Carl Hetherington
2009-07-20correct name of dependency in wiimote wscriptPaul Davis
2009-07-20push optimization flags into CXXFLAGS as well as CCFLAGS, and add LARGEFILE64...Paul Davis
2009-07-20Clean up handling of add/remove/rename channels in the port matrix. Hence ma...Carl Hetherington
2009-07-19replace fixed-point linear interpolation with double-based version, thereby r...Hans Baier
2009-07-19revert commit 5386 in favor of MTC usersHans Baier
2009-07-19Stop line drags in collapsed groups.Carl Hetherington
2009-07-19Outline highlighted labels in red.Carl Hetherington
2009-07-19No highlighting at all when mouse is over a collapsed group. Fix crash on cl...Carl Hetherington
2009-07-19audio_diskstream.cc: new interpolation classes which replace the old interpol...Hans Baier
2009-07-19make slaves work by defaultHans Baier
2009-07-19Use the word `port' rather than `channel' when adding channels to a route's b...Carl Hetherington
2009-07-19Modify line-drag behaviour in port matrix so that nodes under the drag get th...Carl Hetherington
2009-07-19Restore add channel option to port matrix context menu.Carl Hetherington
2009-07-19Port matrix tweaks: scroll wheel support; use the correct verb for disassocia...Carl Hetherington
2009-07-18Various tweaks to the port matrix.Carl Hetherington
2009-07-18Oops from previous commit.Carl Hetherington
2009-07-18Pull auditioner and click into an ardour group in the matrix.Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington