Merge pull request #119 from hzmaya/master

Easyeffects flatpak now can work. Added Miru, a really good player for anime.
This commit is contained in:
Aarrayy 2024-07-11 15:08:11 -03:00 committed by GitHub
commit d0cfc43778
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -1 +1,2 @@
{ "name": "easyeffects", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
{ "name": "easyeffects --gapplication-service", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }

View file

@ -0,0 +1,4 @@
# https://miru.watch/
{ "name": "miru", "type": "Player-Video" }
{ "name": "miru --type=renderer", "type": "Player-Video" }
{ "name": "miru --type=gpu-process", "type": "Player-Video" }