Alexander Batalov
|
1b0cd6d757
|
Improve SoundDecoder readability
|
2022-12-25 22:30:31 +03:00 |
Alexander Batalov
|
9bb053b3ba
|
Add namespace (#155)
|
2022-09-23 15:43:44 +03:00 |
Alexander Batalov
|
1b6e29acc0
|
Reorder includes
|
2022-09-15 12:38:23 +03:00 |
Alexander Batalov
|
039ad65557
|
Add getFileSize
|
2022-09-01 07:37:00 +03:00 |
Alexander Batalov
|
8e1291b1d1
|
Provide x64 compatibility (#62)
|
2022-07-05 11:00:55 +03:00 |
Alexander Batalov
|
976ecfa2f8
|
Cleanup audio_file.h
See #42
|
2022-06-18 15:39:21 +03:00 |
Alexander Batalov
|
8b37a22dd0
|
Provide compatibility layer for paths on Linux/Mac (#50)
See #17
See #49
|
2022-06-18 10:58:15 +03:00 |
Jan Šimek
|
86c0585efc
|
Provide filepath compatibility layer (#22)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
|
2022-05-29 00:22:40 +03:00 |
Alexander Batalov
|
b1216967c0
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
Alexander Batalov
|
119cfe8212
|
Remove static assertions
They were aid to decompilation, now they are source of complaints when compiling for x64.
|
2022-05-28 07:34:29 +03:00 |
Alexander Batalov
|
98c6acbf11
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |