[Cinelerra-commits] r1038 - trunk/hvirtual/plugins/titler

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Johannes Sixt <johannes.sixt@telecom.at>
Date:  
To: cinelerra-commits
Subject: [Cinelerra-commits] r1038 - trunk/hvirtual/plugins/titler
Author: j6t
Date: 2007-10-29 20:25:16 +0100 (Mon, 29 Oct 2007)
New Revision: 1038

Modified:
trunk/hvirtual/plugins/titler/titlewindow.C
Log:
Title plugin: Update the "use time code" checkbox.

When during playback (or scrubbing) a keyframe is crossed where the state
of this option changes, the change was not reflected in the UI.


Modified: trunk/hvirtual/plugins/titler/titlewindow.C
===================================================================
--- trunk/hvirtual/plugins/titler/titlewindow.C    2007-10-29 19:16:37 UTC (rev 1037)
+++ trunk/hvirtual/plugins/titler/titlewindow.C    2007-10-29 19:25:16 UTC (rev 1038)
@@ -449,6 +449,7 @@
#endif
    size->update(client->config.size);
    encoding->update(client->config.encoding);
+    timecode->update(client->config.timecode);
    timecodeformat->update(client->config.timecodeformat);
    motion->update(TitleMain::motion_to_text(client->config.motion_strategy));
    loop->update(client->config.loop);


_______________________________________________
Cinelerra-commits mailing list
Cinelerra-commits@???
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra-commits