Rémi Verschelde
|
727b06a79f
|
Move ProcessID typedef out of OS
This allows decoupling a number of files from `os.h`.
|
2026-03-04 15:00:45 +01:00 |
|
Thaddeus Crews
|
e380a41752
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
Kiri Jolly
|
9655415fc4
|
Modified AudioServer to clean up references before the singleton is removed.
This allows objects requiring the singleton for cleanup avoid a null pointer de-reference.
fixes #116298
|
2026-02-16 13:29:28 -08:00 |
|
Julian Todd
|
3e8bf3ba91
|
Access microphone buffer from AudioServer and prevent microphone double starts
|
2025-12-03 19:49:56 +01:00 |
|
Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|