Commit Graph
80 Commits
Author SHA1 Message Date
taurusxin 7ad6f27b75 feat: star history 2024-04-06 10:36:58 +08:00
taurusxin dd8b2d6fec chore: typo 2024-04-02 09:19:31 +08:00
taurusxin 981913d729 feat: 1.3.0 update README.md 2024-03-31 09:55:24 +08:00
taurusxin 5fbfc2db81 fix: Action cannot find builds 2024-03-25 12:09:35 +08:00
taurusxin e5cd9bddde fix: cannot find build target 2024-03-25 12:05:50 +08:00
taurusxin 068b1a6512 fix: missing header 2024-03-25 11:51:55 +08:00
taurusxin 265fe6765d fix: target name 2024-03-25 10:55:00 +08:00
taurusxin 5c970f4a09 feat: add header for lib 2024-03-25 09:07:01 +08:00
taurusxin 53b0d99431 feat: library example 2024-03-24 18:00:07 +08:00
taurusxin 37acbf07a7 fix: missing include and link options 2024-03-24 17:48:04 +08:00
taurusxin d47d29426e chore: only build lib on Windows 2024-03-24 17:44:51 +08:00
taurusxin 602c6ed43a add: unix/linux lib support; upload libs 2024-03-24 17:36:44 +08:00
taurusxin d8a0944810 feat: add dynamic library build 2024-03-24 17:27:41 +08:00
taurusxin aa7ae6128d refactor: project file structure 1.3.1 2024-03-24 09:20:25 +08:00
ae08d4475c fix: exception when artist is empty (#16)
Co-authored-by: wshon <me@wshon.com>
2024-03-24 09:01:38 +08:00
taurusxin d73e8c603c fix: only on win32 do utf8 1.3.0 2024-03-22 12:29:46 +08:00
taurusxin 0e1b9f69d9 fix: CMakeLists.txt 2024-03-22 12:26:19 +08:00
taurusxin 49bc90e976 Merge branch 'main' of github.com:taurusxin/ncmdump 2024-03-22 12:12:21 +08:00
taurusxin c12be04007 fix: use utf-8 as filename encoding 2024-03-22 12:07:32 +08:00
taurusxin 17d41ddbfc test: fix non-ASCII filename on Windows 2024-03-21 19:25:47 +08:00
taurusxin 348057bd09 chore: remove macOS brew update 2024-03-21 14:14:20 +08:00
taurusxin 3b274edd2e feat: staticlly link libc 2024-03-21 14:12:20 +08:00
taurusxin a54f25eea3 refactor: code structure 2024-03-21 14:04:16 +08:00
taurusxin d65dad255b fix: filename issue with MinGW 2024-03-21 13:31:24 +08:00
taurusxin 7ddc315069 chore: remporary remove homebrew workflow 2024-03-20 12:10:20 +08:00
taurusxin 1e031d1c88 fix: missing convertsion on msvc 2024-03-20 12:04:55 +08:00
taurusxin edea72fd24 remove: definations 2024-03-20 11:57:53 +08:00
taurusxin 6da8512b64 fix: non-ASCII filename on WIndows 2024-03-20 11:53:21 +08:00
taurusxin 40f9062682 update: README.md 2024-02-16 22:06:58 +08:00
taurusxinandGitHub ef5835687e chore: optimized code (#11)
* chore: use cout for printing

* chore: removed CMake optimize flags
2024-02-13 20:58:35 +08:00
taurusxin ac1028d6a0 fix: set CMP0077 policy not work 2024-02-12 23:53:14 +08:00
taurusxin e5906e425e fix: still build ZLIB on msys2 2024-02-12 22:37:04 +08:00
taurusxin 435aab5de6 chore: no ZLIB and TESTING 2024-02-12 22:24:25 +08:00
taurusxin 5cfe439e48 fix: cannot recognize non-ASCII file name on Windows 2024-02-12 21:52:56 +08:00
taurusxin 1cfc29560d fix: MSVC need config option 2024-02-08 10:49:07 +08:00
taurusxin 0f8158c964 fix: artifact MSVC binary path 2024-02-08 10:38:20 +08:00
29273ff86f feat: add MSVC CI; remove Makefile (#9)
Co-authored-by: TaurusXin <i@taurusxin.com>
2024-02-08 10:26:53 +08:00
taurusxin 8185c430ee fix: macOS CI error 2024-02-07 23:25:02 +08:00
taurusxin d62af94ab9 feat: add Linux and macOS CI 2024-02-07 23:19:32 +08:00
taurusxin 49119dcb6f fix: missing submodule in CI 2024-02-07 23:00:17 +08:00
taurusxin e0a958ef36 test: GItHub CI with CMake 2024-02-07 22:54:38 +08:00
taurusxin fb17095626 removed: release type in CMakeLists.txt 2024-02-07 22:53:24 +08:00
taurusxin 33a86db916 update: README.md 2024-02-07 22:51:06 +08:00
taurusxin e2d686ab29 chore: make taglib to https 2024-02-07 22:29:43 +08:00
taurusxin 2a45f07aba feat: add CMake build to gitignore 2024-02-07 21:57:01 +08:00
overwriterandtaurusxin b029725c98 refactor: use CMake for build
Co-authored-by: TaurusXin <i@taurusxin.com>
2024-02-07 21:54:56 +08:00
taurusxin e99f111472 fix: add msys2 env 2024-02-07 15:13:18 +08:00
taurusxin f2cbb76ac0 fix: build failed 2024-02-07 15:07:04 +08:00
taurusxin ffa2d82d94 feat: GitHub CI 2024-02-07 15:03:52 +08:00
taurusxinandGitHub 7add4a3846 Update issue templates 2024-02-07 14:47:55 +08:00