Commit Graph

44 Commits

Author SHA1 Message Date
Cameron f29f3e15fb Migration of playerstats to ES6 module 2020-07-17 17:52:05 +01:00
MrTimscampi bc4c591698 Merge remote-tracking branch 'upstream/master' into sonarcloud-3 2020-05-26 20:01:49 +02:00
MrTimscampi d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
Dmitry Lyzo e1e42b8557 Merge branch 'master' into youtube-keybindings 2020-05-05 11:50:31 +03:00
MrTimscampi adb8f4114b Add missing break in videoOsd 2020-05-04 18:13:34 +02:00
MrTimscampi ea18f97e8b Fix change requests in videoOsd 2020-05-04 18:09:10 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Vasily d5c7078c3f Merge pull request #1131 from dmitrylyzo/fix-icons-webos2
Icons for WebOS 2
2020-05-03 23:24:26 +03:00
Dmitry Lyzo a3bc8c183e Use remove+add pattern for icons 2020-05-02 14:02:44 +03:00
MrTimscampi a697f22d13 Remove unused function in videoosd 2020-04-30 20:19:58 +02:00
MrTimscampi be54505bf3 Remove the small logo in OSD and details page 2020-04-30 20:15:39 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d5ae0275cf Move delayed volume update to playbackManager 2020-04-13 12:50:12 +03:00
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
Mike Abrahall 14f72baf16 Added extra playback keybindings, following YouTube's spec at https://support.google.com/youtube/answer/7631406?hl=en 2020-02-21 16:08:23 +11: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
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