apfelkuchen06
b4a2d67964
mpvScripts.thumbfast: change license
...
Thumbfast is now licensed under the Mozilla Public License: 6f1d92da25
2023-06-04 18:28:09 +00:00
apfelkuchen06
abc86bc4ed
mpvScripts.thumbfast: unstable-2023-05-12 -> unstable-2023-06-04
2023-06-04 18:28:09 +00:00
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls ( #204317 )
2023-05-28 01:31:27 -05:00
Maciej Krüger
bd4452f0a9
Merge pull request #219349 from nbraud/mpvScript/seekTo
...
mpvScripts.{blacklistExtensions, seekTo}: Init at unstable-2022-10-02
2023-05-25 17:54:24 +02:00
Artturi
920fbd7fea
Merge pull request #231702 from chuangzhu/webtorrent-mpv-hook
2023-05-21 18:48:21 +03:00
apfelkuchen06
9ae541a3c2
mpv: fix umpv.desktop
...
mpv ships with a wrapper-script umpv that adds files to the queue of a currently
running mpv instance. This script does not take any options.
The desktop file for it simply substituted mpv with umpv in mpv.desktop,
resuting in an incorrect desktop file with `Exec=umpv --player-operation-mode=pseudo-gui -- %U`.
This resulted in umpv adding bogus files to the queue.
2023-05-20 21:10:40 -03:00
apfelkuchen06
f594db6447
mpvScripts.thumbfast: init at unstable-2023-05-12
2023-05-16 08:28:39 -03:00
Chuang Zhu
3f1ff3edaf
mpvScripts.webtorrent-mpv-hook: fix build on aarch64-linux
2023-05-14 00:53:28 +08:00
Sandro
8f6cd53206
Merge pull request #229022 from SuperSandro2000/nox-mpv-wayland
...
nixos/no-x-libs: disable wayland for mpv
2023-05-09 19:07:16 +02:00
R. Ryantm
c9bac79505
mpvScripts.mpris: 0.9 -> 1.0
2023-05-07 10:13:48 +00:00
Sandro Jäckel
9248e0074c
mpv: make vaapi support depending on x11/wayland
...
it requires either x11 or wayland to be enabled and fails configure if
not so
2023-04-30 02:45:16 +02:00
Nick Cao
2bd8a3add4
Merge pull request #227239 from HolyParzival/mpvacious-0.23
...
mpvScripts.mpvacious: 0.20 -> 0.23
2023-04-21 10:18:49 +08:00
Anderson Torres
bc28e20568
mpv: change self to finalAttrs
2023-04-20 22:22:23 -03:00
holyparzival
8374a081bf
mpvScripts.mpvacious: 0.20 -> 0.23
2023-04-20 15:37:15 +05:00
nicoo
947f8256a4
mpvScripts.occivink: make FDOs (Fixed-Output Derivations)
2023-04-16 13:55:24 +00:00
nicoo
290dcc75e9
mpvScripts.occivink: Minor fixes to the generic helper
...
- Renamed 'name' parameter to avoid collisions with mkDerivation's one.
- Ensured the passed parameters can always override generic defaults.
2023-04-16 13:55:24 +00:00
nicoo
a326613766
mpvScripts.blacklistExtensions: init at unstable-2022-10-02
2023-04-16 13:55:24 +00:00
nicoo
589d611a40
mpvScripts.occivink: Add generic helper for all scripts in repo
2023-04-16 13:55:22 +00:00
nicoo
19abbaa2d6
mpvScripts.seekTo: init at unstable-2022-10-02
2023-04-16 13:54:52 +00:00
apfelkuchen06
312b3856e8
mpvScripts.uosc: 4.6.0 -> 4.7.0
2023-04-15 19:36:18 +02:00
github-actions[bot]
2ea027a913
Merge master into staging-next
2023-04-10 00:02:09 +00:00
Maciej Krüger
3577487514
Merge pull request #219348 from nbraud/mpvScript/acompressor
2023-04-09 22:44:30 +02:00
nicoo
0d8cf8b60a
mpvScripts.acompressor: init at 0.35.1
2023-04-09 18:57:31 +00:00
Vladimír Čunát
a90c09e256
mpv-unwrapped: add Accelerate framework on darwin
...
No idea why aarch64-darwin started to need it now.
https://hydra.nixos.org/build/215284720#tabs-buildsteps
2023-04-09 08:21:43 +02:00
Franz Pletz
efbd314c76
mpv: fix patch hash
2023-03-17 15:36:37 +01:00
lunik1
e36ea6fb75
mpv: apply patch to fix youtube DASH streams
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
The ytdl_hook.lua supplied with the latest mpv release is incompatible
with the latest yt-dlp release, causing streaming some youtube formats
to fail. This applies an already-upstreamed fix.
Upstream issue: mpv-player/mpv#11392
Upstream patch: mpv-player/mpv#11398
2023-03-16 14:02:01 +00:00
Anderson Torres
a5bcb6e77a
Merge pull request #219909 from apfelkuchen6/mpv-uosc
...
mpvScripts.uosc: init at 4.6.0
2023-03-08 15:20:38 -03:00
apfelkuchen06
19f0a78c19
mpvScripts.uosc: init at 4.6.0
2023-03-07 16:20:06 +01:00
apfelkuchen06
481f02f7dd
mpv: allow scripts to add wrapper args
2023-03-07 01:54:53 +01:00
Zhong Jianxin
8a28ae851d
mpv: Only enable swift support on aarch64-darwin
...
This commit should be reverted after [x86_64-darwin build failure][1] is
fixed
[1]: https://logs.nix.ci/?key=nixos/nixpkgs.214944&attempt_id=76802592-760c-47e1-9141-4465b7c78f4c
2023-02-28 11:14:00 +08:00
Zhong Jianxin
5b8e896dba
mpv: Switch to apple_sdk_11_0 for darwin
2023-02-28 11:10:17 +08:00
Stéphan Kochen
f0a6216eeb
mpv: enable swift support
2023-02-28 11:10:17 +08:00
Nick Cao
c2f4e0d0d1
Merge pull request #213643 from HolyParzival/mpvacious-0.20
...
mpvScripts.mpvacious: 0.18 -> 0.20
2023-01-31 16:21:27 +08:00
holyparzival
06fa028600
mpvScripts.mpvacious: 0.18 -> 0.20
2023-01-31 08:42:09 +05:00
R. Ryantm
abb5299ea5
mpvScripts.sponsorblock: unstable-2022-09-24 -> unstable-2023-01-30
2023-01-30 06:56:31 +00:00
Sergei Trofimovich
0a9a0fefc2
mpv: 0.35.0 -> 0.35.1 ( #213229 )
2023-01-28 23:44:08 -03:00
Anderson Torres
d6cb3d2b8a
mpv: use rec-less overlay-style attributes
2023-01-28 20:35:42 -03:00
Anderson Torres
6607132a7e
mpv: add meta.changelog
2023-01-28 20:34:06 -03:00
Doron Behar
ff73f0aad2
Merge pull request #212989 from chuangzhu/webtorrent-mpv-hook
...
mpvScripts.webtorrent-mpv-hook: init at 1.3.3
2023-01-28 17:58:26 +02:00
Chuang Zhu
3d73774412
mpvScripts.webtorrent-mpv-hook: init at 1.3.3
2023-01-28 01:55:56 +08:00
figsoda
541af71fbc
mpvScripts.thumbnail: 0.5.1 -> 0.5.2
...
Diff: https://github.com/marzzzello/mpv_thumbnail_script/compare/0.5.1...0.5.2
Changelog: https://github.com/marzzzello/mpv_thumbnail_script/releases/tag/0.5.2
2023-01-17 23:58:47 -05:00
1sixth
b0f6cc813f
mpv: use ffmpeg_5
...
This enables mpv to play Dolby Vision videos properly.
2023-01-03 23:02:44 +08:00
Sandro
6c056bed3a
Merge pull request #205046 from SuperSandro2000/lib-meson
2022-12-29 01:36:12 +01:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sandro Jäckel
6821ff041a
mpv: inline lib
2022-12-25 21:42:23 +01:00
Sandro
4c536e0b69
Merge pull request #203838 from Myaats/mpv_inhibit_gnome
2022-12-24 02:07:14 +01:00
Mats
13c9d909c7
mpvScripts.inhibit_gnome: init at 0.1.3
2022-12-18 17:55:35 +01:00
AndersonTorres
7f00403e5f
mpv-unwrapped: incorporate darwin into its expression
2022-12-12 09:46:16 -03:00
AndersonTorres
11f03af9e3
mpv: use meson* functions
2022-12-07 14:11:00 -03:00
Sandro
944a28da8f
Merge pull request #201379 from SuperSandro2000/mpv-unwrapped
2022-12-07 01:24:09 +01:00