summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_playlist.cc
AgeCommit message (Expand)Author
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-31Flip stacked regions order so that the highest layer is at the top of the pil...Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-23Fix crash due to invalidated shared_ptr, as suggested by PaulCarl Hetherington
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-05-31Rewrote MidiRingBuffer to more efficiently pack data (flat pack stamps, sizes...David Robillard
2007-05-31fixup botched xfade-as-audioregion; apply work from 2.0-ongoingPaul Davis
2007-05-30(MERGED FROM rev 1924 on 2.0-ongoing) fix some (all? not likely) problems wit...Paul Davis
2007-05-21virtualize audioregion, make crossfade IS-A audioregionPaul Davis
2007-05-07fix #1637 (needs merging to 2.0.1 branch); remove debug printfPaul Davis
2007-04-29Merged with trunk R1761David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-15Merged with trunk R1327.David Robillard
2007-01-11Merged with trunk R1304David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R999.David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-03-31Splitting a regon now retains crossfades, even if the split happensSampo Savolainen
2006-03-20Fix for #1179. Crossfades are not lost anymore when regions are split.Sampo Savolainen
2006-03-16Completed playlist copy constructor. Also fixed issue with layering inSampo Savolainen
2006-03-14Crossfade copy-constructor + copy crossfades when creating a copy of aSampo Savolainen
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2006-01-08a metric ton of changesPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin