fix merge conflict from master
[ardour.git] / libs / ardour / audiofilesource.cc
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Paul Davisuse g_unlink() rather than unlink() universally, requir...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-03-31 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-31 Paul Davismore work on the suprisingly ongoing filename/path...
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...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-01 Carl HetheringtonAdd comment and fix type.
2012-01-10 Paul Davisremove some verbiage when creating audiofile sources 3.0-beta2
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
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 Davisalways store source names as relative paths; always...
2010-10-27 Carl HetheringtonDon't strip suffixes twice from peakfile names, otherwi...
2010-09-14 Carl HetheringtonTidy up PeaksReady locking slightly and emit it during...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-03-13 Paul Davis"Ardour" -> PROGRAM_NAME change for libardour and setup...
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-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
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...
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2008-07-14 Sampo SavolainenFix audio recording. Better fix needed though.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-04 Tim MayberryRemove inclusion of unused header file
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-07 Tim MayberryUse ARDOUR::peakfile_suffix in audiofilesource.cc
2007-05-16 Paul Davisbaby steps to virtualize AudioRegion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-09 Sampo SavolainenFix "Remove Last Capture"
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-04-02 Taybin RutkinEnabled conditional FLAC importing.
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-02-09 Paul Davisfixes for new button code; don't even make destructible...
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.
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-10-27 Sampo SavolainenEmbedded files / embedding files now work.
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-08 Paul Davisnever remove tape track source files even if empty...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 Sampo SavolainenFixed a nasty sound file overwrite issue due to how...
2006-08-01 David RobillardMerged up to trunk R732
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-10 Paul DavisBWF offset changes from Ben Loftis, hacked by hand...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
next