From d9581c0babb3fffaa9ee94cda0ad0614666587d2 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Fri, 6 Dec 2024 01:39:51 -0800 Subject: [PATCH 1/4] update kugou source --- pkg/miaosic | 2 +- todo.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/miaosic b/pkg/miaosic index ad1c0c2..7beb87e 160000 --- a/pkg/miaosic +++ b/pkg/miaosic @@ -1 +1 @@ -Subproject commit ad1c0c2427d7e4a6ca3fda55a7407ea9d681f06a +Subproject commit 7beb87edffa740b85bf73b8352eeb8d910a8be6b diff --git a/todo.txt b/todo.txt index 940c7f4..85613dc 100644 --- a/todo.txt +++ b/todo.txt @@ -16,6 +16,8 @@ ---- Finished +- 2024.12.06 : 添加酷狗音乐源歌单 +- 2024.11.17 : 添加酷狗音乐源 - 2024.10.24@1.1.0 : 修复随机播放是真随机的问题,现在每首歌在都会被播放到 - 2024.10.05 : 添加windows system media transport control - 2024.09.25 : 修复web弹幕粉丝牌点歌失败的问题,修复web弹幕粉丝牌子等级获取不正确的问题 From 1c5e85010b125b0f2cf25c46b4c5ae44b0e8fb12 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Fri, 6 Dec 2024 03:05:59 -0800 Subject: [PATCH 2/4] update kugou source --- pkg/miaosic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/miaosic b/pkg/miaosic index 7beb87e..ab07ab0 160000 --- a/pkg/miaosic +++ b/pkg/miaosic @@ -1 +1 @@ -Subproject commit 7beb87edffa740b85bf73b8352eeb8d910a8be6b +Subproject commit ab07ab0300d193b030229ae89b766f92f4470b44 From f7b6a5eafb1a605287ea682b38078f7c2976ce30 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Tue, 18 Feb 2025 15:59:43 -0800 Subject: [PATCH 3/4] update kugou source --- pkg/liveroom-sdk | 2 +- todo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/liveroom-sdk b/pkg/liveroom-sdk index 5a2c1d5..bc6df93 160000 --- a/pkg/liveroom-sdk +++ b/pkg/liveroom-sdk @@ -1 +1 @@ -Subproject commit 5a2c1d569d4a6aa00b37b464cd58fe5e99301166 +Subproject commit bc6df9326c209cffd26ad2801e176c17b53c9af8 diff --git a/todo.txt b/todo.txt index 85613dc..deff86e 100644 --- a/todo.txt +++ b/todo.txt @@ -17,7 +17,7 @@ Finished - 2024.12.06 : 添加酷狗音乐源歌单 -- 2024.11.17 : 添加酷狗音乐源 +- 2024.11.17 : 添加酷狗音乐源, 支持无gui模式 - 2024.10.24@1.1.0 : 修复随机播放是真随机的问题,现在每首歌在都会被播放到 - 2024.10.05 : 添加windows system media transport control - 2024.09.25 : 修复web弹幕粉丝牌点歌失败的问题,修复web弹幕粉丝牌子等级获取不正确的问题 From 0424513d860a8610405b1dd6f25098ad18559e60 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Tue, 18 Feb 2025 16:04:06 -0800 Subject: [PATCH 4/4] 1.1.1 --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index deff86e..9d6d1a9 100644 --- a/todo.txt +++ b/todo.txt @@ -16,6 +16,7 @@ ---- Finished +- 2024.02.12@1.1.1 : 完成1.1.1 - 2024.12.06 : 添加酷狗音乐源歌单 - 2024.11.17 : 添加酷狗音乐源, 支持无gui模式 - 2024.10.24@1.1.0 : 修复随机播放是真随机的问题,现在每首歌在都会被播放到