Commit Graph

22 Commits

Author SHA1 Message Date
dkanada 89a5c2d590 Merge pull request #811 from grafixeyehero/nowplaying-tvmode
Fix nowplaying  for tv mode
2020-02-26 19:19:32 +09:00
grafixeyehero b20bd4d4b9 Fix 2 speakers icons 2020-02-23 02:40:08 +03:00
grafixeyehero 25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
dkanada 3b5a63f930 Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
grafixeyehero 2d509e9fb6 apply suggestion make focus 2020-02-19 02:11:29 +03: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
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada 6c56234171 Merge pull request #667 from Nickbert7/update-remotecontrol
Update remotecontrol layout
2020-01-21 23:29:28 +09:00
Niklas Fäth 89cf454e91 Update dpad 2020-01-15 17:45:23 +01:00
Niklas Fäth e9d09e9552 Update layout 2020-01-06 00:32:19 +01:00
dkanada 4e683c4fca fix context menu margin and user preference buttons 2019-12-11 23:34:29 +09:00
dkanada 9599273f00 Merge pull request #584 from Nickbert7/patch-1
Enable remote control navigation
2019-12-05 02:02:28 +09:00
Niklas Fäth e3fbfbeeff Update src/nowplaying.html
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-12-04 17:50:16 +01:00
Niklas Fäth 21b942cf39 Rename Button 2019-11-21 11:11:27 +01:00
Niklas Fäth d74939f754 Update Layout 2019-11-21 10:57:55 +01:00
Niklas Fäth f7fd716f50 Collaps sections 2019-11-20 18:06:15 +01:00
Niklas Fäth 16feba6dff Move Button 2019-11-20 18:03:55 +01:00
Niklas Fäth 5453881ea1 Send text and messages via remote control
The needed logic to show/hide the section where needed is already there:
https://github.com/jellyfin/jellyfin-web/blob/3419230e891f79128b26db1cad8f307addd3c05e/src/components/remotecontrol/remotecontrol.js#L206
2019-11-20 14:29:10 +01:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00