Commit Graph

26 Commits

Author SHA1 Message Date
91c6672f5c UI(Windows): add task icon progress and buttons 2025-07-14 21:26:53 +08:00
236798a957 feat: load chapter data from metadata too 2025-06-24 00:27:35 +08:00
15ffe5a85e chore: add fallback when taglib don't have related metadata 2025-06-23 00:57:45 +08:00
9bbfefaea1 refactor(UI): prepare for chapter support on seekbar 2025-01-18 00:08:19 +08:00
af8e61c124 UI: add drop shadow to mainwindow labels 2024-11-16 20:38:48 +08:00
a3bc60c977 feat: remember volume 2024-10-21 00:40:34 +08:00
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
618a350e0d chore: add about dialog
to make it easier to know if taglib and/or libchardet are used.
2024-09-23 19:48:26 +08:00
2a92f4ea7f feat: basic lyrics support 2024-09-20 20:59:40 +08:00
b01dfe17fd fixes: follow system default audio output device...
...and also:

- fix crash when triggered the open file dialog to select music files
  but clicked cancel.
- support gif and jp*e*g suffix for drag and drop for skin selection
2024-09-12 21:36:54 +08:00
25eed8066b feat(UI): add skin support 2024-09-10 08:13:03 +08:00
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
8aa68ccebd fix: stupid mistake when loading playlist 2024-07-07 16:27:22 +08:00
4c438629e7 chore: make use of Qt's startSystemMove() 2023-07-07 00:23:34 +08:00
7744d3bf2d chore: port to Qt 6 2022-10-05 19:48:05 +08:00
60c25e1473 misc: show info from audio tag if possible 2020-04-20 14:23:28 +08:00
35778d97bf feat: get audio file properties from taglib 2020-04-19 18:22:21 +08:00
14d20fd925 feat: single app with local socket 2020-04-11 19:54:51 +08:00
099284d5d4 feat: switch playback mode, and add a default album cover 2020-04-10 18:35:29 +08:00
ce885bee3f feat: album cover support copy-paste from the old SP codebase 2020-04-09 18:12:35 +08:00
86994811fe load same folder, add playlist listview for debug 2020-04-07 20:15:35 +08:00
6435c4e79f misc fixes for linux 2020-04-07 12:58:47 +08:00
f8d9b347a8 basic function with QtMultimedia stuff... 2020-04-06 20:23:29 +08:00
8df2ee44e0 init commit 2020-04-06 15:15:13 +08:00