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
c56a5f11e72d93fc332dbf8181304c235b6a7104
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 27, 2006
Use new xptone_open()/xptone_close().
· c56a5f11
deuce
authored
18 years ago
c56a5f11
Add functions xptone_open() and xptone_close() which will hold the sound
· 3eeccb39
deuce
authored
18 years ago
3eeccb39
Replace the other bogus listPushNode() with listSemPost() to signal list
· 8ef62800
rswindell
authored
18 years ago
8ef62800
Revert to BEEP() for the time-being (xpbeep is not working so great on Win32).
· 8a710ab0
rswindell
authored
18 years ago
8a710ab0
Fix msvc6 warning.
· 12e5f7ff
rswindell
authored
18 years ago
12e5f7ff
xpsem.h is for Unix only.
· 966e6cc7
rswindell
authored
18 years ago
966e6cc7
Change cterm_end() to only destruy the list/semaphores if the note thread
· aac622d5
deuce
authored
18 years ago
aac622d5
Remove cruft.
· 813e9a94
deuce
authored
18 years ago
813e9a94
Mutex-protect the note queue.
· 44f77290
deuce
authored
18 years ago
44f77290
Add note regarding always following an ANSI Music string with ^O if you
· ba5bf4ab
deuce
authored
18 years ago
ba5bf4ab
Bug-fix (copy/paste error apparently): PUT command uploads a file, so the file
· a4fe023d
rswindell
authored
18 years ago
a4fe023d
Support background music... not that I've ever seen a door that uses it...
· 43a508b0
deuce
authored
18 years ago
43a508b0
May 26, 2006
Always generate .map files.
· ddeed31d
rswindell
authored
18 years ago
ddeed31d
Include example of custom YieldInterval setting for higher throughput (file
· 7f018e8f
rswindell
authored
18 years ago
7f018e8f
Added support for VDD_INBUF_PURGE (just re-inits the receive ring buffer) -
· b6c31845
rswindell
authored
18 years ago
b6c31845
Virtualized UART Bug-fix: return 0 when reading the base I/O register and
· 4400dbc5
rswindell
authored
18 years ago
4400dbc5
Use xpbeep() instead of BEEP() for "ANSI music" so we get sound through
· 7104204a
rswindell
authored
18 years ago
7104204a
Fixed some bcc32-exposed warnings.
· f397db14
rswindell
authored
18 years ago
f397db14
Add support for the 'L' command in play music strings. this sets the
· 978cbf22
deuce
authored
18 years ago
978cbf22
Fix bug in mouse-clicking to select items inside lists which have been
· 051d6e8b
deuce
authored
18 years ago
051d6e8b
A few autosavnum fixups... should be working much better now... also, you
· 9ad0d0ff
deuce
authored
18 years ago
9ad0d0ff
May 25, 2006
Don't use WIN_SAV in some problematic sub-windows... apparently the uifc
· 0c921ec6
rswindell
authored
18 years ago
0c921ec6
Using new VDD service for sending a string (from dosxtrn) to the Windows
· 124785c7
rswindell
authored
18 years ago
124785c7
Added new VDD service for sending a string (from dosxtrn) to the Windows
· d2fa82ed
rswindell
authored
18 years ago
d2fa82ed
CX is no longer used in vdd_op() - don't push it.
· 3029c4a2
rswindell
authored
18 years ago
3029c4a2
May 24, 2006
OD_DISP_EMU needs to have ANSI music fixed for local display.
· 950b45f2
deuce
authored
18 years ago
950b45f2
Properly scale the cursor in SDL mode.
· 18825019
deuce
authored
18 years ago
18825019
Removed "xtrn_polls_before_yield", this is now handled in exec/sbbsexec.ini
· ecbbf77d
rswindell
authored
18 years ago
ecbbf77d
May 23, 2006
Assuming that sendsocket() is causing the HTTP session wedge, and further
· 42ebf465
deuce
authored
18 years ago
42ebf465
May 20, 2006
Use (XPDEV macro) MSCLOCKS_PER_SEC instead of time.h-defined CLK_TCK as
· 920798fa
rswindell
authored
18 years ago
920798fa
Treat interrupt 21h function 2Ch (DOS "GET SYSTEM TIME") as a "poll" with
· cd708495
rswindell
authored
18 years ago
cd708495
May 19, 2006
Add notes on functions to work with a custom statusbar.
· 439b118e
deuce
authored
18 years ago
439b118e
More \r trimming from line endings.
· 3be0cd8e
deuce
authored
18 years ago
3be0cd8e
May 18, 2006
Rename 'y' variable in SLEEP macro for less collision (Funky things happen
· c5508f70
deuce
authored
18 years ago
c5508f70
Fix line break problem in previous commit.
· 63c8c8c4
cyan
authored
18 years ago
63c8c8c4
* Fix a bug wherein changing the case of a nick *only* would cause that nick
· df99ffb3
cyan
authored
18 years ago
df99ffb3
Fixed typo (missing quote) in logo img tag.
· c44d67e3
rswindell
authored
18 years ago
c44d67e3
Karloch-supplied Debian Linux run script.
· 27f6df60
rswindell
authored
18 years ago
27f6df60
Prettier Win32-debug of keyboard input.
· 6c02f54a
rswindell
authored
18 years ago
6c02f54a
Fix warnings and errors reported by MSVC6.
· 1e15ff8d
rswindell
authored
18 years ago
1e15ff8d
Loading