Use g_random_int instead of ::random for portability
[ardour.git] / libs / ardour / sndfilesource.cc
2013-07-11 Paul DavisRemove non-portable and unnused header includes
2013-01-09 Paul Davisminor translation fixes/typos from edogawa
2012-12-23 Robin Gareusfix "import at file position" when copying or channel...
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-22 Paul Davisremove debugging
2012-05-21 Paul Davismore 64bit VM debugging nonsense (svn in the fastest...
2012-05-21 Paul Davisugly debugging code to try to track down what is going...
2012-05-21 Paul Davisa bit more debug on info when we fail to read from...
2012-04-11 Carl HetheringtonSimplify slightly odd update_length() signature.
2012-04-01 Carl HetheringtonAdd comment.
2012-01-27 Paul Davisfix #4443 - tape track files need to be created when...
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-08-09 Carl HetheringtonAdd a few asserts.
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-02 Paul Davisremove entire "stub" file concept; open new audio and...
2011-02-14 Paul Davis3.0 version of previous 2.X change to always prevent...
2011-01-21 Carl HetheringtonCheck for OGG format properly. Should fix #3723.
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-05 Carl HetheringtonComments.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-05-14 Carl HetheringtonKeep to a quota of open files by closing least recently...
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-04-09 Carl HetheringtonPrevent clipping during the import of files from source...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-11 Paul Davistweak Stateful/StatefulDiffCommand changes so that...
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
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-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
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-19 David RobillardIntroduce new time for session-relative frame time...
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-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-17 Sakari BergenFix bugs in BroadcastInfo, and use it in SndfileSource
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
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-05-02 David RobillardFixes for GCC 4.3.
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-16 Paul Davissupport for 16 bit native files, part II
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-06 Paul Davismodified fix from carl for region copy-moves-original...
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-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-15 Paul Davisremove debug output from sndfilesource
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
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-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-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-07 Paul Davisfix incorrect return type for SndFileSource::last_captu...
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-31 Paul Davissupport for old-school automation loading
2006-10-31 Paul Davisdisk space reflects number of inputs per track; more...
2006-10-31 Paul Davisfix crashes when loading ardour 0.99 sessions, restore...
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-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
next