Commit graph

16 commits

Author SHA1 Message Date
tildearrow 8f2e2ec7b2 prevent division by zero 2025-05-12 23:08:59 -05:00
tildearrow 4fc278eb46 fix audio problems in SDL audio backend
this was a Furnace bug
issue #2503
2025-05-12 17:23:25 -05:00
tildearrow 3ce445e96e Revert "detect audio spec changes"
This reverts commit 4bb2e8857d.
2025-05-12 17:15:13 -05:00
tildearrow a0309f74d1 Revert "forgot to include windows.h"
This reverts commit 92232b088c.
2025-05-12 17:15:07 -05:00
tildearrow 92232b088c forgot to include windows.h 2025-05-12 14:54:11 -05:00
tildearrow 4bb2e8857d detect audio spec changes 2025-05-12 14:47:52 -05:00
tildearrow 00ad4e4a46 update copyright year 2025-01-28 18:49:19 -05:00
tildearrow 231bece848 SDL audio: don't close audio device if not open
issue #2068
2024-08-22 22:20:25 -05:00
tildearrow 88b42ddd58 update copyright year 2024-01-16 21:26:57 -05:00
tildearrow cad63d8351 is this faster? 2023-09-20 00:24:55 -05:00
tildearrow 76746dcb28 what is going on 2023-08-26 19:18:39 -05:00
tildearrow ce2661df66 audio issue debugging 2023-07-06 18:29:29 -05:00
tildearrow 45faadd4c8 update copyright year 2023-01-19 19:18:40 -05:00
tildearrow e76dcdd0cf add SDL audio driver debug line 2022-12-04 16:12:30 -05:00
tildearrow 25820ae987 one moreeee big-endian fix 2022-08-19 14:36:22 -05:00
tildearrow 7586db9a1b fix Termux build again 2022-06-23 16:25:51 -05:00
Renamed from src/audio/sdl.cpp (Browse further)