summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/audioengine.h
AgeCommit message (Expand)Author
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2008-06-02don't double-call JackStartFreewheeling if we're already freewheelingPaul Davis
2008-04-03rename menu items for monitoring options, and make the one based on JACK inse...Paul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2007-09-09fix egregious widespread bug now that JACK has physical MIDI ports; make samp...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-10-12fixes for meter thread using free'd member of AudioEngine, audiostreamview ac...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-16make adding multiple tracks more efficient (a *lot* more efficient)Paul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-01Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDIDavid Robillard
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2005-09-24libardour added.Taybin Rutkin