From deuce@VERT to CVS commit on Thursday, April 02, 2020 14:59:39
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 Sunday, September 22, 2024 13:45:34