Sam James
|
7695852856
|
Add missing standard library includes (fix build with GCC 13)
GCC 13 (as usual for new compiler releases) shuffles around some
internal includes and so <cstdint> etc is no longer transitively included.
See https://www.gnu.org/software/gcc/gcc-13/porting_to.html.
Bug: https://bugs.gentoo.org/892814
|
2023-02-04 21:40:13 +01:00 |
|
alexey.lysiuk
|
74ff273a3d
|
- fixed file header in MIDI wave writer
https://forum.zdoom.org/viewtopic.php?t=72161
|
2021-05-05 11:20:02 +03:00 |
|
alexey.lysiuk
|
0c2ac8cbf3
|
- open MIDI wave output as binary file
https://forum.zdoom.org/viewtopic.php?t=72161
|
2021-05-05 11:20:02 +03:00 |
|
alexey.lysiuk
|
ba9e9da6e6
|
- fixed incorrect buffer size in wave writer device
See #23
|
2021-03-19 09:47:22 +02:00 |
|
Christoph Oelckers
|
a4eae42ec5
|
- initial commit
|
2020-01-02 17:52:30 +01:00 |
|