missing include for rand() in self-tests
[ardour.git] / libs / pbd / id.cc
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-23 Tim MayberryRemove unnecessary header includes
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2010-02-08 Paul Davisadd copy constructor for PBD::ID
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
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-14 David RobillardMerged with trunk R1719.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-03 Paul Davisthe actual fix for width of string ID representation 2.0beta4
2006-08-24 David RobillardMerged with trunk R846
2006-08-15 Taybin RutkinRenamed id to _id for ObjC compatibility.
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-08 Paul Davisremove UUIDs as implemention of PBD::ID, use static...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...