Fixes for GCC 4.3.
[ardour.git] / libs / ardour / audio_diskstream.cc
2008-05-02 David RobillardFixes for GCC 4.3.
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-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-05 Carl HetheringtonFix for some problems with punch ranges.
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-21 Sampo SavolainenWorkaround / safeguard which should enable punching...
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-18 David RobillardMerged with trunk R1612.
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-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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-21 David RobillardMerged with trunk R992.
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-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-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
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-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
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 David RobillardTowards MIDI:
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David Robillard- Fixed a buffer size bug when ~/.ardour2 doesn't exist...
2006-08-10 David RobillardMerged with trunk R776
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 RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
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-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
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-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-29 Hans Fugalmerging trunk
2006-06-28 Paul Davismany fixes to audio file code, SMPTE offset now works...
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
next