use new syntax for connecting to backend signals that enforces explicit connection...
[ardour.git] / libs / ardour / auditioner.cc
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
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
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-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
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-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
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-24 David RobillardMerged with trunk R846
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
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-19 David RobillardWork towards removal of Session's Diskstream list.
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 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2005-09-24 Taybin Rutkinlibardour added.