PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / libs / ardour / audio_diskstream.cc
2009-09-26 Paul Davisopen un-writable sessions without complaining, and...
2009-04-14 Paul DavisEXPERIMENTAL! NEEDS TESTING! remove "offset" from almos...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-04-11 Sampo SavolainenMake sure ardour does not crash if there is are audio...
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-03-07 Paul Davisfix silly error in removing channels from audio_diskstream
2008-02-17 Nick MainsbridgeRemove beat entry from meter dialog (beats are not...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-18 Paul Davisaudun's waveview outline patch; some diskstream fixes...
2008-01-09 Paul Davisyet more changes to the monstrosity that is session...
2008-01-07 Paul Davismerge keybindings/menus from SAE; report duplicate...
2008-01-06 Sampo SavolainenFix a crash under certain conditions: Make sure thre...
2007-11-13 Doug McLainUndo r2629
2007-11-12 Doug McLainBypass disk xrun bail out goto's when stop on xrun...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-10-05 Paul Davisfixes for scrubbing, change "crop" to Crop in menu
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-21 Sampo SavolainenAdd a safeguard which will eliminate false disk underru...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-05-31 Jesse Chappelladded declicking xfade in audio_diskstream for truly...
2007-04-17 Paul Davisnew greek translations; fix for crash in diskstream...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-01 Paul Davisrevert RCU changes back to union-based solution to...
2007-02-26 Paul Davisfix a couple uninitialized variable messages
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-19 Paul Davispotential fix for crashing bug caused by mutex lifetime...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-11 Paul Davisfix reload of region gain envelopes, freeze works from...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-06 Paul Davismaybe fix race condition for peaks; fix % appearing...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-03 Paul Davisfloating point precision fix, after months of waiting...
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
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 Paul Davismerge changes from harrison branch back into trunk...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
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-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisadd missing files related to diskstream rename