migrate to eventbus, add support to macos

This commit is contained in:
aynakeya
2025-10-02 21:57:22 +08:00
parent a81eb4a131
commit 918e2e81b3
49 changed files with 251 additions and 236 deletions

View File

@@ -4,6 +4,7 @@ import (
"github.com/AynaLivePlayer/miaosic"
)
// dummySource is placeholder source for bypassing copyright requirement
type dummySource struct{}
func (d *dummySource) GetName() string {