Commit Graph

  • af8e61c124
    UI: add drop shadow to mainwindow labels master Gary Wang 2024-11-16 20:38:48 +0800
  • 5d609cdace fix: FTBFS from Arch Linux Gary Wang 2024-10-27 18:03:36 +0800
  • b2eb29ab5d
    lyricsmanager: parse time string by ourselves Gary Wang 2024-10-26 19:38:04 +0800
  • a3bc60c977
    feat: remember volume Gary Wang 2024-10-21 00:40:34 +0800
  • cf90e2d70c
    feat: initial fft spectrum visualization support Gary Wang 2024-10-13 21:07:45 +0800
  • 64c75263bf
    buildsystem: use taglib 2's CMake support Gary Wang 2024-10-16 00:47:29 +0800
  • 5092f9bafc
    chore: better qt-only msvc build support Gary Wang 2024-10-15 22:46:25 +0800
  • 044bb34390
    chore(CI): bump msvc build to use Qt 6.8.0 Gary Wang 2024-10-12 20:48:08 +0800
  • 7192c8a1b7
    refactor: option to use QTextCodec from Qt5compat Gary Wang 2024-09-28 23:46:00 +0800
  • c9fc9346b7
    chore: switch to use KCodecs Gary Wang 2024-09-28 12:56:49 +0800
  • 54c604ee9d
    chore: bump CI Qt version, update README.md 0.1.0 Gary Wang 2024-09-27 23:21:57 +0800
  • a2b9f94015
    fix: last line of lyrics is incorrect Gary Wang 2024-09-26 00:03:26 +0800
  • 4b57dda342
    chore: lrc now also support mm:ss.zzz instead of .zz only Gary Wang 2024-09-25 19:50:50 +0800
  • 04ed6d435c
    fix(CI): correct cmake prefix path for appveyor build Gary Wang 2024-09-23 20:45:38 +0800
  • 618a350e0d
    chore: add about dialog Gary Wang 2024-09-23 19:48:26 +0800
  • b88ee1d0f1
    fix: lyrics encoding and better lrc support Gary Wang 2024-09-22 14:27:53 +0800
  • 2a92f4ea7f
    feat: basic lyrics support Gary Wang 2024-09-20 20:59:40 +0800
  • f4374a0768
    chore: add aac to auto load list Gary Wang 2024-09-15 10:38:46 +0800
  • b01dfe17fd
    fixes: follow system default audio output device... Gary Wang 2024-09-12 21:36:54 +0800
  • 25eed8066b
    feat(UI): add skin support Gary Wang 2024-09-10 08:13:03 +0800
  • 8ac558ebc6
    chore: RC file for windows, taglib tweaks Gary Wang 2024-09-08 15:36:28 +0800
  • a910e85d97
    chore: license cleanup, other tweaks Gary Wang 2024-09-08 00:34:45 +0800
  • d28108f2e5
    fix: don't use currentIndexChanged to load song Gary Wang 2024-09-07 12:14:54 +0800
  • 413711d073
    chore(CI): github action msvc windows build Gary Wang 2024-09-07 00:48:09 +0800
  • 34d3989e9e
    refactor: reuse playlistmanager from my other project Gary Wang 2024-09-06 00:17:39 +0800
  • 86a5e4f722
    fix(CI): cinst -> choco install, bump Qt version Gary Wang 2024-07-08 19:59:49 +0800
  • 8aa68ccebd fix: stupid mistake when loading playlist Gary Wang 2024-07-07 16:27:22 +0800
  • 4c438629e7
    chore: make use of Qt's startSystemMove() Gary Wang 2023-07-07 00:23:34 +0800
  • e58cc703f3
    fix: adapt api change, ensure volumn slider work Gary Wang 2023-07-06 00:02:06 +0800
  • 93e83b03a8
    chore(ci): correct ci job name Gary Wang 2023-07-06 00:01:01 +0800
  • 585b24eaba
    build: clean up CMakeLists.txt a little bit Gary Wang 2023-07-05 23:38:22 +0800
  • 5e9d796833
    chore: require Qt 6.5.1 Gary Wang 2023-05-27 16:36:51 +0800
  • 7744d3bf2d chore: port to Qt 6 Gary Wang 2022-10-05 14:02:46 +0800
  • 95eddb3af0 ci: build with Qt 5.15.2 Gary Wang 2021-09-12 15:40:42 +0800
  • 38decba202 i18n: add zh_CN Name Gary Wang 2021-07-22 20:05:14 +0800
  • fcf965a9c2 vendor: sync upstream change to support ID3v2.3 and .4 APIC Gary Wang 2021-01-29 12:51:56 +0800
  • 636122c8c6 fix: add to playlist even if it's not using a common suffix Gary Wang 2020-08-19 19:53:05 +0800
  • e4cf159010 Update README.md Gary Wang 2020-06-08 23:56:05 +0800
  • f25acbef12 i18n: some other strings Gary Wang 2020-06-07 13:45:19 +0800
  • 5c3523648e fix: should install and use qm files Gary Wang 2020-06-05 00:20:36 +0800
  • dbd576161a feat: basic i18n support Gary Wang 2020-06-04 23:54:34 +0800
  • f51232ed89 build: able to build it without TagLib Gary Wang 2020-05-27 12:50:49 +0800
  • 16744a9a3a Update README.md Gary Wang 2020-05-13 19:32:44 +0800
  • a76dc68155 ci: appveyor build for windows Gary Wang 2020-04-26 21:12:51 +0800
  • ae2fb13345 fix: display default album cover and other fix Gary Wang 2020-04-20 14:39:45 +0800
  • 60c25e1473 misc: show info from audio tag if possible Gary Wang 2020-04-20 14:23:28 +0800
  • 35778d97bf feat: get audio file properties from taglib Gary Wang 2020-04-19 18:22:21 +0800
  • 98d352a7c1 fix: single app does not works under windows Gary Wang 2020-04-11 23:16:24 +0800
  • 14d20fd925 feat: single app with local socket Gary Wang 2020-04-11 19:54:51 +0800
  • 099284d5d4 feat: switch playback mode, and add a default album cover Gary Wang 2020-04-10 18:35:29 +0800
  • ce885bee3f feat: album cover support copy-paste from the old SP codebase Gary Wang 2020-04-09 18:12:35 +0800
  • 2e543bfe0a feat: add an icon... Gary Wang 2020-04-08 18:16:45 +0800
  • 9f940e5046 fix: crash when close program Gary Wang 2020-04-07 20:38:08 +0800
  • 86994811fe load same folder, add playlist listview for debug Gary Wang 2020-04-07 19:09:08 +0800
  • 6435c4e79f misc fixes for linux Gary Wang 2020-04-07 12:58:08 +0800
  • f8d9b347a8 basic function with QtMultimedia stuff... Gary Wang 2020-04-06 20:23:29 +0800
  • 6e9984ca97 Update .gitignore Gary Wang 2020-04-06 15:19:28 +0800
  • 8df2ee44e0 init commit Gary Wang 2020-04-06 15:15:13 +0800