# # ChangeLog for trunk/examples/video # # Generated by Trac 1.0.13 # Apr 24, 2024 1:05:08 PM Mon, 10 Jan 2011 06:14:38 GMT dkearney [2024] * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/videopreview.tcl (modified) * trunk/gui/scripts/videoscreen.tcl (modified) video fixes stop playing old video when we load a new video Mon, 10 Jan 2011 05:30:53 GMT dkearney [2023] * trunk/examples/video/chooser (added) * trunk/examples/video/chooser/chooserdemo.tcl (added) * trunk/examples/video/chooser/chooserinfodemo.tcl (added) * trunk/examples/video/dial/dialdemo.tcl (modified) * trunk/examples/video/dial/dialdemo2.tcl (added) * trunk/examples/video/piv/images (added) * trunk/examples/video/piv/images/piv_example.png (added) * trunk/examples/video/piv/images/pve_demo.png (added) * trunk/examples/video/piv/images/pve_demo_small.png (added) * trunk/examples/video/piv/images/step1.png (added) * trunk/examples/video/piv/images/step2.png (added) * trunk/examples/video/piv/images/step3.png (added) * trunk/examples/video/piv/images/steps.svg (added) * trunk/examples/video/piv/intro.html (modified) * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/videochooser.tcl (added) * trunk/gui/scripts/videochooserinfo.tcl (added) * trunk/gui/scripts/videodial.tcl (modified) * trunk/gui/scripts/videodial1.tcl (added) * trunk/gui/scripts/videodial2.tcl (added) * trunk/gui/scripts/videopreview.tcl (added) * trunk/gui/scripts/videoscreen.tcl (modified) * trunk/gui/scripts/videospeed.tcl (added) * trunk/lang/tcl/src/RpVideoTclInterface.cc (modified) * trunk/src/objects/RpVideo.c (modified) updates for video widgets two new video dials video chooser widget ... Wed, 08 Dec 2010 08:39:39 GMT dkearney [1979] * trunk/examples/video/dial/dialdemo.tcl (modified) * trunk/examples/video/piv/piv.tcl (modified) * trunk/gui/scripts/Makefile.in (modified) * trunk/gui/scripts/switch.tcl (modified) * trunk/gui/scripts/videodial.tcl (modified) * trunk/gui/scripts/videodistance.tcl (added) * trunk/gui/scripts/videoparticle.tcl (modified) * trunk/gui/scripts/videoscreen.tcl (modified) * trunk/gui/scripts/videoviewer.tcl (deleted) * trunk/src/objects/RpVideo.c (modified) video widget updates RpVideo.c - adding support for seeking ... Wed, 20 Oct 2010 16:44:01 GMT dkearney [1928] * trunk/examples/video/dial (added) * trunk/examples/video/dial/dialdemo.tcl (moved) * trunk/examples/video/piv (added) * trunk/examples/video/piv/intro.html (added) * trunk/examples/video/piv/piv.tcl (added) * trunk/gui/scripts/videodial.tcl (modified) * trunk/gui/scripts/videoscreen.tcl (modified) adding videodial to videoscreen code. adding example application ... Wed, 20 Oct 2010 01:18:44 GMT dkearney [1927] * trunk/examples/video/dialdemo.tcl (modified) * trunk/gui/scripts/videodial.tcl (modified) fixed layout issues with minordial canvas. added -minortick and ... Tue, 19 Oct 2010 02:46:37 GMT dkearney [1926] * trunk/examples/Makefile.in (modified) * trunk/examples/video (added) * trunk/examples/video/dialdemo.tcl (added) * trunk/gui/scripts/videodial.tcl (modified) typo in videodial, adding demo for video dial code