Declick before the end of seamless loops, not after the end, so that loops are render...
[ardour.git] / libs / ardour / ardour / session_event.h
2012-06-20 Carl HetheringtonDeclick before the end of seamless loops, not after...
2012-05-24 David RobillardCompile cleanly with clang.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-02 Carl HetheringtonSuspend transport timecode transmission during playhead...
2010-07-22 Paul Davisremove a bunch of uses of long (mostly replaced by...
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-14 Carl HetheringtonSuspend deletion of cross-thread pools until they are...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davisswitch to use boost::function for UI::call_slot operati...
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-07 Paul Davisbetter, cleaner, more generic version of real-time...
2009-12-07 Paul Davisfirst pass at end-to-end RT operation request (GUI...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-04 Paul Davismove Session::Event into SessionEvent class; add Sessio...