Commit Graph

27 Commits

Author SHA1 Message Date
MrTimscampi 0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02:00
dkanada d5779e115d Merge pull request #904 from dmitrylyzo/fix_player_data
Clear player data after stop
2020-03-23 01:37:11 +09:00
Dmitry Lyzo 58dd6eb491 Add test for current item 2020-03-22 19:30:02 +03:00
MrTimscampi 8646b66f6c Improve image size handling 2020-03-11 21:35:10 +01:00
MrTimscampi 0397283599 Round every image size adjustment 2020-03-09 21:02:08 +01:00
MrTimscampi f24c908412 Another pass of image sizes improvements 2020-03-09 20:46:56 +01:00
sparky8251 feacdcd1aa Reduced OSD timeout from 5 seconds to 3 2020-03-07 12:01:36 -05:00
dkanada b3da19a596 Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
Andreas B 87a4f39844 Fix webOS support in videoosd.js and homesection.js 2020-02-20 11:23:08 +01:00
dkanada b3fa02cbc1 Merge pull request #787 from YouKnowBlom/player-pause-fix
Add delay on play/pause to prevent hiccup when entering/exiting fullscreen
2020-02-20 14:04:57 +09:00
dkanada 3b5a63f930 Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
Andreas B 6b2faaed8d fix linting errors 2020-02-19 16:54:55 +01:00
Andreas B f52075eb26 Remove unnecessary check when clearing playPauseClickTimeout 2020-02-19 16:09:00 +01:00
Andreas B 41ea428237 Rename and move declaration of playerPauseClickTimeout 2020-02-19 16:07:06 +01:00
Dmitry Lyzo 4ea3b98c27 Extract setVolume/setVolumeDelayed 2020-02-19 11:10:12 +03:00
MrTimscampi e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
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 bb1ba5a29e Make configurable slider progress bar update 2020-02-15 18:36:52 +03:00
Andreas B 6374802309 Fix linting errors in videoosd 2020-02-12 13:37:40 +01:00
Andreas B 1225800e7e Add delay on play/pause to prevent hiccup when entering fullscreen
Resolves: #589
2020-02-09 16:26:55 +01:00
Dmitry Lyzo 17f9480188 Disable keyboard navigation for non-TV 2020-02-05 15:20:48 +03: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
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