scrcpy/app/src/trait
Romain Vimont 4bd1c5981d Split gamepad device added/removed events
Use two separate callbacks for gamepad device added and gamepad device
removed.

It looks cleaner.

PR #5623 <https://github.com/Genymobile/scrcpy/pull/5623>
2024-12-08 11:00:18 +01:00
..
frame_sink.h Pass AVCodecContext to packet sinks 2023-03-11 15:57:25 +01:00
frame_source.c Introduce frame source trait 2023-03-10 22:22:15 +01:00
frame_source.h Introduce frame source trait 2023-03-10 22:22:15 +01:00
gamepad_processor.h Split gamepad device added/removed events 2024-12-08 11:00:18 +01:00
key_processor.h Add shortcut to open keyboard settings 2024-03-01 00:52:10 +01:00
mouse_processor.h Add relative mode flag to mouse processors 2022-01-04 17:41:40 +01:00
packet_sink.h Pass AVCodecContext to packet sinks 2023-03-11 15:57:25 +01:00
packet_source.c Pass AVCodecContext to packet sinks 2023-03-11 15:57:25 +01:00
packet_source.h Pass AVCodecContext to packet sinks 2023-03-11 15:57:25 +01:00