Commit graph

28 commits

Author SHA1 Message Date
Jeremy Kauffman b49318aead Merge pull request #496 from lbryio/redux_volume
Issue #323 switch volume preference to use redux
2017-08-25 16:17:26 -04:00
Baltazar Gomez c03c0de0a2 Fix for #461
show full price on confirmation

don't format full price

smart format for full price
2017-08-25 16:03:29 -04:00
Akinwale Ariwodola faa1c4634b Issue #323 switch volume preference to use redux 2017-08-25 20:05:00 +01:00
Jeremy Kauffman 5bec6accc2 mostly done
refactor modals and settings, clean-up CHANGELOG
2017-08-18 17:47:30 -04:00
Jeremy Kauffman 64bebd9321 do not block play button on cost info 2017-07-30 15:57:22 -04:00
Jeremy Kauffman b3de4ceee9 beginnings of new flow 2017-07-15 15:25:39 -04:00
Akinwale Ariwodola 95145b57e3 additional tweaks to renderAudio 2017-07-06 20:03:31 +01:00
Akinwale Ariwodola 913d642b52 removed additional unused code 2017-07-06 18:44:52 +01:00
Akinwale Ariwodola f61a8a4372 removed unused code 2017-07-06 18:42:39 +01:00
Akinwale Ariwodola ee002597fc Merged with master to resolve conflicts 2017-07-06 18:39:35 +01:00
Akinwale Ariwodola 49b1399926 MP3 audio seek fix #2 2017-07-06 18:33:44 +01:00
Akinwale Ariwodola 398f3b9ee8 Prevent keydown event from preventing space input in omnibar 2017-07-02 19:33:07 +01:00
Jeremy Kauffman 1dea560cdf switch volume to session 2017-07-02 11:36:24 -04:00
Akinwale Ariwodola 444f230877 Issue #310 video volume reset fix 2017-07-02 11:36:24 -04:00
Akinwale Ariwodola c111af6579 Issue #253 mp3 audio seek fix 2017-07-02 11:09:26 +01:00
Akinwale Ariwodola 98e25bee45 Issue #308 hide menu in fullscreen mode on Windows 2017-07-02 09:00:22 +01:00
Akinwale Ariwodola 49900e0cdf Added requested event handling changes 2017-07-01 22:57:14 +01:00
Akinwale Ariwodola fb3785feed Implemented the ability for the spacebar to initiate video playback 2017-07-01 21:48:12 +01:00
Akinwale Ariwodola b43ed0b64f Issue #311 playback input improvements 2017-07-01 21:33:23 +01:00
6ea86b96 afcdd2271e Catch and render files with metadata at the end. Also notify if a file is
unplayable
2017-06-11 00:17:52 +07:00
Jeremy Kauffman 69bf1bdfea two more pure components 2017-06-08 19:41:44 -04:00
Jeremy Kauffman f2cabfb07a minor correction 2017-06-08 19:16:38 -04:00
Sean Yesmunt 11fa00504d switch to BEM naming pattern 2017-06-07 09:06:14 -07:00
Sean Yesmunt 0a7626fe49 remove un-necessary comment 2017-06-07 00:15:55 -07:00
Sean Yesmunt 46862a302e style loading spinner 2017-06-06 23:32:38 -07:00
Sean Yesmunt 708efba091 fix prop name 2017-06-06 22:42:01 -07:00
Sean Yesmunt 7a467f3635 move video-player and video-player-button into their own file 2017-06-06 22:36:12 -07:00
Sean Yesmunt 57a7d1db97 add internal video loading screen component 2017-06-06 21:12:45 -07:00