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
.
mixxxdj
/
mixxx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
7k
Code
Issues
2.4k
Pull requests
448
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[GSoC] [WIP] PipeWire support
- #16590
#16590
Merged
daschuer
merged 13 commits into
mixxxdj:main
mixxxdj/mixxx:main
from
pri-yan-shu:pipewire
pri-yan-shu/mixxx:pipewire
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
[GSoC] [WIP] PipeWire support
#16590
daschuer
merged 13 commits into
mixxxdj:main
mixxxdj/mixxx:main
from
pri-yan-shu:pipewire
pri-yan-shu/mixxx:pipewire
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
rename SoundDeviceId.portAudioIndex to deviceIndex
Show description for 8401088
pri-yan-shu
committed
8401088
View commit details
Copy full SHA for 8401088
Browse repository at this point
implement PipewireEnumerator and SoundDevicePipewire
pri-yan-shu
committed
a505458
View commit details
Copy full SHA for a505458
Browse repository at this point
Implement PipeWire hotplug
Show description for 7f767bd
pri-yan-shu
committed
7f767bd
View commit details
Copy full SHA for 7f767bd
Browse repository at this point
infer pw_filter port index from port names instead of unreliable PW_KEY_PORT_ID
pri-yan-shu
committed
185d7a5
View commit details
Copy full SHA for 185d7a5
Browse repository at this point
Use std::atomic to load and store state accessed in callback
pri-yan-shu
committed
cb3b805
View commit details
Copy full SHA for cb3b805
Browse repository at this point
Respect pipewire clock.rate and clock.allowed-rates metadata
Show description for 481a555
pri-yan-shu
committed
481a555
View commit details
Copy full SHA for 481a555
Browse repository at this point
Handle cases when PipeWire server is not running
pri-yan-shu
committed
bea4b27
View commit details
Copy full SHA for bea4b27
Browse repository at this point
Improve pipewire members naming and deinitialization
pri-yan-shu
committed
e4c555c
View commit details
Copy full SHA for e4c555c
Browse repository at this point
Make Mixxx PipeWire ports static, get rid of atomic variables
pri-yan-shu
committed
2e665d3
View commit details
Copy full SHA for 2e665d3
Browse repository at this point
Safeguard port creation when PipeWire server not connected
pri-yan-shu
committed
8ac7d56
View commit details
Copy full SHA for 8ac7d56
Browse repository at this point
Connect single SoundDevice port to Mixxx port and internally make channel stereo
pri-yan-shu
committed
0323184
View commit details
Copy full SHA for 0323184
Browse repository at this point
Commits on Jul 8, 2026
Check for hidden input/output before creating PipeWire ports
pri-yan-shu
committed
276f171
View commit details
Copy full SHA for 276f171
Browse repository at this point
Set AudioInputBuffers to zero in case of null PipeWire buffer
pri-yan-shu
committed
033b92a
View commit details
Copy full SHA for 033b92a
Browse repository at this point
You can’t perform that action at this time.