Christian Semmler
|
07e65a2f4c
|
Update README.md
|
2024-06-16 15:30:16 +02:00 |
|
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
|
fd5ca4c4dc
|
Use SDL window instead of Win32 window (#12)
* Use SDL window
* Fixes
* Update README
* Remove unused decl
* Consistent use
* Add comment about fullscreen
|
2024-05-31 23:56:00 +02:00 |
|
Christian Semmler
|
75e767200b
|
Replace Windows registry with .ini file (#10)
* Replace Windows registry with .ini file
* Update README.md
* Update CMakeLists.txt
* comment
* set CMake policy
* Try this
* Try this
* Adjust comments
|
2024-05-31 20:04:00 +02:00 |
|
Christian Semmler
|
e38d877131
|
Add SDL callbacks to isleapp (#9)
* Add SDL callbacks to isleapp
* Update README.md
* Update README.md
|
2024-05-31 16:45:51 +02:00 |
|
Christian Semmler
|
9c83acb3b1
|
Replace Windows threads with SDL threads (#8)
* Replace Windows threads with SDL threads
* Wait for thread in dtor
|
2024-05-30 22:56:44 +02:00 |
|
Christian Semmler
|
c24221a674
|
Replace Windows CriticalSection with SDL Mutex (#7)
* Replace Windows CriticalSection with SDL Mutex
* Update README.md
|
2024-05-30 22:38:42 +02:00 |
|
Christian Semmler
|
bc4d74c7b1
|
Add back some stuff from decomp (#2)
* Add ncc script
* add requirements.txt
* Add other builds
* Add with submodules
* Comment out for now
* Add
|
2024-05-23 20:09:57 +02:00 |
|
Christian Semmler
|
92fe302ffe
|
Update README.md
|
2024-05-23 19:15:16 +02:00 |
|
Christian Semmler
|
0c35d21b99
|
Update README
|
2024-05-16 22:24:17 -04:00 |
|
Christian Semmler
|
ad8a8ece9f
|
Add rudimentary README
|
2024-05-16 22:20:55 -04:00 |
|
Christian Semmler
|
681c69c4ac
|
initial commit
|
2024-05-16 19:42:54 -04:00 |
|