issues
search
buttplugio
/
buttplug-rs-ffi
FFI from buttplug-rs to Java and other languages
Other
88
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The current (1.5 year old) binaries don't work on current versions of ubuntu. (wants libssl1.1, is provided libssl3)
#100
kitlith
opened
1 year ago
1
Move exception catch for missing natives
#99
kitlith
opened
1 year ago
3
FFI should allow for arbitrary connectors
#98
kitlith
opened
1 year ago
0
Java fails to build
#97
catqwe
opened
1 year ago
0
Update getrandom for NW.js compatibility
#96
qazmlp
opened
2 years ago
1
Runtime error regarding undefined imports on Buttplug versions 1.0.15 - 1.0.17 when using Webpack 5
#95
amydevs
opened
2 years ago
0
build (js): Update Webpack to Webpack 5
#94
squishyfoxkitten
opened
2 years ago
1
Build Error on latest version - Module not found: Error: Can't resolve '#buttplug_rs_ffi_bg'
#93
myhubiuser1
opened
2 years ago
2
Add README to the js build to explain how to build.
#92
phckr
opened
3 years ago
1
JS: Load WASM from a specified path
#91
blackspherefollower
opened
3 years ago
0
fix: Revert "js: Add url to wasm file as argument to buttplugInit"
#90
blackspherefollower
closed
3 years ago
0
The scanningfinished event is emitted at the wrong time (as far as I can tell).
#89
phckr
opened
3 years ago
3
JS/WASM 1.0.15 loading broken
#88
blackspherefollower
closed
3 years ago
0
C# can emit null devices when connecting to a server with multiple devices already attached.
#87
qdot
closed
3 years ago
0
js: Add url to wasm file as argument to buttplugInit
#86
kitlith
closed
3 years ago
0
Buttplug incorrectly states Chrome for Andoird doesn't support the WebBluetooth API
#85
DXsmiley
closed
2 years ago
2
Add buttplug_rs_ffi.dll.lib file to windows releases
#84
sa-wilson
closed
3 years ago
1
Add node native bindings and prebuild
#83
itsame-luigi
opened
3 years ago
4
Add README with build information to the Java FFI
#82
qdot
opened
3 years ago
1
JS ButtplugClientDevice equality testing doesn't work
#81
qdot
closed
3 years ago
1
Add support for NodeJS using ESM
#80
itsame-luigi
closed
3 years ago
3
C# dispose methods should handle re-entrancy
#79
qdot
closed
3 years ago
0
C# throws duplicate key error when second client created
#78
qdot
closed
3 years ago
0
C# code cleanup
#77
Yoooi0
closed
3 years ago
1
SEHException when a device is connected or disconnected
#76
Yoooi0
closed
3 years ago
4
Convert public fields to public properties in C# classes
#75
Yoooi0
closed
3 years ago
1
Replace protobufs with cbindgen headers
#74
qdot
opened
3 years ago
0
Line up WASM and native exported calls
#73
qdot
opened
3 years ago
0
Remove message sorter from WASM
#72
qdot
opened
3 years ago
0
Remove message sorter from C#
#71
qdot
opened
3 years ago
0
Non protobuf API
#70
kitlith
closed
3 years ago
2
Make C# message sorter future failures throw specific type exceptions
#69
qdot
closed
3 years ago
0
Separate protobuf messages from buttplug to consumer into system messages and return values for client/device "method" calls
#68
kitlith
opened
3 years ago
2
Rename functions that deal with protobuf
#67
kitlith
closed
3 years ago
2
Bundle callback method and context pointer for easier passing/execution
#66
qdot
opened
3 years ago
0
Try tying logging lifetime to client instances
#65
qdot
closed
3 years ago
1
Rename currently exposed methods to denote protobuf requirements
#64
qdot
closed
3 years ago
0
Java FFI
#63
kitlith
closed
3 years ago
5
Calling response methods on a disconnected client device can disable all device comms
#62
qdot
closed
3 years ago
2
C# Client Sorter Callback crash
#61
sippeangelo
closed
3 years ago
0
Buttplug.Endpoint not exported to JS?
#60
WesleyAC
closed
3 years ago
2
js: ButtplugClientDevice.vibrate does not take an array of numbers
#59
WesleyAC
closed
3 years ago
2
C# Client Sorter Callback should be run context of the .Net Scheduler
#58
qdot
closed
3 years ago
0
CDN Loading can break when script tags use defer
#57
qdot
opened
3 years ago
0
Reconnecting to a server with already connected devices can cause repeated DeviceAdded calls
#56
qdot
closed
3 years ago
1
Change nav.bluetooth() WASM check to handling optional loading
#55
qdot
closed
3 years ago
0
Respond to BluetoothDevice gattserverdisconnected event
#54
CirrusNeptune
closed
3 years ago
1
Add .Net Framework build for C#
#53
qdot
closed
3 years ago
1
WebBluetooth: client.AllowedMessages has the wrong datatype
#52
ftreesmilo
closed
3 years ago
1
WebBluetooth: client.isScanning is still true after user selects device
#51
ftreesmilo
closed
3 years ago
0
Next