Commit Graph

25 Commits

Author SHA1 Message Date
Ernie Park
690694f195 fix issue with saving video speed when video speeds are stored in different formats (with or without leading/trailing zeros) 2012-03-08 14:50:09 -05:00
Piotr Mitros
39c728cb0a Used cookies to store speed
--HG--
branch : ernie-templates-video-fixes
2012-03-07 15:27:34 -05:00
Ernie Park
6bbdae6f00 update video_init to use global video_speed variable to cue up same speed and make sure active class added to corrct speed
--HG--
branch : ernie-templates-video-fixes
2012-03-07 02:21:21 -05:00
Ernie Park
9d1a2a5c3f add active class to 1.0 speed video when page first loaded.
--HG--
branch : kf-highlight-speed
2012-03-05 15:53:07 -05:00
Kyle Fiedler
94313ef63a Added some more styles for highlighting the current speed
--HG--
branch : kf-highlight-speed
2012-03-05 14:10:41 -05:00
Piotr Mitros
ad8969746d Remove info files, change Youtube to use https 2012-03-04 10:17:20 -05:00
Kyle Fiedler
fda5c61b9f Added styles for speeds in video player 2012-02-27 15:35:40 -05:00
Ernie Park
bb7d1615b5 put video control toggle into a function
--HG--
branch : templates-ernie-html5-buttontoggle
2012-02-10 12:10:01 -05:00
Ernie Park
e4b1e0588f enable space bar to pause video
--HG--
branch : templates-ernie-video-spacebar
2012-02-09 15:06:32 -05:00
Ernie Park
90e2e0f3e0 make video player use one play/pause button that toggles 2012-02-07 15:10:33 -05:00
Ernie Park
15d339ba3e add document.location.protocol to src of html5 youtube video 2012-02-06 11:19:17 -05:00
Ernie Park
2ff504e881 try removing origin altogether from html5 video 2012-02-06 11:05:29 -05:00
Ernie Park
3450a81766 fix origin to add the protocol and // 2012-02-06 11:00:07 -05:00
Ernie Park
87b84c3e63 make origin for html5 video flexible and use document.domain 2012-02-05 23:48:44 -05:00
Ernie Park
7a6656a560 update origin for staging to fix html5 video 2012-02-05 17:57:34 -05:00
Ernie Park
92e5cff869 clean up video files, use native controls and have HTML5 fallback 2012-01-27 14:40:16 -05:00
Piotr Mitros
25cb46731d Sequential module stores position. Basic groundwork to make video module do the same 2012-01-23 09:16:35 -05:00
Ernie Park
a1cb0b0a4e enable HTML5 fallback for non-flash enabled browsers and fix transparency issue in flash 2012-01-11 16:05:03 -05:00
Piotr Mitros
858d4fae59 Standard video size now. 2011-12-31 11:42:44 -05:00
Piotr Mitros
84c81dcaf0 Ugly big video player 2011-12-31 11:39:14 -05:00
Piotr Mitros
4ec7889886 Video speeds work 2011-12-22 07:27:38 -05:00
Piotr Mitros
2f21a90e82 UI work, starting to integrate speeds into video player 2011-12-21 23:45:12 -05:00
Piotr Mitros
0a075b5e00 Minor cleanups. Basic infrastructure for restoring video playback state (but unfinished) 2011-12-11 19:42:55 -05:00
Piotr Mitros
7b578b835a X Module fully refactored 2011-12-11 15:57:23 -05:00
pmitros
4550f63e2b Initial commit 2011-12-08 04:02:28 +00:00