summaryrefslogtreecommitdiff
path: root/libs/ardour/session_time.cc
AgeCommit message (Expand)Author
2007-04-13remove debugging outPaul Davis
2007-04-13more mtc debuggingPaul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-08Unbreak SMPTE ruler at non-30fps rates. Display 60fps properly. Use the same ...Nick Mainsbridge
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-09-01Moved test for jack_port_ensure_monitor from SConstruct into Tim Mayberry
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin