You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obws/src/requests
Dominik Nakamura 89a29be7ca
chore: fix new clippy lints
4 months ago
..
custom Fix bitflag structs not being serialized as number 12 months ago
config.rs Add features from obs-websocket v5.3 7 months ago
filters.rs Split request structs into modules, more renames 2 years ago
general.rs chore: fix new clippy lints 4 months ago
hotkeys.rs Distribute responses into separate modules 2 years ago
inputs.rs Make all public enums non-exhaustive 2 years ago
media_inputs.rs Adjust to latest v5 changes and fix minor mistakes 2 years ago
mod.rs Fix bitflag structs not being serialized as number 12 months ago
outputs.rs Adjust to latest v5 changes and fix minor mistakes 2 years ago
profiles.rs Distribute responses into separate modules 2 years ago
recording.rs Split request structs into modules, more renames 2 years ago
replay_buffer.rs Adjust to latest v5 changes and fix minor mistakes 2 years ago
scene_collections.rs Split off hotkey commands 2 years ago
scene_items.rs Add missing requests 2 years ago
scenes.rs Combine custom ser/de logic into central module 2 years ago
sources.rs Split off hotkey commands 2 years ago
streaming.rs Split request structs into modules, more renames 2 years ago
transitions.rs Combine custom ser/de logic into central module 2 years ago
ui.rs Fix bitflag structs not being serialized as number 12 months ago
virtual_cam.rs Split outputs into virtual cam and replay buffer 2 years ago