Ignore:
Timestamp:
Jan 9, 2011, 9:30:53 PM (14 years ago)
Author:
dkearney
Message:

updates for video widgets
two new video dials
video chooser widget for selecting movies
video preview widget is a no frills movie player.
updated c code to more correctly report the last frame of the movie.
new video speed widget which allows for fractional values between 0x and 1.0x
updated piv/pve example application
fixed "release" function in tcl bindings for RpVideo?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/Makefile.in

    r1979 r2023  
    114114                $(srcdir)/utils.tcl \
    115115                $(srcdir)/valueresult.tcl \
     116                $(srcdir)/videochooser.tcl \
     117                $(srcdir)/videochooserinfo.tcl \
    116118                $(srcdir)/videodial.tcl \
     119                $(srcdir)/videodial1.tcl \
     120                $(srcdir)/videodial2.tcl \
    117121                $(srcdir)/videodistance.tcl \
    118122                $(srcdir)/videoscreen.tcl \
     123                $(srcdir)/videospeed.tcl \
    119124                $(srcdir)/videoparticle.tcl \
     125                $(srcdir)/videopreview.tcl \
    120126                $(srcdir)/visviewer.tcl \
    121127                $(srcdir)/vtkviewer.tcl \
Note: See TracChangeset for help on using the changeset viewer.