Commit graph

17 commits

Author SHA1 Message Date
Mark Beamer Jr
32b7be3cfc removed direct call to doLoadVideo for autoplay handling. This is already being called in the play. No reason to call it twice. 2018-06-17 01:46:06 -04:00
Sean Yesmunt
2cf9d829b4 fix playing from spacebar 2018-05-16 14:32:25 -04:00
Travis Eden
bf8518d04c Autoplay: start playing/downloading video/audio/image in video component. Adds on/off checkbox on settings and file pages. Adds CHECK_SIMPLE icon (w/o circle).
add changelog entry
2018-05-11 10:47:08 -04:00
Sean Yesmunt
eaa11679e7 update: move to lbry-redux 2018-04-18 00:13:00 -04:00
Igor Gassmann
094c3b8a9f Merge branch 'master' into issue/397 2018-01-08 00:51:34 -03:00
Travis Eden
566fb2e0b5 rename id param to claimId 2018-01-05 15:14:12 -05:00
Travis Eden
a8988d9e05 remove video files; save video claimId rather than URI 2017-12-29 11:07:03 -05:00
Travis Eden
11a5f9d1d5 use timeupdate instead of pause to update video state 2017-12-22 18:14:54 -05:00
Igor Gassmann
4cab8055ca Merge origin/master into issue/763 2017-12-21 22:21:22 -03:00
Igor Gassmann
e103778b8a Prettyprint and autolint component files 2017-12-21 18:08:54 -03:00
Travis Eden
6c4a4e593c track and manage video state 2017-12-20 18:38:11 -05:00
Travis Eden
7ccf6c0a92 feature complete 2017-12-19 14:41:00 -05:00
Travis Eden
92de445e1e fixed selector; pause working; still need to call action from child component 2017-12-19 13:20:53 -05:00
Travis Eden
a015a44c9d back to connecting selectors through index.js 2017-12-18 18:12:52 -05:00
Travis Eden
11ee87829d getting closer 2017-12-18 17:44:04 -05:00
Travis Eden
bd3aa1b349 Pushing for help with Redux selectors 2017-12-18 12:02:55 -05:00
Igor Gassmann
6e282ee88f Move .js files into root of renderer dir 2017-12-04 17:12:59 -03:00
Renamed from src/renderer/js/component/video/index.js (Browse further)