Commit graph

9 commits

Author SHA1 Message Date
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
Niels Martin Hansen 97f4b48d73 Minor change in Export Filter interface.
Originally committed to SVN as r358.
2006-04-28 20:22:35 +00:00
David Lamparter 7a5cad9ca4 wxString::c_str() for varargs AGAIN
Originally committed to SVN as r177.
2006-02-26 02:51:18 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Niels Martin Hansen 49acbaa6e5 Fixed Automation script loading error messages (bug #1)
Fixed karaoke timing not being committed correctly (bug #7)
Changed some throw _T() into throw wxString()

Several architectural changes to Automation karaskel family.
Automation karaskel has Furigana, Inline-fx and Out-of-line-fx support added (still needs tweaking and bugfixing)

Originally committed to SVN as r131.
2006-02-23 21:56:46 +00:00
Fredrik Mellbin 24a7e9ba91 Changes most of the VFR handling to ints and clean up stuff
Originally committed to SVN as r96.
2006-02-21 18:49:57 +00:00
Rodrigo Braz Monteiro e41b6f9988 Prevented parsed data from staying in memory, greatly reducing RAM usage
Originally committed to SVN as r91.
2006-02-21 03:13:35 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00