• src/conio/Common.gmake GNUmakefile ciolib.c scale.c scale.h xbr.c src/

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon May 1 17:08:25 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/22f3d102b1e262ccf3634f64
    Modified Files:
    src/conio/Common.gmake GNUmakefile ciolib.c scale.c scale.h xbr.c src/syncterm/GNUmakefile syncterm.c
    Log Message:
    Don't link in RGB <-> YUV tables by default.Instead, have the r2yptr and y2rptr
    pointers that need to be setto those tables in order for interpolation to work.
    Not setting onelocks ciolib into "LCD" modes (everything uses square pixels), andXBR scaling is disabled.The CIOLIB_INTERPOLATE_OBJS make variable contains the path to theobject file that contains those tables, so it's just a matter ofsome code and an extra (128MB) object to link against.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)