bruvzg
|
0103af1ddd
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2022-10-07 11:32:33 +03:00 |
|
bruvzg
|
ea1848ce0a
|
Use constexpr in the conditions with template parameters and sizeof s to suppress C4127 warnings.
|
2022-09-29 10:38:21 +03:00 |
|
Dave Palais
|
0c46068af0
|
Change time parameters and variables to double type
Addresses #65313
|
2022-09-26 13:52:54 -05:00 |
|
DeeJayLSP
|
4889659227
|
Rename AudioStreamSample to a more discoverable name
|
2022-07-28 13:53:36 -03:00 |
|