Commit graph

11 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro dd1ed05e21 Changes to VideoDisplay class to allow the new keyframe functionality to work
Originally committed to SVN as r573.
2006-12-18 04:53:40 +00:00
Niels Martin Hansen 20a38ca021 Re-fixed VFR bug #138... (rolling back previous fix)
Originally committed to SVN as r432.
2006-06-27 19:11:41 +00:00
Niels Martin Hansen 1fa1d75211 Fix for bug #138.
If v1 timecodes are loaded, but no sections found, make timecodes act as CFR with the assumed FPS.
Changed semantics of FrameRate::loaded. It now only tells whether the current data were loaded from a timecodes file. To tell whether framerate data are present, test for FrameRate::GetFrameRateType()!=NONE.

Originally committed to SVN as r421.
2006-06-20 13:43:18 +00:00
Rodrigo Braz Monteiro ecdc3d435b Yuvi's mac compatibility patch applied
Originally committed to SVN as r418.
2006-06-19 02:57:27 +00:00
Rodrigo Braz Monteiro b4a2b33868 Separated keyframe thresholds on the timing post-processor in start and end.
Originally committed to SVN as r235.
2006-03-21 09:24:46 +00:00
Rodrigo Braz Monteiro 6456290567 Added a bias slider to make continuous function in timing post-processor.
Originally committed to SVN as r229.
2006-03-17 01:27:30 +00:00
Rodrigo Braz Monteiro 3a3f3bb463 The line timing extending in timing post-processor is now governed by the "timing processor adjascent bias" option (1.0 [default] = move end, 0.0 = move start, 0.5 = move to halfway point, etc)
Originally committed to SVN as r198.
2006-03-05 02:25:12 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Rodrigo Braz Monteiro 0b862d1727 A few more tweaks, fixes and clean-ups
Originally committed to SVN as r108.
2006-02-22 05:30:09 +00:00
Niels Martin Hansen 3ad6a9db43 Implemented new karaoke splitter. Still needs some work, especially graphically.
The timing postproc dialog is now properly centered.

Originally committed to SVN as r29.
2006-01-27 00:48:59 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00