From deuce@VERT to CVS commit on Wed Apr 29 18:57:13 2020
src/syncterm COMPILING 1.14 1.15
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv16834/syncterm
Modified Files:
COMPILING
Log Message:
Completely disentangle xpdev/xpbeep.c from conio/sdlfuncs.c
SDL audio should work from any thread, and on the platforms that care,
SDL video is coddled appropriately.
The only question is around SDL_Quit() in an audio-only build, but we
can punt on that since the default builds will never do that... the only
thing I'm aware of that could be broken that way is tone, which nobody
likes anyway.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Deuce@VERT to Git commit to sbbs/master on Wed Nov 18 22:57:24 2020