Make FloatAutos::get_values() always use a PLAY_FORWARD direction.master
commit50cfae2e1359b910577f230d41e6245957ef3e1c
authorPierre Marc Dumuid <pierre.dumuid@adelaide.edu.au>
Mon, 13 Nov 2006 09:34:36 +0000 (13 20:04 +1030)
committerPierre Marc Dumuid <pierre.dumuid@adelaide.edu.au>
Mon, 13 Nov 2006 09:34:36 +0000 (13 20:04 +1030)
treedb10d1003e43a43ef0302c61d981b6469f68fcff
parent845df24298b453c5514b8aa881ab7a80ad1ebf3c
Make FloatAutos::get_values() always use a PLAY_FORWARD direction.

 * Removing the 'direction' variable in vautomation.C, virtualanode.C
and virtualvnode.C makes no difference since only the returned float
value is used.

Pierre's Comments: This patch is entirely unneccesary I think, but I'll
leave it for now..
cinelerra/apatchgui.C
cinelerra/cwindowgui.C
cinelerra/floatautos.C
cinelerra/floatautos.h
cinelerra/trackcanvas.C
cinelerra/vautomation.C
cinelerra/virtualanode.C
cinelerra/virtualvnode.C
cinelerra/vpatchgui.C