-
src/syncterm/bbslist.c
From
deuce@VERT to
CVS commit on Tue Apr 17 16:54:00 2018
src/syncterm bbslist.c 1.212 1.213
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv17584
Modified Files:
bbslist.c
Log Message:
Pass a bar pointer to screen mode list to allow showing below end of first screen of rows.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Mon Oct 22 15:40:00 2018
src/syncterm bbslist.c 1.213 1.214
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv2206
Modified Files:
bbslist.c
Log Message:
Removed WIN_HLP from mode flags passed to uifc.list() function:
This mode flag is only for use with ufic.showbuf(). Previously (before
revision 1.226 of uifc32.c), this would result in a NOOP, but when I
added "Cut" (to clipboard) support, I introduced WIN_CUT and used the
same bit value as WIN_HLP (since it wasn't used in uifc.list).
I noticed a new "Shift-DEL Cut" menu option appeared in SyncTERM (with
no corresponding way to paste) and this reuse of the WIN_HLP flag was the reason why.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed May 29 19:08:11 2019
src/syncterm bbslist.c 1.214 1.215
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv8423
Modified Files:
bbslist.c
Log Message:
Dynamically allocate the BBS list.
May fix OS X stack clobbering issue.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed May 29 19:09:15 2019
src/syncterm bbslist.c 1.215 1.216
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv8683
Modified Files:
bbslist.c
Log Message:
We don't need BBSLIST_ENTRIES
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed May 29 19:09:51 2019
src/syncterm bbslist.c 1.216 1.217
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv8777
Modified Files:
bbslist.c
Log Message:
And make sure the malloc succeeds.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed May 29 19:20:12 2019
src/syncterm bbslist.c 1.217 1.218
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv10582
Modified Files:
bbslist.c
Log Message:
Heh, we don't need THAT much memory.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Jul 10 08:46:45 2019
src/syncterm bbslist.c 1.218 1.219
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv6048/syncterm
Modified Files:
bbslist.c
Log Message:
Various minor issues found by Coverity.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Jul 12 11:02:30 2019
src/syncterm bbslist.c 1.222 1.223
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv11328
Modified Files:
bbslist.c
Log Message:
Put the number of directory items in the title.
Requested by mortifis.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Jul 12 11:35:51 2019
src/syncterm bbslist.c 1.223 1.224
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv15403
Modified Files:
bbslist.c
Log Message:
If a vmode can't be found, use 80x24 terminal size.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Jul 12 11:38:08 2019
src/syncterm bbslist.c 1.224 1.225
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv15685
Modified Files:
bbslist.c
Log Message:
Missing semicolon.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Tue Sep 10 08:57:32 2019
src/syncterm bbslist.c 1.227 1.228
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv21703/syncterm
Modified Files:
bbslist.c
Log Message:
Minor changes to allow building jsdoor with mingw32.
Hopfully this doesn't break the Borland or Watcom (?!) builds.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sun Dec 22 08:14:51 2019
src/syncterm bbslist.c 1.228 1.229
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/home/rswindell/sbbs/src/syncterm
Modified Files:
bbslist.c
Log Message:
Address warning:
bbslist.c: In function 'get_emulation_str':
bbslist.c:2105:1: warning: control reaches end of non-void function
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Mar 4 14:17:13 2020
src/syncterm bbslist.c 1.229 1.230
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv18976
Modified Files:
bbslist.c
Log Message:
Big TODO item. Dynamically change the current view when the current mode
is Custom, and you modify the custom mode.
This uses global pointers to automatic variables... and other insane things.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Fri Mar 6 13:00:02 2020
src/syncterm bbslist.c 1.230 1.231
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv11242
Modified Files:
bbslist.c
Log Message:
Update title string each time through the menu loop.
Fixed but I think DigitalMan reported where the count of entries isn't
updated after and add/delete until you change to the settings menu and back.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Sat Mar 21 11:18:34 2020
src/syncterm bbslist.c 1.231 1.232
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv13458
Modified Files:
bbslist.c
Log Message:
Address warnings In function 'change_settings' (using SAFEPRINTF): bbslist.c:1336:44: warning: '%s' directive writing up to 1024 bytes into a region of size 536 [-Wformat-overflow=]
bbslist.c:1336:3: note: 'sprintf' output between 25 and 1049 bytes into a destination of size 560
bbslist.c:1342:44: warning: '%s' directive writing up to 1023 bytes into a region of size 376 [-Wformat-overflow=]
bbslist.c:1342:3: note: 'sprintf' output between 25 and 1048 bytes into a destination of size 400
bbslist.c:1343:44: warning: '%s' directive writing up to 1023 bytes into a region of size 296 [-Wformat-overflow=]
bbslist.c:1343:3: note: 'sprintf' output between 25 and 1048 bytes into a destination of size 320
bbslist.c:1344:44: warning: '%s' directive writing up to 4096 bytes into a region of size 216 [-Wformat-overflow=]
bbslist.c:1344:3: note: 'sprintf' output between 25 and 4121 bytes into a destination of size 240
bbslist.c:1345:45: warning: '%s' directive writing up to 1024 bytes into a region of size 136 [-Wformat-overflow=]
bbslist.c:1345:3: note: 'sprintf' output between 25 and 1049 bytes into a destination of size 160
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Tue Apr 14 01:00:23 2020
src/syncterm bbslist.c 1.233 1.234
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv2148
Modified Files:
bbslist.c
Log Message:
Fix impossibug found by Coverity.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Wed Apr 15 06:48:32 2020
src/syncterm bbslist.c 1.234 1.235
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv32224
Modified Files:
bbslist.c
Log Message:
Fix another impossibug found by Coverity.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
rswindell@VERT to
CVS commit on Thu Apr 23 12:26:40 2020
src/syncterm bbslist.c 1.237 1.238
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv3430
Modified Files:
bbslist.c
Log Message:
Fix typo in ANSI music help.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Sun May 3 12:01:01 2020
src/syncterm bbslist.c 1.239 1.240
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv14707
Modified Files:
bbslist.c
Log Message:
Setup the shadow palette and fonts in offline scrollback.
Fixes
https://sourceforge.net/p/syncterm/tickets/10/ as well as various color corruption issues in offline scrollback that date back to the sixel "stuff"
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Mon May 4 08:33:46 2020
src/syncterm bbslist.c 1.241 1.242
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv17434
Modified Files:
bbslist.c
Log Message:
Add conio and uifc keys to listing help.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Thu May 7 07:16:16 2020
src/syncterm bbslist.c 1.242 1.243
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv24104
Modified Files:
bbslist.c
Log Message:
Support scrollwheel in offline scrollback.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
deuce@VERT to
CVS commit on Thu May 7 07:17:51 2020
src/syncterm bbslist.c 1.243 1.244
Update of /cvsroot/sbbs/src/syncterm
In directory cvs:/tmp/cvs-serv24390
Modified Files:
bbslist.c
Log Message:
Show mouse pointer in offline scrollback mode.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sun Mar 14 22:42:16 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sun Mar 14 23:43:01 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Mar 15 08:02:27 2021
https://gitlab.synchro.net/main/sbbs/-/commit/6325bf4596f749354b0e0c2c
Modified Files:
src/syncterm/bbslist.c
Log Message:
Move log options into a separate menu and fix overflows
There are too many options now to fit in an 80x25 screen, so group
all the log options into a separate sub-menu.
While we're here, notice that we're writing paths up to MAX_PATH
into an 80-character buffer and fix that.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 18 06:19:49 2021
https://gitlab.synchro.net/main/sbbs/-/commit/4fd1f9cf53d86689b44a108e
Modified Files:
src/syncterm/bbslist.c
Log Message:
Fix menu draw when returning to dialing list from comment
Also note the spectacularily poorly named WIN_REDRAW and WIN_NODRAW
flags. WIN_REDRAW indicates that this *is* a redraw of the menu,
which indicates that you don't need to redraw the menu (because it's
already correct on screen). Weird, but not insane... WIN_NODRAW on
the other hand indicates this is *not* a redraw, and that the window
is incorrect on screen and you therefore *must* redraw the menu.
That is to say:
WIN_REDRAW prevents the window from being redrawn
WIN_NODRAW forces the window to be redrawn
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Mar 29 12:55:44 2021
https://gitlab.synchro.net/main/sbbs/-/commit/9a4d3cd683daaab55ebf799d
Modified Files:
src/syncterm/bbslist.c
Log Message:
Fix issue with redrawing BBS list from settings menu
Sometimes the comment wasn't redrawn.
Also, remove configurable mouse actions stuff, not implemented in
13 years, I suspect I'll never do it.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri May 14 12:40:25 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon May 17 14:42:29 2021
https://gitlab.synchro.net/main/sbbs/-/commit/f688ecceef4dd492558a6eeb
Modified Files:
src/syncterm/bbslist.c
Log Message:
Passing a NULL bar prevents *cur from being off the first screen.
Instead, just set bar to the end and let ulist() sort it out. It
sucks, but it sucks less.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon May 17 14:56:22 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Wed May 19 14:27:55 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri May 21 14:35:04 2021
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri May 21 22:38:59 2021
-
From
Rob Swindell@VERT to
Git commit to main/sbbs/master on Tue May 10 20:37:31 2022
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Dec 23 18:23:49 2022
https://gitlab.synchro.net/main/sbbs/-/commit/216c8c737ecc6f59f6503fb9
Modified Files:
src/syncterm/bbslist.c
Log Message:
Add a "File Locations" menu item in the settings menu.
This doesn't actually contain things you can modify, but rather
answers the most FAQ "Where are the files stored?"
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Dec 23 18:25:35 2022
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Wed Mar 29 12:40:18 2023
https://gitlab.synchro.net/main/sbbs/-/commit/4e78d51696a7414781a3d9f7
Modified Files:
src/syncterm/bbslist.c
Log Message:
Help text updates
Direct users to Program Settings->Startup Screen Mode for initial/default screen mode.
Wording update for Startup Screen Mode help.
Indent the File Locations less as these paths are usually much longer on Windows and is ugly when wrapped here.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Rob Swindell (on ChromeOS)@VERT to
Git commit to main/sbbs/master on Sun Apr 16 13:05:51 2023
https://gitlab.synchro.net/main/sbbs/-/commit/1c6aa05e3413aeb9bbfeca2c
Modified Files:
src/syncterm/bbslist.c
Log Message:
If ":<port>" suffix is included in an added TCP address, parse/use it
When adding a BBS entry with a TCP connection, if a ":port" suffix is included (e.g. "vert.synchro.net:23"), parse and use that port number for the new entry automatically and remove the suffix from the adddress itself.
This is just a time saver when adding new BBS entries.
Care was taken to not treat the following addresses in this manner:
":<port>" - would have resulted in a blank address
"a::<port>" - possible IPv6 address
"a:<port>b" - possible IPv6 address or ... ?
"a:<invalid-port>"
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon May 1 13:59:10 2023
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon May 1 20:22:52 2023
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Jun 8 21:37:47 2023
-
From
Rob Swindell (on ChromeOS)@VERT to
Git commit to main/sbbs/master on Mon Jul 3 20:26:18 2023
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Feb 19 06:52:45 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Tue Feb 20 05:22:23 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Feb 22 06:50:40 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 7 19:42:00 2024
https://gitlab.synchro.net/main/sbbs/-/commit/3c25c4071928fe82a907eec0
Modified Files:
src/syncterm/bbslist.c
Log Message:
Default SFTP Public Key to false.
It causes connections to Mystic BBSs to fail, and assumes the
server is running OpenSSH (or Synchronet, which is purposefully
compatible with OpenSSH).
I love the feature, but it's not good enough for on-by-default.
After 1.2 is released, and I do a proper sftp client, I'll likely
remove the option anyway, and just have a way to upload it on
demand.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 14 10:29:34 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 14 16:35:33 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 28 06:28:53 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Mar 28 06:28:53 2024
-
From
Rob Swindell (on Debian Linux)@VERT to
Git commit to main/sbbs/master on Mon May 6 12:48:19 2024
https://gitlab.synchro.net/main/sbbs/-/commit/6e516aed4bad5d54e3cb7f79
Modified Files:
src/syncterm/bbslist.c
Log Message:
Use name as default address when creating new TCP dialing entry
I usually use the hostname for the name of the dialing entry and got tired
of always having to type the hostname twice when creating a new entry.
If the name looks like a hostname or IP address (includes a dot but
no spaces) and the connection type is appropriate, make the name the
default string for the address (easily over-ridden if wrong, by just
typing the correct address). This time-saving feature doesn't work for single-word hostnames (e.g. "localhost") or IPv6 addresses.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Sep 30 17:48:22 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Oct 18 08:10:20 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Wed Nov 20 14:34:07 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Wed Nov 20 14:35:10 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Nov 22 15:11:13 2024
https://gitlab.synchro.net/main/sbbs/-/commit/2ff66c278ca6b77f7436b25b
Modified Files:
src/syncterm/bbslist.c
Log Message:
Fix editing of name broken in earlier commit, refactor
Split generating help into separate function
- Regenerated when the connection type changes
Split generation the opt list into separate function
- Regenerated after handling any selection
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Nov 22 15:28:34 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Nov 22 15:50:55 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sun Nov 24 21:07:16 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Dec 28 16:35:10 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sun Dec 29 12:03:44 2024
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Jan 4 23:13:28 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Thu Jan 23 08:54:33 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Jan 24 11:32:40 2025
https://gitlab.synchro.net/main/sbbs/-/commit/a71d6b2c787d0e80c058afcf
Modified Files:
src/syncterm/bbslist.c
Log Message:
Allow "reserving" names
The SyncTERM cache uses the BBS name as the directory name, so any
system-level caching needs to either be in the cache root directory
or in a directory whose name is guaranteed to not collide with an
entry name.
This leaves two options... either prevent a list of suffixes from
being used on BBS names, or have a separate system cache whose name
cannot be used as a BBS name.
I've taken the second route here... SyncTERM will not load a BBS
entry with the (case insensitive) name "syncterm-system-cache" and
will not allow creating one. This is the directory where "global"
cache files will be stored (ie: scripts, internet dialing
directories, etc.)
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Jan 24 20:59:25 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Jan 25 00:10:29 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Jan 25 01:03:18 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Jan 25 18:27:37 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Sat Jan 25 18:50:04 2025
-
From
Rob Swindell (on ChromeOS)@VERT to
Git commit to main/sbbs/master on Sat Jan 25 18:54:15 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Tue Jan 28 15:29:58 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Tue Jan 28 15:32:45 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Feb 10 15:49:46 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Feb 10 15:49:46 2025
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Fri Feb 21 17:16:27 2025
https://gitlab.synchro.net/main/sbbs/-/commit/bd6b5f01ce563118a97aa935
Modified Files:
src/syncterm/bbslist.c
Log Message:
Support YELLOW_IS_YELLOW in C128 80-column mode.
C128 used CGA monitors, and at least the 1902 output yellow.
An argument could be made that it should be the default.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
Deuc¿@VERT to
Git commit to main/sbbs/master on Mon Feb 24 09:11:04 2025