Commit Graph

12 Commits

Author SHA1 Message Date
cf90e2d70c
feat: initial fft spectrum visualization support
The final goal is actually still clone ShadowPlayer's spectrum
visualization, tho.
2024-10-20 00:21:54 +08:00
54c604ee9d
chore: bump CI Qt version, update README.md 2024-09-27 23:21:57 +08:00
2a92f4ea7f
feat: basic lyrics support 2024-09-20 20:59:40 +08:00
a910e85d97
chore: license cleanup, other tweaks 2024-09-08 00:34:45 +08:00
34d3989e9e
refactor: reuse playlistmanager from my other project 2024-09-06 00:17:39 +08:00
5e9d796833
chore: require Qt 6.5.1
Related: QTBUG-112707
2023-07-05 17:56:25 +08:00
Gary Wang
e4cf159010 Update README.md 2020-06-08 23:56:05 +08:00
Gary Wang
16744a9a3a Update README.md 2020-05-13 19:32:44 +08:00
Gary Wang
35778d97bf feat: get audio file properties from taglib 2020-04-19 18:22:21 +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
9f940e5046 fix: crash when close program
playlist model no longer take the ownership of the playlist
2020-04-07 20:38:32 +08:00
Gary Wang
6435c4e79f misc fixes for linux 2020-04-07 12:58:47 +08:00