Go to file
Niels Martin Hansen 69b1f5988a From changelog:
o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining
   o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!)

Reason for breakage with \t seems to be the override tag parser killing all the actual style overrides in the \t tag. Example: \t(100,200,\fscx200) -> \t(100,200,) All other tags seem unaffected, but not intensively tested.

Originally committed to SVN as r31.
2006-01-27 22:22:31 +00:00
automation Fixed stupid possible bug in utils.lua. (Forgot a local keyword in copy_line.) 2006-01-26 03:02:06 +00:00
code-docs Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00
core From changelog: 2006-01-27 22:22:31 +00:00
docs Fixed stupid possible bug in utils.lua. (Forgot a local keyword in copy_line.) 2006-01-26 03:02:06 +00:00
installer Version number fix for required avisynth 2006-01-25 10:53:16 +00:00
locale Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00