scummvm/engines/zvision/scripting/controls
Matthew Hoops 6d55998b40 ZVISION: Make the rest of the controls properly use VideoDecoder timing
The hacky use of getDuration() to retrieve the framerate() is gone

Thanks to md5 for testing (and for filling in a few gaps since I was coding in the blind ;))
2014-12-28 21:27:56 -05:00
..
fist_control.cpp ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
fist_control.h ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
hotmov_control.cpp ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
hotmov_control.h ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
input_control.cpp ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
input_control.h ZVISION: Make the RLF decoder a subclass of the common video decoder 2014-12-16 01:58:55 +02:00
lever_control.cpp ZVISION: Fix some buffer overruns with the usage of sscanf() 2014-12-23 02:20:17 +02:00
lever_control.h ZVISION: Document some more controls 2014-12-28 15:27:55 +02:00
paint_control.cpp ZVISION: Plug more memory leaks 2014-12-24 23:27:03 +02:00
paint_control.h ZVISION: Document some more controls 2014-12-28 15:27:55 +02:00
push_toggle_control.cpp ZVISION: Fix uninitialized scalar field (CID 1257080) 2014-12-19 16:51:43 +06:00
push_toggle_control.h ZVISION: Remove superfluous spacing and reorder some includes 2014-12-03 01:12:35 +02:00
safe_control.cpp ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
safe_control.h ZVISION: Make the rest of the controls properly use VideoDecoder timing 2014-12-28 21:27:56 -05:00
save_control.cpp ZVISION: Move some event/rendering code out of the main engine code 2014-12-26 12:41:36 +02:00
save_control.h ZVISION: Remove superfluous spacing and reorder some includes 2014-12-03 01:12:35 +02:00
slot_control.cpp ZVISION: Fix copy into fixed size buffer (CID 1257095) 2014-12-19 17:18:11 +06:00
slot_control.h ZVISION: Remove superfluous spacing and reorder some includes 2014-12-03 01:12:35 +02:00
titler_control.cpp ZVISION: Plug more memory leaks 2014-12-24 23:27:03 +02:00
titler_control.h ZVISION: Document some more controls 2014-12-28 15:27:55 +02:00