Fix the bug where the player repeats the first few seconds at the end
This commit is contained in:
parent
6e18e25139
commit
08a39c8857
2 changed files with 38 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Thu Sep 26 21:42 2013 CDT
|
||||
* www/assets/js/player.js: Keep track of the duration of the current
|
||||
video and use this information to prevent the player restarting when
|
||||
it receives an out of range timestamp
|
||||
|
||||
Thu Sep 26 13:29 2013 CDT
|
||||
* lib/user.js: Some code style cleanup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue