Commit Graph

4 Commits

Author SHA1 Message Date
Joey Parrish 37fabdfccd Add cast icons, modified to fit our UI colors
Original icons from:
https://developers.google.com/cast/docs/developers#icons

Assets for #117

Change-Id: Ie10e9beb00cb2d9b8d49ebd1e3d0e2e98bcd44a7
2015-09-02 10:11:10 -07:00
Natalie Harris cdb2934a0f Add trick play to the test app. Issue #54.
Change-Id: Icb90675f1f8e7409f53b5a0d9aa50ad92c1e1f12
2015-06-23 14:16:36 -07:00
Joey Parrish 1899151f0d Fix controls CSS compatibility issues.
This avoids flex on the buffering spinner, which is better done with
absolute positioning, and add webkit-prefixed attributes for the flex
styles which remain.

The controls now render correctly in more browsers.

Change-Id: I766806b1f2bc023defbd84b79d8e56c155346997
2015-04-21 16:13:07 -07:00
Joey Parrish b796e9a55a Create custom player controls.
Also deprecates several methods on Player that are better accessed
directly on the video element.

Change-Id: I11e41ec7025aa2bc63e14febcadf42a1acc510eb
2015-03-10 19:40:57 +00:00