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
Type
/
to 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
.
buttplugio
/
buttplug
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
114
Star
1.2k
Code
Issues
104
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #926
#926
Closed
qdot
wants to merge 55 commits into
master
buttplugio/buttplug:master
from
dev
buttplugio/buttplug:dev
Copy head branch name to clipboard
Conversation
Commits
55
(55)
Checks
Files changed
Closed
Dev
#926
qdot
wants to merge 55 commits into
master
buttplugio/buttplug:master
from
dev
buttplugio/buttplug:dev
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2026
docs: add Task Scope and Task Registry domain terms
Show description for af7ed36
qdot
and
claude
committed
af7ed36
View commit details
Copy full SHA for af7ed36
Browse repository at this point
Commits on Jul 24, 2026
fix: Reduce Satisfyer keepalive interval to keep devices connected
blackspherefollower
authored and
qdot
committed
1f465ca
View commit details
Copy full SHA for 1f465ca
Browse repository at this point
chore: Make the device tester rerun the tests after increasing long periods.
blackspherefollower
authored and
qdot
committed
da23c17
View commit details
Copy full SHA for da23c17
Browse repository at this point
chore: cargo fmt
blackspherefollower
authored and
qdot
committed
eb2c78f
View commit details
Copy full SHA for eb2c78f
Browse repository at this point
feat: Adding support for JoyHub MutantX and Marino
blackspherefollower
authored and
qdot
committed
37be8e7
View commit details
Copy full SHA for 37be8e7
Browse repository at this point
feat: Adding support for JoyHub Jason
blackspherefollower
authored and
qdot
committed
0d9adce
View commit details
Copy full SHA for 0d9adce
Browse repository at this point
feat: Adding Lelo SURFER Originals identifier for Surfer 2
Show description for 2f4d54d
blackspherefollower
authored and
qdot
committed
2f4d54d
View commit details
Copy full SHA for 2f4d54d
Browse repository at this point
feat: Adding support for JoyHub Martino III
blackspherefollower
authored and
qdot
committed
0c75d5a
View commit details
Copy full SHA for 0c75d5a
Browse repository at this point
OSSM speed support through BLE
RubberyFun
authored and
qdot
committed
f1cd85a
View commit details
Copy full SHA for f1cd85a
Browse repository at this point
The future Marty!
RubberyFun
authored and
qdot
committed
69fbd23
View commit details
Copy full SHA for 69fbd23
Browse repository at this point
used the old TX
RubberyFun
authored and
qdot
committed
94d3101
View commit details
Copy full SHA for 94d3101
Browse repository at this point
fix: Correct the initialization of the OSSM
Show description for a8af984
blackspherefollower
authored and
qdot
committed
a8af984
View commit details
Copy full SHA for a8af984
Browse repository at this point
feat: Add positional control to ossm
blackspherefollower
authored and
qdot
committed
fe1c7b7
View commit details
Copy full SHA for fe1c7b7
Browse repository at this point
feat: Set parameters after OSSM mode switch
blackspherefollower
authored and
qdot
committed
79bdcac
View commit details
Copy full SHA for 79bdcac
Browse repository at this point
feat: added BLE protocol for SVAKOM Klitty
Show description for e06484b
SAT-oO
authored and
qdot
committed
e06484b
View commit details
Copy full SHA for e06484b
Browse repository at this point
feat: remove handshake since its unmandatory at startup
SAT-oO
authored and
qdot
committed
7a4e4da
View commit details
Copy full SHA for 7a4e4da
Browse repository at this point
refactor: integrated klitty protocol to existing svakom v6 config
SAT-oO
authored and
qdot
committed
9c84598
View commit details
Copy full SHA for 9c84598
Browse repository at this point
chore: cleanup unresolved rebase
SAT-oO
authored and
qdot
committed
14e2fd7
View commit details
Copy full SHA for 14e2fd7
Browse repository at this point
feat: Add F-Machine protocol implementation and configuration
penaltybush
authored and
qdot
committed
00f4a37
View commit details
Copy full SHA for 00f4a37
Browse repository at this point
Only send commands to bring speed down to one. Zero is just off. Setting to zero stops machine immediatly while speed is still bought down in the background.
penaltybush
authored and
qdot
committed
28c0ada
View commit details
Copy full SHA for 28c0ada
Browse repository at this point
Update F-Machine protocol to use buttplug_core::spawn.
Show description for 7518836
penaltybush
authored and
qdot
committed
7518836
View commit details
Copy full SHA for 7518836
Browse repository at this point
Add F-Machine Alpha configuration to device protocol
penaltybush
authored and
qdot
committed
567c343
View commit details
Copy full SHA for 567c343
Browse repository at this point
Fix buttplug_core imports in FMachine protocol
penaltybush
authored and
qdot
committed
2975fa7
View commit details
Copy full SHA for 2975fa7
Browse repository at this point
build: regenerate device configuration for F-Machine
qdot
committed
2fe8600
View commit details
Copy full SHA for 2fe8600
Browse repository at this point
Add vibio device protocol support
JJ-69
authored and
qdot
committed
c10aa9a
View commit details
Copy full SHA for c10aa9a
Browse repository at this point
build: port Vibio support to current device configuration
qdot
committed
dad6e50
View commit details
Copy full SHA for dad6e50
Browse repository at this point
feat: add Svakom Fatima Pro support
Show description for 90169d1
pktwhisperer
authored and
qdot
committed
90169d1
View commit details
Copy full SHA for 90169d1
Browse repository at this point
feat: New Svakom Emma Neo identifier
blackspherefollower
authored and
qdot
committed
6735b68
View commit details
Copy full SHA for 6735b68
Browse repository at this point
feat: Adding new JoyHub devices
Show description for 92cf22c
blackspherefollower
authored and
qdot
committed
92cf22c
View commit details
Copy full SHA for 92cf22c
Browse repository at this point
feat: Adding Umove support
Show description for d40d97a
blackspherefollower
authored and
qdot
committed
d40d97a
View commit details
Copy full SHA for d40d97a
Browse repository at this point
feat: Adding support for Kiiroo Keon 2 and Spot 2
blackspherefollower
authored and
qdot
committed
6863fbc
View commit details
Copy full SHA for 6863fbc
Browse repository at this point
chore: clean up linter errors on ossm
blackspherefollower
authored and
qdot
committed
9675afe
View commit details
Copy full SHA for 9675afe
Browse repository at this point
feat: Adding support for Lovense Fizz
blackspherefollower
authored and
qdot
committed
3b63396
View commit details
Copy full SHA for 3b63396
Browse repository at this point
build: regenerate device configuration after protocol merge
qdot
committed
df766a0
View commit details
Copy full SHA for df766a0
Browse repository at this point
chore: remove unused F-Machine state
qdot
committed
1b38dd7
View commit details
Copy full SHA for 1b38dd7
Browse repository at this point
feat(devices): add Yiciyuan YCY-FJB-01 / FJB-02 stroker support
Show description for 72d1c6d
SanJerry007
authored and
qdot
committed
72d1c6d
View commit details
Copy full SHA for 72d1c6d
Browse repository at this point
build: regenerate device configuration for Yiciyuan
qdot
committed
3b792da
View commit details
Copy full SHA for 3b792da
Browse repository at this point
Commits on Jul 28, 2026
core: add owner-local task lifecycle
qdot
committed
9741fec
View commit details
Copy full SHA for 9741fec
Browse repository at this point
fix(server): stop commands flush batches and resolve on hardware write
Show description for 6f4494c
qdot
committed
6f4494c
View commit details
Copy full SHA for 6f4494c
Browse repository at this point
server: own and join device manager tasks
qdot
committed
cbc1b8d
View commit details
Copy full SHA for cbc1b8d
Browse repository at this point
server: own and join device tasks
qdot
committed
43458b7
View commit details
Copy full SHA for 43458b7
Browse repository at this point
server: preserve disconnect event ordering
qdot
committed
bb38c1c
View commit details
Copy full SHA for bb38c1c
Browse repository at this point
Commits on Jul 29, 2026
fix(server): replace ping timer drop-spawn with direct cancellation
Show description for 9ee921d
qdot
and
claude
committed
9ee921d
View commit details
Copy full SHA for 9ee921d
Browse repository at this point
chore: apply nightly rustfmt to device module
Show description for ef079cc
qdot
and
claude
committed
ef079cc
View commit details
Copy full SHA for ef079cc
Browse repository at this point
fix(server): suppress stale disconnect event on device index collision
Show description for a70fafc
qdot
and
claude
committed
a70fafc
View commit details
Copy full SHA for a70fafc
Browse repository at this point
fix(server): restore stop command deduplication lost in stop-ack rework
Show description for 2f02f25
qdot
and
claude
committed
2f02f25
View commit details
Copy full SHA for 2f02f25
Browse repository at this point
docs: cargo fmt must use nightly toolchain
Show description for e833c6c
qdot
and
claude
committed
e833c6c
View commit details
Copy full SHA for e833c6c
Browse repository at this point
chore(deps): update workspace dependencies
qdot
committed
2445bd9
View commit details
Copy full SHA for 2445bd9
Browse repository at this point
fix(server): migrate updated crypto APIs
qdot
committed
be4d24a
View commit details
Copy full SHA for be4d24a
Browse repository at this point
fix(engine): update build script for vergen 10
Show description for e8b7556
qdot
committed
e8b7556
View commit details
Copy full SHA for e8b7556
Browse repository at this point
fix: preserve TCode position magnitude width
qdot
committed
409bb62
View commit details
Copy full SHA for 409bb62
Browse repository at this point
test(server): cover v1 device message serialization
qdot
committed
05c944e
View commit details
Copy full SHA for 05c944e
Browse repository at this point
feat(server): implement v4 disconnect message
qdot
committed
6ba7f46
View commit details
Copy full SHA for 6ba7f46
Browse repository at this point
chore(release): prepare buttplug 11.0.0 and intiface engine 4.1.0
Show description for 91b7c58
qdot
and
claude
committed
91b7c58
View commit details
Copy full SHA for 91b7c58
Browse repository at this point
docs: replace task scope/registry domain terms with task group
Show description for 3b30922
qdot
and
claude
committed
3b30922
View commit details
Copy full SHA for 3b30922
Browse repository at this point
You can’t perform that action at this time.