1
0
Fork 0
OpenTTD/src/sound
Rubidium 043d1ac111 Codechange: use std::vector/std::unique_ptr over new/malloc 2025-01-26 17:59:56 +01:00
..
CMakeLists.txt Change: Remove support for SDL1.2. (#13298) 2025-01-09 20:43:52 +00:00
allegro_s.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
allegro_s.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
cocoa_s.cpp Codechange: Use std::endian instead of TTD_ENDIAN where trivial. (#12778) 2024-06-15 10:24:17 +01:00
cocoa_s.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
null_s.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
null_s.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl2_s.cpp Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sdl_s.h Codechange: Pass std::string_view from drivers instead of char *. 2024-04-10 22:02:04 +01:00
sound_driver.hpp Codechange: Ensure function opening `{` is on new line. 2023-11-09 20:15:38 +00:00
win32_s.cpp Codechange: use std::unique_ptr over malloc 2025-01-26 17:59:56 +01:00
win32_s.h Fix 25aeb1c: Driver parameter documentation was not updated. (#12486) 2024-04-12 17:01:40 +00:00
xaudio2_s.cpp Codechange: use std::vector/std::unique_ptr over new/malloc 2025-01-26 17:59:56 +01:00
xaudio2_s.h Fix 25aeb1c: Driver parameter documentation was not updated. (#12486) 2024-04-12 17:01:40 +00:00