Commit Graph

4 Commits

Author SHA1 Message Date
Christian Semmler
8a802bcf85
Replace DirectSound with miniaudio (#21)
* Add miniaudio

* WIP

* static const

* Fix missing looping

* Fix volume

* Implement 3D sound, WIP

* Remove unused WinMM code

* Update README.md

* Fixes

* Fix naming

* Fix naming

* disable ma threading

* Invert Z axis for OpenGL system

* Update comment

* Set rolloff

* Fix minimize/maximize suspension

* Rename function

* SDL3: changed macro name
2024-06-16 15:26:04 +02:00
Christian Semmler
f9de91e686 Remove SmartHeap 2024-05-16 22:36:17 -04:00
Christian Semmler
2328853d60 Add libsmacker to replace smack.lib 2024-05-16 22:11:33 -04:00
Christian Semmler
681c69c4ac initial commit 2024-05-16 19:42:54 -04:00