From deuce@VERT to CVS commit on Thu Apr 2 15:59:39 2020
src/syncterm syncterm.c 1.225 1.226 syncterm.h 1.30 1.31
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv29495/syncterm
Modified Files:
syncterm.c syncterm.h
Log Message:
SyncTERM changes:
Have SyncTERM save/restore the window size
Ciolib changes:
Hopefully fix streaming texture updates (ie: white screen)
- Request pixel data on expose rather than re-render texture
- This allows the rect update to copy the screen
Fix ALT-Enter fullscreen toggle
Ensure vstatlock is held when accessing cvstat
Add setwinsize() and setwinpos() to ciolib
Return window position from get_window_info() in SDL mode
SDL driver no longer supports setscaling() (use setwinsize())
Use ALT-<arrow> to change window scaling, not Meta
Add winwidth/winheight to vstat structure
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From Deucе@VERT to Git commit to main/sbbs/master on Sun Sep 22 13:45:34 2024