fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / source_factory.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-07 Paul Davismake boost shared_ptr debugging a little easier to...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-15 Robin Gareusprepare displaying peakfile queue-len
2014-12-18 David RobillardDon't assume compiler can avoid copy to const ref.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-04-28 Paul Davisadd new SMFSource constructor to be used for existing...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-22 Robin Gareusfix midi source factory -- load_model() uses shared_fro...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2011-11-01 Carl HetheringtonTrim include.
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-06-22 Paul Davisdon't double-load NestedSource nodes, which are listed...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-29 Paul Davistotally untested initial code for MidiPlaylistSource...
2011-05-26 Paul Davismore combine/uncombine fixes including making uncombine...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisrefactor playlist sources to allow for MIDI and upcomin...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-03-01 Carl HetheringtonAdd assert to make sure that we succeed in making a...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2010-12-09 Carl HetheringtonUse a weak_ptr rather than a bald pointer for _midi_sou...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-09 Paul Davisadd "origin" property to FileSource so that we can...
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2009-12-24 Paul Davisclean up editor mixer strip when session is going away...
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-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-10-15 Paul Davisanother set_state() related tweak for handling 2.X...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
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-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-12 Paul Davisfix peakfile/sourcefactory botch
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-18 Taybin Rutkinfix for compiling with COREAUDIO=yes. Hopefully this...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-03 Paul Davisnew tape tracks ended up with non-destructive sources...
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully