Closed YukihoAA closed 5 years ago
This review includes this PR, and the following others: #174, #173, #170
Works as described. There's an issue with duration calculation though, but that seems to have existed before this PR as well. so I'll open a separate issue for that at some point.
EDIT: I would like to have some more people test it though.
MERGE AFTER #174
I combined all unicode functions that it can be implemented in single line.
remain #if (_WIN32) && (_UNICODE) is essential for working.
It works fine in ubuntu too.