Commit graph

10 commits

Author SHA1 Message Date
MrTimscampi
a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
Dmitry Lyzo
17f9480188 Disable keyboard navigation for non-TV 2020-02-05 15:20:48 +03:00
dkanada
7af58a03dd
Merge pull request #702 from dmitrylyzo/playback_remote
Add playback control from TV remote
2020-01-27 22:34:59 +09:00
Dmitry Lyzo
4b5eb8e063 Fix click on pause button right after showOsd 2020-01-25 17:36:59 +03:00
Dmitry Lyzo
e3dd871500 Apply suggestions from code review 2020-01-24 16:44:45 +03:00
dkanada
ed777cdea2 fix some missing resource issues 2020-01-24 02:50:59 +09:00
Dmitry Lyzo
ec6ce5aa14 Add keyboard compatibility for older browsers (webOS 2/3) 2020-01-19 01:09:42 +03:00
Dmitry Lyzo
1889dad8cc Add shortcuts to show/hide OSD. #621 2020-01-17 12:20:35 +03:00
dkanada
19861962af merge branch master into controllers 2020-01-12 02:24:54 +09:00
dkanada
07994e0a40 move authentication and playback controllers to subdirectories 2019-12-15 23:53:13 +09:00