Commit Graph

87 Commits

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

* chore: removed CMake optimize flags
2024-02-13 20:58:35 +08:00
ac1028d6a0
fix: set CMP0077 policy not work 2024-02-12 23:53:14 +08:00
e5906e425e
fix: still build ZLIB on msys2 2024-02-12 22:37:04 +08:00
435aab5de6
chore: no ZLIB and TESTING 2024-02-12 22:24:25 +08:00
5cfe439e48
fix: cannot recognize non-ASCII file name on Windows 2024-02-12 21:52:56 +08:00
1cfc29560d
fix: MSVC need config option 2024-02-08 10:49:07 +08:00
0f8158c964
fix: artifact MSVC binary path 2024-02-08 10:38:20 +08:00
overwriter
29273ff86f
feat: add MSVC CI; remove Makefile (#9)
Co-authored-by: TaurusXin <i@taurusxin.com>
2024-02-08 10:26:53 +08:00
8185c430ee
fix: macOS CI error 2024-02-07 23:25:02 +08:00
d62af94ab9
feat: add Linux and macOS CI 2024-02-07 23:19:32 +08:00
49119dcb6f
fix: missing submodule in CI 2024-02-07 23:00:17 +08:00
e0a958ef36
test: GItHub CI with CMake 2024-02-07 22:54:38 +08:00
fb17095626
removed: release type in CMakeLists.txt 2024-02-07 22:53:24 +08:00
33a86db916
update: README.md 2024-02-07 22:51:06 +08:00