Paul Davis 76d42ab644 change SessionEvent::Immediate to -1, and ensure that clear_events() uses it rather than a hard-coded value
This fixes a design error of using zero as the flag for an "Immediate" event's action frame. Zero
is a perfectly legitimate action frame for an event (e.g. a Skip event), and using zero was causing
skip events with action-frame == 0 to be treated as immediate, not scheduled.
2014-12-21 11:45:53 -05:00
2014-11-10 22:22:54 +01:00
2014-12-20 01:13:25 -05:00
2014-11-14 15:35:19 -05:00
2014-12-21 03:04:09 +01:00
2014-11-11 15:35:06 +01:00
2009-11-09 14:13:59 +00:00
2013-03-12 13:32:56 -04:00
2013-03-13 14:35:39 -04:00
2011-11-21 23:21:05 +00:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%