Commit Graph

1629 Commits

Author SHA1 Message Date
Ian Walton
320b8f0593
Merge pull request #279 from jluttine/dvbsub-support
Add support for DVBSUB subtitles
2022-07-05 23:12:00 -04:00
Jaakko Luttinen
524ff89ee9
Add support for DVBSUB subtitles 2022-07-05 15:30:25 +03:00
Ian Walton
983125b76a
Merge pull request #276 from Nikey646/patch-1
Allow screensaver when video is paused.
2022-07-02 13:11:30 -04:00
Nikey646
deca2d15f4
Re-disable screensaver on resume 2022-07-03 03:07:45 +10:00
Nikey646
22bee224e8
Allow screensaver when video is paused.
Update mpvVideoPlayer.js.

Related to #141.

This is more ideal, especially in a desktop scenario where I might leave a video open after finishing it (but paused) before going to sleep.
2022-07-03 01:45:25 +10:00
Ian Walton
f26193386f Update release notes for updating web client. 2022-06-26 21:19:18 -04:00
Ian Walton
01ef2f2ffc Stop relying on mediaSource.MediaStreams[index].Index == index. 2022-06-26 14:34:28 -04:00
Ian Walton
9baa52eebc Up version to 1.7.1. 2022-06-26 14:04:50 -04:00
Ian Walton
5d18f14bc2 Stop forcing fullscreen on Windows when visibility changes. (#94) 2022-06-26 14:01:12 -04:00
Ian Walton
b670715a5c Use relative subtitle/audio indexes. (#271) 2022-06-26 13:38:20 -04:00
Ian Walton
f7fed8a9cd Try back-dating MacOS version in pipeline for better support/fix breakage. 2022-06-11 14:09:23 -04:00
Ian Walton
4570d6a04b Up version to 1.7.0. 2022-06-11 12:02:33 -04:00
Ian Walton
6943e21270 Merge branch 'master' of github.com:jellyfin/jellyfin-media-player 2022-06-11 11:43:28 -04:00
Ian Walton
acffcd99cf Enable windows dark mode support. (#247) 2022-06-11 11:43:15 -04:00
Ian Walton
7fd1e92bbb
Merge pull request #256 from macr/patch-1
Add build for Ubuntu 22.04
2022-06-11 10:51:43 -04:00
Richmond Macaspac
bc0fddd57e
Add build for Ubuntu 22.04
Github actions build for Ubuntu 22.04
2022-06-03 16:35:19 -05:00
Ian Walton
6948961667
Merge pull request #233 from stefansundin/fix-git-clone
Update git clone command
2022-04-06 07:34:09 -04:00
Stefan Sundin
37c84b97d9 Update git clone command. GitHub no longer allows the git:// protocol. 2022-04-05 22:38:49 -07:00
Ian Walton
9b379b2aea Fix vcredist for x86 build. 2022-03-28 23:30:24 -04:00
Ian Walton
3622e47d0c Set correct vcredist version for windows-2022. 2022-03-28 23:24:40 -04:00
Ian Walton
0ed05b13e3 Add debug code to print vcredist files. 2022-03-28 23:24:36 -04:00
Ian Walton
db7907f52d 2022 toolchain is 64 bit. 2022-03-28 23:24:33 -04:00
Ian Walton
d3d0e716fd Possible CI fix for MSVC fail on windows-latest. 2022-03-28 23:24:30 -04:00
Ian Walton
eb6f243d31 Possible CI fix for QT fail on macOS. 2022-03-28 23:24:26 -04:00
Ian Walton
c9f1a66d7a
Merge pull request #222 from rickylinden/master
Added ~/ to early jmp directory instructions
2022-03-10 06:36:54 -05:00
Ricky Lindén
e4788655e5 Added ~/ to early jmp directory instructions 2022-03-10 12:55:28 +02:00
Ian Walton
5985c40a16 Add --platform option. (#159) 2022-01-16 13:08:44 -05:00
Ian Walton
28ccf00fae
Merge pull request #197 from iainsaxonhome/feature/linux-xbox-inputmap
Added Xbox input mapping
2022-01-16 12:53:15 -05:00
Ian Walton
a84fd07fde Disable youtube-dl. 2022-01-16 12:52:18 -05:00
Ian Walton
bfd1b923c0 Allow retry with transcode instead of usng a hard failure. (#127) 2022-01-16 12:52:13 -05:00
Ian Walton
dff5a0faac
Merge pull request #198 from iainsaxonhome/feature/quit-app
Reimplement Exit App function
2022-01-12 17:03:14 -05:00
iainsaxonhome
5601255e4c Reimplement Exit App function
Now ties into the Jellyfin Web project's existing code for exiting.
2022-01-13 08:51:00 +11:00
iainsaxonhome
9c4a805873 Added Xbox input mapping 2022-01-12 15:23:40 +11:00
Ian Walton
91e874105c
Merge pull request #196 from iainsaxonhome/feature/quit-app
Added Quit App functionality
2022-01-11 20:31:43 -05:00
iainsaxonhome
79a45547f5 Added Quit App functionality 2022-01-12 11:15:31 +11:00
Ian Walton
54fc7cb8e1 Revert to mpv 20211212 0e76372. 2021-12-22 19:11:25 -05:00
Ian Walton
6f33184ef8 Rename socket to jmp from pmp. 2021-12-22 18:45:14 -05:00
Ian Walton
20afb87573 MPV is now called mpv-2.dll. 2021-12-22 18:05:39 -05:00
Ian Walton
b7c0dfba4f Upgrade to MPV version 20211219 fd63bf3. 2021-12-22 17:30:53 -05:00
Ian Walton
ded901bad6 Set the MaxStaticBitrate to avoid server hard-coded 8 mbps limit. 2021-12-22 17:28:19 -05:00
Ian Walton
569d48a2ed Switch builddep to python3 for debian unstable. 2021-12-18 08:57:36 -05:00
Ian Walton
e25c01170e Do not show version notifications for prereleases. 2021-12-18 08:08:41 -05:00
Ian Walton
05cba94abd Add prerelease tag builds. 2021-12-18 08:08:12 -05:00
Ian Walton
c5b7841cea Update supported Linux distributions. 2021-12-18 07:58:39 -05:00
Ian Walton
3e0b018c82
Merge pull request #145 from bedrin/patch-1
Updated Linux build instructions in README.md
2021-09-09 19:28:13 -04:00
Dmitry Bedrin
c931658740
Updated Linux build instructions in README.md
- wrong jellyfin-media-player repo URL
- missing build-essential dependency which fails mpv build
- missing curl and unzip dependencies which fail ./download_webclient.sh
2021-09-10 01:58:14 +03:00
Ian Walton
bd94efe3c0
Merge pull request #143 from TheFeelTrain/patch-3
Fix settings getting cutoff in client settings modal
2021-09-09 07:32:10 -04:00
TheFeelTrain
9dcee50240
Fix settings being cutoff in settings modal
Fixes https://github.com/jellyfin/jellyfin-media-player/issues/142
2021-09-08 23:50:17 -07:00
Ian Walton
f01a6fc5b3
Merge pull request #128 from laurinneff/patch-1
Add StartupWMClass to .desktop file
2021-08-03 23:10:06 -04:00
Laurin Neff
00727a2766
Add StartupWMClass to .desktop file 2021-08-03 19:52:30 +02:00