yvt
|
da7e61b25c
|
Change std::regex static local variables to global
Removes the runtime cost caused by lazy initialization.
|
2019-07-23 22:25:12 +09:00 |
|
yvt
|
701105f916
|
Change the return type of file opening functions to std::unique_ptr<_>
This also fixes a memory leak in `MainScreenHelper::SaveFavorites`.
|
2019-07-23 22:14:10 +09:00 |
|
YVT
|
fddd0ccb4a
|
Make Opus decoder working on Windows
|
2016-12-17 09:46:43 -08:00 |
|
yvt
|
2ecbd554b4
|
Support Ogg Opus audio files (.opus) on macOS
|
2016-12-18 00:45:17 +09:00 |
|