summaryrefslogtreecommitdiff
path: root/libs/ardour/audioengine.cc
AgeCommit message (Expand)Author
2008-09-21- Call channel pressure channel pressure, not aftertouch (that's key specific).David Robillard
2008-09-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-03still do cycle_start() & cycle_end() calls when freewheelingPaul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-03Comment out excessive terminal output.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-04-04* bugfix: Connecting/disconnecting MIDI ports did not work: http://tracker.ar...Hans Baier
2008-04-03* implemented editing velocities (http://tracker.ardour.org/view.php?id=2148)Hans Baier
2008-03-18refactor JACK MIDI port to allow writing from a non-process() thread, and mov...Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-13Fix MIDI playback.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-17new internal port type, round I, plus tiny fix for legalize_for_xml() (also f...Paul Davis
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-05-11Add some comments.Carl Hetherington
2007-05-03optimize some performance bottlenecks; remove jack_nframes_t that crept back ...Paul Davis
2007-05-01initial fixes to get build to work without new JACK MIDI, and to get it runni...Paul Davis
2007-04-29Merged with trunk R1761David Robillard
2007-04-19Merged with trunk R1729.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-11Merged with trunk R1304David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis