main fix: when transport stops, clear per-region per-playlist note trackers even...
[ardour.git] / libs / ardour / beats_frames_converter.cc
2011-12-10 Carl HetheringtonComments.
2011-12-10 Carl HetheringtonAdd fixed-up framepos_plus_beats() and use it for the...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-23 Carl HetheringtonAdd some assertions.
2011-04-06 David RobillardFix my name :)
2010-12-20 David RobillardFix more broken whitespace.
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-05 Carl HetheringtonSupport cut / copy / paste of MIDI automation.
2009-10-25 David RobillardRemove Session dependency from BeatsFramesConverter.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardIntroduce new time for session-relative frame time...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...