Commit Graph
34 Commits
Author SHA1 Message Date
blumia 5c174d8e18 chore: bump release info to 0.5.0 2026-08-03 23:45:22 +08:00
blumia 383088054c feat(windows): SMTC integration 2026-08-03 20:57:33 +08:00
blumia a60f430334 chore: update copyright to 2026, add version info to about dialog 2026-01-04 00:06:44 +08:00
blumia 6b691a282b feat: adds a lyrics widget instead of just a floating lrcbar 2026-01-03 19:27:55 +08:00
blumia 6e87a4b13b chore: bump release info to 0.4.0 2025-10-01 14:19:22 +08:00
blumia 91c6672f5c UI(Windows): add task icon progress and buttons 2025-07-14 21:26:53 +08:00
blumia 236798a957 feat: load chapter data from metadata too 2025-06-24 00:27:35 +08:00
blumia 9bbfefaea1 refactor(UI): prepare for chapter support on seekbar 2025-01-18 00:08:19 +08:00
blumia cdadaa874e feat(macOS): initial macOS bundle support 2025-01-06 13:21:46 +08:00
blumia 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
blumia 64c75263bf buildsystem: use taglib 2's CMake support 2024-10-16 00:47:29 +08:00
blumia 7192c8a1b7 refactor: option to use QTextCodec from Qt5compat 2024-09-29 00:13:42 +08:00
blumia c9fc9346b7 chore: switch to use KCodecs 2024-09-28 16:59:05 +08:00
blumia 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
blumia b88ee1d0f1 fix: lyrics encoding and better lrc support 2024-09-22 17:02:40 +08:00
blumia 2a92f4ea7f feat: basic lyrics support 2024-09-20 20:59:40 +08:00
blumia 8ac558ebc6 chore: RC file for windows, taglib tweaks 2024-09-08 15:36:28 +08:00
blumia a910e85d97 chore: license cleanup, other tweaks 2024-09-08 00:34:45 +08:00
blumia d28108f2e5 fix: don't use currentIndexChanged to load song 2024-09-07 12:14:54 +08:00
blumia 34d3989e9e refactor: reuse playlistmanager from my other project 2024-09-06 00:17:39 +08:00
blumia 585b24eaba build: clean up CMakeLists.txt a little bit 2023-07-05 23:38:22 +08:00
blumia 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