add new sigc++2 directory
[ardour.git] / libs / ardour / ardour / types.h
2008-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-02 Hans Baier* removed old implementation for Program Changes from...
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
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-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-16 Paul Davissupport for 16 bit native files, part II
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-09 David RobillardUse double MIDI timestamps (towards tempo based time...
2007-06-07 David RobillardFixed MIDI crash bug.
2007-06-01 Paul Davismerge denormal handling work from 2.0-ongoing
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-11-19 David RobillardMerged with trunk R1141
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-21 David RobillardMerged with trunk R992.
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-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-16 David RobillardProgress on the disk side of things:
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- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-02 David RobillardMerged from trunk R743
2006-08-01 David RobillardMoved DataType into it's own class (resolved a name...
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-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 David RobillardMerged with trunk revision 610
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-24 Paul Davisensure that libardour_cp and libardour SMPTE structs...
2006-05-18 Paul Davisfix egregious bug regarding setting native file header...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-14 Karsten Wiesetypedef const std::string & stringcr_t;
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-09-24 Taybin Rutkinlibardour added.