Commit Graph

70 Commits

Author SHA1 Message Date
Colin
89398540ce mpvScripts.modernx-zydezu: 0.4.6 -> 0.4.7 (#546376) 2026-08-13 03:07:33 +00:00
isabel
7ddab4f99f mpvScripts.uosc: 5.12.0 -> 5.13.0 (#549890) 2026-08-06 19:58:14 +00:00
ProxyVT
3316d03606 mpvScripts.uosc: 5.12.0 -> 5.13.0
https://github.com/tomasklaen/uosc/compare/5.12.0...5.13.0
2026-08-06 16:46:09 +03:00
Peder Bergebakken Sundt
85f26d929e mpvScripts.uosc-danmaku: 2.0.0 -> 2.1.0 (#544305) 2026-08-04 15:40:14 +00:00
BatteredBunny
3bac237d60 mpvScripts.videoclip: 0.2-unstable-2026-07-07 -> 26.7.30.0 2026-08-03 11:46:23 +03:00
luftmensch-luftmensch
b525dbb69c mpvScripts.modernx-zydezu: 0.4.6 -> 0.4.7 2026-07-27 20:16:22 +02:00
Pui Yong Qing
4c345f2aee mpvScripts.uosc-danmaku: 2.0.0 -> 2.1.0 2026-07-22 02:29:16 +08:00
Nick Cao
8b680369c6 mpvScripts.videoclip: 0.2-unstable-2026-05-31 -> 0.2-unstable-2026-07-07 (#542247) 2026-07-15 20:02:49 +00:00
Peder Bergebakken Sundt
5c74bca113 mpvScripts.twitch-chat: 0-unstable-2026-06-13 -> 0-unstable-2026-07-02 (#540532) 2026-07-15 14:13:36 +00:00
R. Ryantm
b3fe0b9500 mpvScripts.videoclip: 0.2-unstable-2026-05-31 -> 0.2-unstable-2026-07-07 2026-07-15 14:02:43 +00:00
Peder Bergebakken Sundt
e09e9785e8 mpvScripts.mpv-osc-tethys: set passthru.dontCollideCheck
fixes mpv.tests.mpv-scripts-should-not-collide when allowUnfree=true
2026-07-14 16:42:52 +02:00
Peder Bergebakken Sundt
79806477f8 mpv.tests.mpv-scripts-should-not-collide: add opt-out mechanism, use on modernx-zydezu 2026-07-14 16:31:23 +02:00
R. Ryantm
b3257fd89a mpvScripts.thumbfast: 0-unstable-2025-02-04 -> 0-unstable-2026-06-28 2026-07-13 13:49:25 +00:00
R. Ryantm
ac23ecaa13 mpvScripts.twitch-chat: 0-unstable-2026-06-13 -> 0-unstable-2026-07-02 2026-07-10 22:15:08 +00:00
Arne Keller
8b51d8dba8 mpvScripts.thumbfast-vanilla-osc: init at 0-unstable-2025-02-04 (#484379) 2026-07-02 10:35:05 +00:00
R. Ryantm
558a94c5ce mpvScripts.manga-reader: 0-unstable-2026-03-03 -> 0-unstable-2026-06-23 2026-06-28 12:24:57 +00:00
Colin
7eb25c0ae6 mpvScripts.mpv-sub-select: init at 0-unstable-2025-04-04 (#489622) 2026-06-19 21:36:09 +00:00
R. Ryantm
6a5251ade3 mpvScripts.twitch-chat: 0-unstable-2025-05-15 -> 0-unstable-2026-06-13 2026-06-14 12:53:52 +00:00
Colin
57223ec25f mpvScripts.modernx-zydezu: 0.4.5 -> 0.4.6 (#526754) 2026-06-07 23:24:06 +00:00
luftmensch-luftmensch
efab0ae3b3 mpvScripts.modernx-zydezu: 0.4.5 -> 0.4.6 2026-06-01 17:36:52 +02:00
R. Ryantm
3cb9a8deac mpvScripts.videoclip: 0.2-unstable-2026-01-22 -> 0.2-unstable-2026-05-31 2026-05-31 23:17:55 +00:00
R. Ryantm
3fbc6fca7a mpvScripts.modernz: 0.3.2 -> 0.3.3 2026-05-20 22:39:21 +00:00
Noah Biewesch
c3ecc39c7c maintainers: rename naho to noahbiewesch 2026-05-12 23:23:53 +02:00
R. Ryantm
86fe4eb780 mpvScripts.modernz: 0.3.1 -> 0.3.2 2026-04-25 15:36:47 +00:00
nixpkgs-ci[bot]
91a2bcd0df Merge staging-next into staging 2026-04-02 00:25:54 +00:00
Profpatsch
257f122e3d treewide: remove Profpatsch from most teams & maintainer fields 2026-04-01 14:34:59 -07:00
nixpkgs-ci[bot]
e2a2e659f1 Merge staging-next into staging 2026-03-27 18:20:01 +00:00
Nick Cao
0bd851dbe4 mpvScripts.modernz: 0.3.0 -> 0.3.1 (#502319) 2026-03-27 16:42:14 +00:00
nixpkgs-ci[bot]
5353803aef Merge staging-next into staging 2026-03-24 00:22:06 +00:00
R. Ryantm
863c2ae018 mpvScripts.mpv-playlistmanager: 0-unstable-2025-12-17 -> 0-unstable-2026-03-16 2026-03-23 20:15:16 +00:00
R. Ryantm
858749d313 mpvScripts.modernz: 0.3.0 -> 0.3.1 2026-03-22 21:59:50 +00:00
Victor Engmark
c4f5dfad0d treewide: Remove continuation escape at end of commands
To avoid confusion and spurious newlines in the output.

Found by searching for a backslash followed by a newline, some
indentation, and then the end of multi-line string marker, using the
following extended regex:

```regex
\\\n +'';
```
2026-03-17 16:47:55 +01:00
R. Ryantm
89728363f1 mpvScripts.manga-reader: 0-unstable-2026-01-16 -> 0-unstable-2026-03-03 2026-03-09 05:35:11 +00:00
isabel
400ca1e2dd mpvScripts.{modernx,modernx-zydezu,modernz,mpv-osc-modern}: use installFonts (#495852) 2026-03-05 08:56:55 +00:00
R. Ryantm
ef71711713 mpvScripts.mpv-webm: 0-unstable-2025-07-14 -> 0-unstable-2026-03-01 2026-03-02 23:51:09 +00:00
Guanran Wang
7448ad53b8 mpvScripts.mpv-osc-modern: use installFonts 2026-03-02 22:41:00 +08:00
Guanran Wang
5fa0ff192a mpvScripts.modernz: use installFonts 2026-03-02 22:24:21 +08:00
Guanran Wang
fbd521e5e0 mpvScripts.modernx: use installFonts 2026-03-02 22:24:17 +08:00
Guanran Wang
cc553ea0af mpvScripts.modernx-zydezu: use installFonts 2026-03-02 22:24:13 +08:00
Sizhe Zhao
930722ac2c mpvScripts.mpv-cheatsheet-ng: init at 0.1.0 (#490264) 2026-03-01 09:12:43 +00:00
Colin
4097cf1ac4 mpvScripts.mpvacious: 0.42 -> 26.1.26.0 (#484683) 2026-02-24 17:51:04 +00:00
R. Ryantm
22feb8e3da mpvScripts.modernz: 0.2.9 -> 0.3.0 2026-02-18 17:24:47 +00:00
Bruno BELANYI
ed0a5a637c mpvScripts: remove 'mpv-cheatsheet'
It is unmaintained, and relies on `browserify` which itself is
unmaintained and about to be removed as part of #489959.
2026-02-14 15:39:21 +00:00
Bruno BELANYI
c10aa4e32b mpvScripts.mpv-cheatsheet-ng: init at 0.1.0 2026-02-14 15:39:21 +00:00
Colin
2467be5e0f mpvScripts.videoclip: fix missing version prefix (#490206) 2026-02-14 00:29:52 +00:00
Gergő Gutyina
d574151ab4 mpvScripts.modernx-zydezu: 0.4.4 -> 0.4.5 (#482389) 2026-02-14 00:07:45 +00:00
Colin
3958904d95 mpvScripts.videoclip: fix missing version prefix 2026-02-13 20:05:59 +00:00
Love Lysell Berglund
1c6710402e mpvScripts.mpv-sub-select: init at 0-unstable-2025-04-04 2026-02-13 13:45:04 +01:00
R. Ryantm
08ed3b380d mpvScripts.videoclip: 0-unstable-2026-01-19 -> 0-unstable-2026-01-22 2026-02-13 03:33:38 +00:00
Ethan Carter Edwards
ef2ed476e1 mpvScripts: remove meta = with lib;
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-02-05 15:38:46 -05:00