mpv: Update uosc

This repo is not including the binary 'ziggy' files. They are used for
clipboard management and subtitle downloading, which I personally do not
need.

We are including the uosc repo as a sparsely checked-out submodule
repository now, symlinking it into place.
It might be a little buggy and I am not sure how jj deals with it but
time will tell.

A concise explanation of the idea can be found here:
<https://gist.github.com/ZhuoyunZhong/2c08c8549616e03b7f508fea64130558>

WIP: Add UOSC as submodule
This commit is contained in:
Marty Oehme 2025-02-24 13:22:14 +01:00
parent df78905778
commit 1568ca0534
Signed by: Marty
GPG key ID: 4E535BC19C61886E
49 changed files with 4385 additions and 1813 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "multimedia/.local/share/vimiv/plugins/batchmark"]
path = multimedia/.local/share/vimiv/plugins/batchmark
url = https://github.com/jcjgraf/BatchMark
[submodule "multimedia/.config/mpv/scripts/uosc_repo"]
path = multimedia/.config/mpv/scripts/uosc_repo
url = git@github.com:tomasklaen/uosc.git