Silent
f521cba4dd
Removed stdext from code
2024-01-28 20:50:58 +01:00
Silent
6ddb600694
Migrate to libflac from vcpkg
2024-01-28 16:12:16 +01:00
Silent
8755dd20d5
Code clarity fix for CAEFLACDecoder::write_cb
2018-07-06 00:15:36 +02:00
Silent
b7cf823ee7
Move initializer list instead of copying
...
Use make_checked_array_iterator properly where applicable
2017-12-23 14:14:21 +01:00
Silent
771fd96ba7
"number_type - The numbering scheme used for the frame. As a convenience, the decoder will always convert a frame number to a sample number because the rules are complex."
2017-10-20 01:12:17 +02:00
Silent
e8b07f9f50
Cleaned up imports
...
Delay load shlwapi/shell32/psapi as we don't need those in DllMain (shell32 is used MUCH later) and stock game doesn't link them so we may speed up startup
2017-10-03 23:32:14 +02:00
Silent
1b4859ac25
fix delete
2017-03-03 19:35:55 +01:00
Silent
dda51ec845
Correct samples counting
2017-03-03 19:02:04 +01:00
Silent
7925d3853c
refactor FLAC decoder
2017-03-03 02:03:50 +01:00
Silent
e4bed9f427
Cleaned up AudioHardwareSA
...
Extra security checks
2017-03-02 01:35:13 +01:00
Silent
94fe7f01bd
Audio decoders split into separate files
2017-03-02 00:40:55 +01:00