mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
feat: add audio channel configuration for MPV player
- Add audio channels setting (auto/mono/stereo) to MPV properties - Implement UI controls in settings panel and player right controls - Enable immediate MPV property application when setting changes - Update default playback type to LOCAL and sample rate to 48kHz
This commit is contained in:
parent
bf5e7bc774
commit
59e94318bb
6 changed files with 94 additions and 25 deletions
|
|
@ -52,7 +52,7 @@ linux:
|
|||
npmRebuild: false
|
||||
publish:
|
||||
provider: github
|
||||
owner: jeffvli
|
||||
owner: antebudimir
|
||||
repo: feishin
|
||||
channel: latest
|
||||
releaseType: draft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue