Izzie Walton
2b00125cac
Fix missing lib file.
2024-05-13 21:20:11 -04:00
Izzie Walton
bd505bee12
Fix MPV library name.
2024-05-13 21:12:43 -04:00
Izzie Walton
bf3722ac02
Add release metadata.
2024-05-13 20:57:47 -04:00
Izzie Walton
b367a9aef1
Fix mpv dll name.
2024-05-13 20:28:03 -04:00
Izzie Walton
750de706a6
Remove focal from build target.
2024-05-13 19:22:49 -04:00
Izzie Walton
4c5f66fd36
Fix CI.
2024-05-13 19:10:25 -04:00
Izzie Walton
c7de173693
Fix settings descriptions.
2024-05-13 18:45:57 -04:00
Izzie Walton
285fdcefb4
Merge pull request #561 from MattMckenzy/settings-update
...
Settings update
2024-05-13 18:00:02 -04:00
Izzie Walton
9b9bb09318
Merge pull request #571 from gnattu/apple-silicon-build
...
feat: add Apple silicon build
2024-05-13 17:58:52 -04:00
Izzie Walton
e50510bcd0
Merge pull request #580 from kambala-decapitator/macos-now-playing-metadata
...
[macOS] show what's playing in the OS's "now playing"
2024-05-13 17:57:30 -04:00
Izzie Walton
6525fc5407
Fix appstream.
2024-05-13 17:55:38 -04:00
Izzie Walton
5829f00501
Merge pull request #612 from satmandu/patch-1
...
Update README.md to fix build instructions for ubuntu 24.04 (noble)
2024-05-13 17:49:33 -04:00
Izzie Walton
b722bb915a
Merge branch 'master' into settings-update
2024-05-13 17:48:24 -04:00
Izzie Walton
8fc8eabfc3
Up MPV and OS build versions.
2024-05-13 17:39:43 -04:00
Izzie Walton
95b9761bf8
Up version to 1.10.0.
2024-05-13 17:39:21 -04:00
Izzie Walton
83507a4a9b
Remove old jellyscrub plugin.
2024-05-13 17:38:38 -04:00
Izzie Walton
fd02677b27
Fix webclient downloader.
2024-05-13 17:37:55 -04:00
Izzie Walton
12eec41f02
🏳️⚧️
2024-05-13 17:36:47 -04:00
Satadru Pramanik, DO, MPH, MEng
a4eee0a354
use correct ninja package name
2024-05-05 20:09:02 -04:00
Satadru Pramanik, DO, MPH, MEng
5c8053a29c
Update README.md to fix build instructions for ubuntu 24.04 (noble)
...
This adds some missing build packages such as nasm, meson, and ninja, fixes using python instead of python3, uses the current mpv, and also uses ninja to build JMP in lieu of make.
2024-04-30 14:46:25 -04:00
Andrey Filipenkov
1328d0a548
[macOS] show what's currently playing in MPNowPlayingInfoCenter
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
25affb5b9c
[macOS] remove no longer used SPMediaKeyTap
...
MPRemoteCommandCenter and MPNowPlayingInfoCenter are available since macOS 10.12.2
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
316c0c307d
fix a few warnings
2024-04-21 12:26:08 +03:00
Andrey Filipenkov
b3ee998e3f
fix typo
2024-04-21 12:24:51 +03:00
Andrew Rabert
95cb20fc73
Merge pull request #603 from nvllsvm/misc
...
Misc fixes & cleanup
2024-04-20 16:04:15 -04:00
Andrew Rabert
0d177bc647
Fix deprecated
2024-04-20 14:15:35 -04:00
Andrew Rabert
be8de67654
Fix cmake warnings
2024-04-20 14:15:35 -04:00
Andrew Rabert
1f2aeae2df
Remove unused
2024-04-20 14:15:35 -04:00
Andrew Rabert
dcbfd16fdc
Fix warning
2024-04-20 14:15:35 -04:00
Andrew Rabert
199b324170
Update README (use nproc in make)
2024-04-20 14:15:35 -04:00
Andrew Rabert
21e87e4c8a
Add missing mpv events (ignored)
...
Fixes compiler warning
2024-04-20 14:15:35 -04:00
Andrew Rabert
7a75713c81
Delegate image format selection to mpv by default
...
Also use the correct option to set it
2024-04-20 14:15:09 -04:00
Andrew Rabert
699cbda5ce
Remove deprecated option
...
It was replaced with opengl-hwdec-interop in mpv v0.24.0 (2017-02-11),
then later renamed to gpu-hwdec-interop in mpv v0.28.0 (2017-12-17).
The default value is already "auto" so it can be removed entirely.
2024-04-20 14:14:38 -04:00
Andrew Rabert
068a4b8e6f
Fix cache size configuration
...
- changes to the correct mpv option "demuxer-max-bytes"
- fix size calcuation. the configurable cache values of [10, 75, 150,
500] are presumed to be megabytes
2024-04-20 12:55:56 -04:00
Andrew Rabert
2949fc34fa
Merge pull request #601 from vcangi/bugfix/trailing-slash
...
Fix trailing slash when adding server causes connection faliure.
2024-04-20 11:51:11 -04:00
Vin Cangi
0350501009
Fix trailing slash when adding server causes connection faliure.
2024-04-20 11:13:27 -04:00
Izzie Walton
e037ea76ae
Merge pull request #597 from nvllsvm/mpv0.38.0
...
Fix compatibility with mpv 0.38.0
2024-04-17 21:17:48 -04:00
Andrew Rabert
f3f1adec85
Fix compatibility with mpv 0.38.0
2024-04-17 21:12:59 -04:00
gnattu
e7ba43be88
fix: use homebrew qt for intel
2024-03-12 08:34:56 +08:00
gnattu
bca0f53090
fix: intel build
2024-03-11 19:20:03 +08:00
gnattu
aff799e6ac
fix: scrolling behavior on macOS
2024-03-11 13:00:25 +08:00
gnattu
982d4cd594
fix: fix webengine dependencies
2024-03-11 12:38:39 +08:00
gnattu
aa8c88375c
fix: rename arm64 artifact
2024-03-06 10:57:17 +08:00
gnattu
e7e7769af2
feat: add apple silicon build
2024-03-06 10:55:58 +08:00
MattMckenzy
23d7c36aa0
Cleaned up settings modal and added an extra configuration input.
2024-02-11 18:54:14 -05:00
MattMckenzy
5bc944cb60
Added subtitle settings.
2024-02-10 08:22:39 -05:00
Izzie Walton
d05f06da9a
Merge pull request #546 from Gauvino/master
...
Refactor Dockerfile
2024-02-06 17:23:38 -05:00
Uruk
de69abbcf0
Fix suggestions
2024-02-06 14:38:29 +01:00
Izzie Walton
411032f4a7
Merge pull request #547 from bapt/master
...
Add support for FreeBSD
2024-01-22 18:02:04 -05:00
Baptiste Daroussin
9efd3718d5
Add support for FreeBSD
2024-01-22 09:39:35 +01:00