summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/types.h
AgeCommit message (Expand)Author
2007-07-07Note modes: note, percussion.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-09Use double MIDI timestamps (towards tempo based time, and more-than-sample-ac...David Robillard
2007-06-07Fixed MIDI crash bug.David Robillard
2007-06-01merge denormal handling work from 2.0-ongoingPaul 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-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-16Progress on the disk side of things:David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-15Merged with trunk revision 610David Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-18fix egregious bug regarding setting native file header+data formatsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-14typedef const std::string & stringcr_t;Karsten Wiese
2005-11-14Important engine bugfixes: Ladspa plugin parameter automation cracklesSampo Savolainen
2005-09-24libardour added.Taybin Rutkin