Commit Graph

1789 Commits

Author SHA1 Message Date
Izzie Walton
1ca6cb8df8 Up version to 1.10.1. 2024-05-17 18:27:37 -04:00
Izzie Walton
b042a15fae Fix setBackdropTransparency. 2024-05-17 18:22:22 -04:00
Izzie Walton
0c57c6d2ea Update skip intro to use jumoog/intro-skipper. 2024-05-17 18:22:04 -04:00
Izzie Walton
ce9846758a
Merge pull request #636 from satmandu/patch-1
Fix typos in InputCEC.cpp
2024-05-15 21:11:32 -04:00
Satadru Pramanik, DO, MPH, MEng
182b30abe3
Update InputCEC.cpp
Fix two typos.
2024-05-15 21:09:28 -04:00
Izzie Walton
f26a761335
Merge pull request #628 from gnattu/fix-intel
Fix intel builds
2024-05-15 18:35:11 -04:00
gnattu
07dfeab624 fix overscroll on 10.9 ui 2024-05-15 22:05:26 +08:00
gnattu
e2a5a3a0a1 fix intel webengine 2024-05-15 22:04:03 +08:00
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