Commit graph

13 commits

Author SHA1 Message Date
Alex Liebowitz 597e450dd5 UI tweaks 2016-07-04 20:02:06 -04:00
Alex Liebowitz 5f2174dd07 Add claim code page 2016-07-04 12:05:26 -04:00
Alex Liebowitz 5f7c4a8121 Make styles for MediaElement.js to add letterboxing 2016-06-06 04:52:52 -04:00
Alex Liebowitz 986a2bf16e Switch to MediaElement (all done except letterboxing) 2016-06-03 07:45:03 -04:00
Alex Liebowitz 4977729409 Make watch page full width (override 800px page width) 2016-05-23 08:16:41 -04:00
Alex Liebowitz 9071b2b1a9 Switch to FlowPlayer to fix streaming issues and simplify code 2016-05-13 07:51:46 -04:00
Alex Liebowitz d3745e13d1 Make 15 sec fallback loop start when video is created, loop properly 2016-05-11 03:17:42 -04:00
Alex Liebowitz e5e4802143 Add fallback routine to call .load() every 15 seconds if a video fails to load 2016-05-05 08:10:19 -04:00
Alex Liebowitz c74629f5d3 Pre-render video hidden, then launch when it reports it can play 2016-05-05 06:58:06 -04:00
Alex Liebowitz 5b0f2e638a Hide video until it's playable and show loading message 2016-05-05 04:12:23 -04:00
Alex Liebowitz b9d30cf85e Remove video ready state poll (video now starts on first try) 2016-04-27 01:28:45 -04:00
Alex Liebowitz 4924b8d272 Keep trying to load video until it's available (temporary) 2016-04-22 06:46:36 -04:00
Alex Liebowitz 7f96f534a1 Move video viewing into front end 2016-04-21 05:54:18 -04:00