fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / session_export.cc
2016-07-16 Robin GareusRefactor TmpFile into an abstract base class
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusrefactoring to prepare for real-time export
2016-07-10 Robin Gareustowards export latency compensation
2016-02-29 Robin Gareusconfigurable export preroll
2016-02-29 Robin Gareuspre-process (silence) before export to flush reverb...
2016-02-09 Robin GareusFix crash when aborting export.
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-05 Paul Davismove MidiPortManager from AudioEngine to Session
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-08 Paul Davismajor redesign of MIDI port heirarchy and management...
2013-08-01 Paul Davisfull compilation and linking (coding not finished,...
2013-07-25 Paul Davismost of libardour now actually compiles
2013-02-04 Sakari BergenFix problem with multiple timespan export. Most probabl...
2012-12-06 Paul Davisvarious fixes for exporting, including correct handling...
2012-10-17 Paul Davispatch from robin to fix where the transport start occur...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-02-06 Paul Davisattempt to stop sending MMC/MTC while exporting or...
2012-01-18 Paul Davisrestore ability to create TOC and CUE files during...
2011-10-26 Carl HetheringtonWait for the butler to be quiescent before starting
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-06-28 Carl HetheringtonTweak transmission of MMC on locate. Should fix #3121.
2010-05-02 Carl HetheringtonFix crash on export.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-01-04 Paul Davisprovide a real and usable MuteControllable for Routes...
2009-12-27 Sakari Bergen- Fix process callbakc handling during export
2009-12-27 Sakari BergenRe-integrate export-optimization branch.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-11-08 Paul Davismonster commit: transport mgmt changes from 2.X (omnibu...
2009-10-24 David RobillardMove butler methods from Session to Butler.
2009-10-23 David RobillardSplit butler into separate object (partially, just...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-13 Nick MainsbridgeRemove some extraneous includes. reorder some others...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-11-06 Sakari Bergen* Fix problem with JACK being left in freewheeling...
2008-09-28 Sakari Bergen* Improved export error handling, streamlined ExportFailed
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-01-06 Jesse Chappellcommitted RWlock fixes to libardour. added hw monitori...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.