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
aa4c5de9670df54bfd7ed29a
Select Git revision
Branches
20
dailybuild_linux-x64
master
default
protected
dailybuild_win32
sqlite
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 05, 2023
Add a GNUmakefile for top-level of archive
· aa4c5de9
Deucе
authored
2 years ago
aa4c5de9
Now fix the builds that use graphics. :D
· 5a9d7a07
Deucе
authored
2 years ago
5a9d7a07
Only set r2yptr and y2rptr if bitmap driver in use.
· f7ac8c7a
Deucе
authored
2 years ago
f7ac8c7a
Ok, don't use the reaper, just process WM_CLOSE.
· 092885ff
Deucе
authored
2 years ago
092885ff
Use the reaper and process WM_CLOSE
· 15a214e2
Deucе
authored
2 years ago
15a214e2
Actually, just pass control keys...
· e578754a
Deucе
authored
2 years ago
e578754a
Don't require that control keys be converted from unicode to codepage
· 42a86c0a
Deucе
authored
2 years ago
42a86c0a
Blacklist the "offscreen" driver as well.
· 5fbef72c
Deucе
authored
2 years ago
5fbef72c
Help text fixes and updates (mostly just double-spaces after periods)
· 2826287b
Rob Swindell
authored
2 years ago
2826287b
Don't treat failure to read node[2+]/node.cnf as a fatal error
· 9d3c158a
Rob Swindell
authored
2 years ago
9d3c158a
Update auto-mode docs
· e61d3bb1
Deucе
authored
2 years ago
e61d3bb1
Handle all possible failure paths before calling bitmap_drv_init()
· 0544e9c5
Deucе
authored
2 years ago
0544e9c5
Fix builds with -j for SyncTERM
· 8c1047b1
Deucе
authored
2 years ago
8c1047b1
May 04, 2023
Remove unised variable.
· 646c7e10
Deucе
authored
2 years ago
646c7e10
Overhaul of X support
· b4ce023c
Deucе
authored
2 years ago
b4ce023c
Fix warnings reported by Digitalman
· 9137e82c
Deucе
authored
2 years ago
9137e82c
Remove old/unsupported Microsoft Visual Studio workspace and project files
· 30d6fcea
Rob Swindell
authored
2 years ago
30d6fcea
May 03, 2023
Remove unused variables
· fe019abe
Deucе
authored
2 years ago
fe019abe
Use scaling and not win size for initial window.
· 3856b419
Deucе
authored
2 years ago
3856b419
Implement set/get scaling for SDL and GDI.
· a62e92dd
Deucе
authored
2 years ago
a62e92dd
On second thought, jsdoor likely should be a Windows program.
· 34139a79
Deucе
authored
2 years ago
34139a79
Give jsdoor the same treatement jsexec got.
· aa9911db
Deucе
authored
2 years ago
aa9911db
This should allow it to link as a console program.
· 29001ba1
Deucе
authored
2 years ago
29001ba1
Define WITH_GDI for things using ciolib
· aebd5378
Deucе
authored
2 years ago
aebd5378
GDI needs CIOLIB_main as well
· 4cfb0cc5
Deucе
authored
2 years ago
4cfb0cc5
Also fail if GetModuleHandleW(NULL) fails.
· 30cc8cb4
Deucе
authored
2 years ago
30cc8cb4
Add SDL_win32_main.c to needed files
· 1366dfff
Deucе
authored
2 years ago
1366dfff
Make gdi_initcilib() return status on failure.
· a0311d93
Deucе
authored
2 years ago
a0311d93
Make binaries linked with conio Windows binaries.
· dfb84bf4
Deucе
authored
2 years ago
dfb84bf4
And add xbr.c as well
· ca4d60da
Deucе
authored
2 years ago
ca4d60da
Add stuff to the SDL things too
· c2e58db0
Deucе
authored
2 years ago
c2e58db0
Hack in some things...
· a453e3b6
Deucе
authored
2 years ago
a453e3b6
Remove -iWF as an option in SyncTERM
· efca4999
Deucе
authored
2 years ago
efca4999
Eliminate GDI scaling. It's ugly and I hate it.
· f7a7f3e9
Deucе
authored
2 years ago
f7a7f3e9
Eliminate GDI scaling. It's ugly and I hate it.
· d95b5e91
Deucе
authored
2 years ago
d95b5e91
May 02, 2023
Start aligning SDL and GDI features/behaviour
· a9042e65
Deucе
authored
2 years ago
a9042e65
SDL 2.0.12 -> 2.26.5
· 77b0c723
Deucе
authored
2 years ago
77b0c723
Fix to high CPU utilization fix.
· baa14089
Deucе
authored
2 years ago
baa14089
Use a separate variable for the target as the link-time object file.
· 7bf6ec97
Deucе
authored
2 years ago
7bf6ec97
Fix another small memleak reported by valgrind: global hot keys
· 4d1a66da
Rob Swindell
authored
2 years ago
4d1a66da
Loading