Use a few shared_ptrs to make things slightly neater.
[ardour.git] / libs / ardour / ardour / utils.h
2011-12-07 Paul Davisimproved WORKING fix for search path issues
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-02-09 Paul Davissplit out ARDOUR::how_many_dsp_threads() ; fix test...
2010-12-23 Carl HetheringtonUse MTC instead of MIDI Timecode as the string for...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2010-07-22 Paul Davissecond (and hopefully) final part of changes to respond...
2010-07-22 Paul Davisfirst part of using appropriate .ext extensions for...
2010-06-02 Paul Davisforward port ConfigVariable<bool> fix from 2.X
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-27 David RobillardUpdate BBT_Time add and subtract interfaces (stubs...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-04 Tim MayberryRemove unused utility function elapsed_time_to_str
2007-06-27 Tim MayberryRemove unused and non-portable utility function
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-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
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-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-31 David RobillardMerged with trunk R879
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMerged up to trunk R732
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
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-03-27 Paul Davistotal reimplementation of Configuration object internal...
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2005-09-24 Taybin Rutkinlibardour added.