Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
4892dcc69eb5504debee8cb8da6f4d8e14400c4c
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
May 31, 2007
Rename USE_SDL build flag to USE_SDL_AUDIO so that we can still build
· 4892dcc6
deuce
authored
17 years ago
4892dcc6
Add support for portaudio sound output.
· ad803803
deuce
authored
17 years ago
ad803803
May 30, 2007
Minor cleanups.
· 698daf9f
deuce
authored
17 years ago
698daf9f
Add a pair of translation tables for PETSCII... not sure yet what I'm
· b59235c2
deuce
authored
17 years ago
b59235c2
Use normattr rather than hardcoded 7 for default attributes.
· 3f8cdca8
deuce
authored
17 years ago
3f8cdca8
Typo.
· 416d224f
deuce
authored
17 years ago
416d224f
The "normal" attribute for C64 mode is 14 (Lt blue on Black)
· 264ec2b5
deuce
authored
17 years ago
264ec2b5
May 29, 2007
Better connect() return value checking.
· 60b94470
deuce
authored
17 years ago
60b94470
And yet more input fixes.
· 43c9ea28
deuce
authored
17 years ago
43c9ea28
And, of course, the typo in last commit.
· 8073b83b
deuce
authored
17 years ago
8073b83b
I take that back... any key whos BASE value is over 255 is extended.
· a1313b15
deuce
authored
17 years ago
a1313b15
Any key with a value over 255 is also extended.
· 6c3b266d
deuce
authored
17 years ago
6c3b266d
May 28, 2007
More manpage cleanups.
· acdb2ad9
deuce
authored
17 years ago
acdb2ad9
Fiddle with PREFIX and manpage installation.
· 70c3e677
deuce
authored
17 years ago
70c3e677
Add a SyncTERM manpage.
· e1ef58e4
deuce
authored
17 years ago
e1ef58e4
Bump version number.
· dbd2a242
deuce
authored
17 years ago
dbd2a242
May 27, 2007
Fix "Scrollback" notice on PETSCII and ATASCII
· 277fa134
deuce
authored
17 years ago
277fa134
More modem fixes... still doesn't properly detect remote disconnections.
· 1d730e4b
deuce
authored
17 years ago
1d730e4b
Mode init string help fixes.
· 323992d1
deuce
authored
17 years ago
323992d1
Fix modem Init help buffer.
· d5d72225
deuce
authored
17 years ago
d5d72225
Bugfix: calling conn_destroy_buf() on an uninitialized buffer would hang on Win32
· c91701c9
deuce
authored
17 years ago
c91701c9
Clean up modem dialing.
· ae14d7f7
deuce
authored
17 years ago
ae14d7f7
Add support for Atari 8-bit emulation.
· 1681226b
deuce
authored
17 years ago
1681226b
Fix silly copy/paste bugs.
· 01ec1f4b
deuce
authored
17 years ago
01ec1f4b
More dealing with the fact that ATASCII screen code for space is *NOT* 32
· f29606a9
deuce
authored
17 years ago
f29606a9
Add new cterm_init() agrument.
· 048d161d
deuce
authored
17 years ago
048d161d
Extra param for cterm_init()
· f9db3bce
deuce
authored
17 years ago
f9db3bce
Add extra emulation parameter to cterm_init since clearing the screen now
· 242fb5f2
deuce
authored
17 years ago
242fb5f2
Fix font count macro.
· 57be994a
deuce
authored
17 years ago
57be994a
Add support to 8-bit Atari mode (40x24)
· fdb58432
deuce
authored
17 years ago
fdb58432
May 26, 2007
When entering 40 column mode, double the scaling factor.
· 41feb854
deuce
authored
17 years ago
41feb854
May 25, 2007
Disable the status line when a C64/C128 mode is selected.
· c7c86130
deuce
authored
17 years ago
c7c86130
Hack around MSVC fopen() debug assertion with an zero-length filename
· 3f0d468f
deuce
authored
17 years ago
3f0d468f
Hack in xpbeep and make it build again.
· f87770de
deuce
authored
17 years ago
f87770de
Also seach in /usr/local/include/X11 for Xlib.h
· e787df3c
deuce
authored
17 years ago
e787df3c
Probably want the return key too...
· d84f6890
deuce
authored
17 years ago
d84f6890
Backspace map to delete.
· d09f1428
deuce
authored
17 years ago
d09f1428
Add C64 keyboard translation.
· 4a53c986
deuce
authored
17 years ago
4a53c986
Minor bugfix.
· c103443d
deuce
authored
17 years ago
c103443d
SyncTERM now handles *incoming* PETSCII correctly...
· 5cad8d35
deuce
authored
17 years ago
5cad8d35
Loading