Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
jamulussoftware
/
jamulus
Public
Notifications
You must be signed in to change notification settings
Fork
247
Star
1.1k
Code
Issues
140
Pull requests
30
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jamulus
src
client.cpp
on
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2026
client: log the swallowed sound-device error on disconnect
Show description for 5fb6932
jrd
and
claude
committed
5fb6932
View commit details
Copy full SHA for 5fb6932
View code at this point
Browse repository at this point
Do not let a dead audio backend block the disconnect message
Show description for 59ea46b
jrd
and
claude
committed
59ea46b
View commit details
Copy full SHA for 59ea46b
View code at this point
Browse repository at this point
client: pass QString parameters by const reference
Show description for 0fa9b1f
jrd
and
claude
committed
0fa9b1f
View commit details
Copy full SHA for 0fa9b1f
View code at this point
Browse repository at this point
client: restore OnAboutToQuit comment on exit() call
Show description for 40aba60
jrd
committed
40aba60
View commit details
Copy full SHA for 40aba60
View code at this point
Browse repository at this point
client: address review feedback on the connection-state refactor
Show description for 049fec7
jrd
and
claude
committed
049fec7
View commit details
Copy full SHA for 049fec7
View code at this point
Browse repository at this point
Add explicit client connection state machine
Show description for ee58133
jrd
and
claude
committed
ee58133
View commit details
Copy full SHA for ee58133
View code at this point
Browse repository at this point
Refactor Connect out to CClient
Show description for 148075b
2 people
authored and
jrd
committed
148075b
View commit details
Copy full SHA for 148075b
View code at this point
Browse repository at this point
Commits on Aug 8, 2026
Avoid windows ASIO4ALL hang by using QueuedConnection
Show description for 3d3c271
ann0see
committed
3d3c271
View commit details
Copy full SHA for 3d3c271
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
Merge pull request #3800 from mcfnord/atomic-flags-3798-ab
Show description for 408b9a2
pljones
authored
408b9a2
View commit details
Copy full SHA for 408b9a2
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
Add explanatory comment to each new try block
softins
committed
d6855af
View commit details
Copy full SHA for d6855af
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
Catch exception when initialising sound device
softins
committed
3abd4f6
View commit details
Copy full SHA for 3abd4f6
View code at this point
Browse repository at this point
Fixes for a crash suggested by AI in #3845
softins
committed
4065a66
View commit details
Copy full SHA for 4065a66
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Make cross-thread run/status flags std::atomic
Show description for e12cd8d
jrd
and
claude
committed
e12cd8d
View commit details
Copy full SHA for e12cd8d
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Add bind IP6 and refactor IP checks
softins
committed
12799d6
View commit details
Copy full SHA for 12799d6
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Fix no-GUI startup connection timing
Sean Delaney
committed
7e8750c
View commit details
Copy full SHA for 7e8750c
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
Auto-enable IPv6 by default, unless disabled
Show description for cffbe23
softins
committed
cffbe23
View commit details
Copy full SHA for cffbe23
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Update copyright to incorporate AGPL3.0+
pljones
committed
d289bb6
View commit details
Copy full SHA for d289bb6
View code at this point
Browse repository at this point
Commits on May 20, 2026
Add RAW_SUPPORTED protocol message and refactor client and server code
softins
authored and
ann0see
committed
bad1367
View commit details
Copy full SHA for bad1367
View code at this point
Browse repository at this point
Add 16-bit PCM uncompressed audio transmission
dingodoppelt
authored and
ann0see
committed
ac281b7
View commit details
Copy full SHA for ac281b7
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Add MIDI GUI tab and learn function
ignotus666
committed
b03c422
View commit details
Copy full SHA for b03c422
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Refactor ParseNetworkAddress and SRV support
softins
committed
044bccc
View commit details
Copy full SHA for 044bccc
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
AUTO: Update copyright notices for 2026
actions-user
committed
b4ceced
View commit details
Copy full SHA for b4ceced
View code at this point
Browse repository at this point
Use GD_SLMFADER on mobile OS
Show description for d68b2b4
ann0see
committed
d68b2b4
View commit details
Copy full SHA for d68b2b4
View code at this point
Browse repository at this point
Commits on May 6, 2025
Avoid sleeping on windows
ann0see
committed
881b416
View commit details
Copy full SHA for 881b416
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
AUTO: Update copyright notices for 2025
actions-user
committed
0f34775
View commit details
Copy full SHA for 0f34775
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Apply rate limiting to Pan as well as Gain
softins
committed
3d2f6c3
View commit details
Copy full SHA for 3d2f6c3
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Update src/client.cpp
Show description for 4b8b733
softins
and
ann0see
authored
4b8b733
View commit details
Copy full SHA for 4b8b733
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
Minor updates from review comments
softins
committed
6a27126
View commit details
Copy full SHA for 6a27126
View code at this point
Browse repository at this point
Commits on Nov 21, 2024
Clarify boolean result of ReorderLevelList()
softins
committed
4b56a8c
View commit details
Copy full SHA for 4b56a8c
View code at this point
Browse repository at this point
Remove unneeded TODO comment and add clarification
softins
committed
d386e05
View commit details
Copy full SHA for d386e05
View code at this point
Browse repository at this point
Add explanatory comment to CClient::ReorderLevelList()
softins
committed
1791c43
View commit details
Copy full SHA for 1791c43
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
Use oldGain and newGain in clientChannels[]
Show description for 42faa26
softins
committed
42faa26
View commit details
Copy full SHA for 42faa26
View code at this point
Browse repository at this point
Clear channel list if server has restarted
softins
committed
85ceaaf
View commit details
Copy full SHA for 85ceaaf
View code at this point
Browse repository at this point
Added reordering of received level list by client channel
softins
committed
f8d1e68
View commit details
Copy full SHA for f8d1e68
View code at this point
Browse repository at this point
Add entries to CClientChannel for gain and level
softins
committed
d26bbd8
View commit details
Copy full SHA for d26bbd8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.