language:
English (en_US)
projects
/
in_xsf
/ commit
commit
author
committer
file
search:
summary
|
shortlog
|
log
| commit |
commitdiff
|
tree
Use std::filesystem::path for reading/writing files.
author
Naram Qashat
Mon, 05 Apr 2021 04:20:56 +0000
(
00:20
-0400
)
committer
Naram Qashat
Mon, 05 Apr 2021 04:20:56 +0000
(
00:20 -0400
)
commit
473c6d643b2c4bbe76980b66649b0ff482ae9adb
tree
12153152ba6ee5355aa3f2552476a548ef2fab95
tree
|
snapshot
parent
b6d1fc539aba3730fc4f3f5d0846a64f49ffda91
commit
|
commitdiff
Use std::filesystem::path for reading/writing files.
Also remove fstream_wfopen.h as it is no longer needed.
Also make XSFFile not store the string of the path but store the path as std::filesystem::path.
11 files changed:
src/in_2sf/XSFPlayer_2SF.cpp
blob
|
diff
|
history
|
plain
src/in_gsf/XSFPlayer_GSF.cpp
blob
|
diff
|
history
|
plain
src/in_ncsf/XSFPlayer_NCSF.cpp
blob
|
diff
|
history
|
plain
src/in_ncsf/XSFPlayer_NCSF.h
blob
|
diff
|
history
|
plain
src/in_snsf/XSFPlayer_SNSF.cpp
blob
|
diff
|
history
|
plain
src/in_xsf_framework/XSFConfig.cpp
blob
|
diff
|
history
|
plain
src/in_xsf_framework/XSFFile.cpp
blob
|
diff
|
history
|
plain
src/in_xsf_framework/XSFFile.h
blob
|
diff
|
history
|
plain
src/in_xsf_framework/XSFPlayer.h
blob
|
diff
|
history
|
plain
src/in_xsf_framework/fstream_wfopen.h
[ deleted file ]
blob
|
history
|
plain
src/in_xsf_framework/in_xsf.cpp
blob
|
diff
|
history
|
plain