Files
edx-platform/common
Valera Rozuvan c667c013e7 Fix start-time functionality in the video player.
When there is a start-time:

Initially, the video starts playing from the start-time.
Whenever the player resets for any reason (such as reaching
the end of the video), it will reset to start-time instead of 00:00:00.
It should not be the case that any time the user presses play, it
start playing from start-time.

BLD-659.
2014-02-26 11:24:14 +02:00
..