Commit Graph

17 Commits

Author SHA1 Message Date
a910e85d97
chore: license cleanup, other tweaks 2024-09-08 00:34:45 +08:00
d28108f2e5
fix: don't use currentIndexChanged to load song 2024-09-07 12:14:54 +08:00
34d3989e9e
refactor: reuse playlistmanager from my other project 2024-09-06 00:17:39 +08:00
585b24eaba
build: clean up CMakeLists.txt a little bit 2023-07-05 23:38:22 +08:00
5e9d796833
chore: require Qt 6.5.1
Related: QTBUG-112707
2023-07-05 17:56:25 +08:00
Gary Wang
7744d3bf2d chore: port to Qt 6 2022-10-05 19:48:05 +08:00
Gary Wang
5c3523648e fix: should install and use qm files 2020-06-05 00:20:36 +08:00
Gary Wang
dbd576161a feat: basic i18n support 2020-06-04 23:54:34 +08:00
Gary Wang
f51232ed89 build: able to build it without TagLib 2020-05-27 12:50:49 +08:00
Gary Wang
35778d97bf feat: get audio file properties from taglib 2020-04-19 18:22:21 +08:00
Gary Wang
98d352a7c1 fix: single app does not works under windows 2020-04-11 23:16:24 +08:00
Gary Wang
14d20fd925 feat: single app with local socket 2020-04-11 19:54:51 +08:00
Gary Wang
ce885bee3f feat: album cover support copy-paste from the old SP codebase 2020-04-09 18:12:35 +08:00
Gary Wang
2e543bfe0a feat: add an icon... 2020-04-08 18:24:11 +08:00
Gary Wang
86994811fe load same folder, add playlist listview for debug 2020-04-07 20:15:35 +08:00
Gary Wang
f8d9b347a8 basic function with QtMultimedia stuff... 2020-04-06 20:23:29 +08:00
Gary Wang
8df2ee44e0 init commit 2020-04-06 15:15:13 +08:00