summaryrefslogtreecommitdiff
path: root/kvmd/plugins
AgeCommit message (Expand)Author
2024-05-12added noyito pseudo-hid relayMaxim Devaev
2024-04-16style fixMaxim Devaev
2024-04-16add parameter for mouse jiggler interval (#165)aastein
2024-03-22updated copyright dateMaxim Devaev
2024-03-15refactoringMaxim Devaev
2024-03-15Add Extron USB & VGA plugin (#162)Andrew Rabert
2024-02-09bitbang moduleMaxim Devaev
2024-02-05Issue pikvm/pikvm#1235: Fixed gadgets on UDC re-bindMaxim Devaev
2024-02-01Another XH switch variation supportMaxim Devaev
2024-01-14libgpiod 2.x apiMaxim Devaev
2023-10-30improved jigglerMaxim Devaev
2023-10-30option to activate jiggler by defaultMaxim Devaev
2023-10-26pikvm/pikvm#1116: fixed tesmart lag, making new tcp connection on every requestMaxim Devaev
2023-10-26disabled jiggler by defaultMaxim Devaev
2023-10-26option to disable jigglerMaxim Devaev
2023-10-23pikvm/pikvm#57: Mouse jigglerMaxim Devaev
2023-09-28extra isinstance checkMaxim Devaev
2023-09-28check group name in ldap result (#150)Vladimir Sukhonosov
2023-08-25pico hid bridge modeMaxim Devaev
2023-08-19msd: using .incomplete files instead of .completeMaxim Devaev
2023-08-06mcu hid: optional power detecting on the hid deviceMaxim Devaev
2023-08-03rp2040 hidMaxim Devaev
2023-07-31ch9329: reconnect logicMaxim Devaev
2023-07-10ch9329: fixed int to byte conversionMaxim Devaev
2023-07-10ch9329: using bytes instead of list[int]Maxim Devaev
2023-07-10ch9329: fixed mac issue (thanks @jacobb)Maxim Devaev
2023-07-10ch9329: removed unused paramsMaxim Devaev
2023-07-10ch9329: fixed checksumMaxim Devaev
2023-07-10refactoringMaxim Devaev
2023-07-10ch9329: fixed rel mouseMaxim Devaev
2023-07-10ch9329: fixed abs mouseMaxim Devaev
2023-07-10refactoringMaxim Devaev
2023-07-10fixes ch9329 plugin multiple keyboard keys (#123)jacobbar
2023-07-10Adds CH9329 Serial to HID Plugin Support (#122)jacobbar
2023-07-10Add CH9329 Serial to HID support (#121)jacobbar
2023-05-27copyright updateMaxim Devaev
2023-05-04python 3.11 fixesMaxim Devaev
2023-04-20ldap auth: tls supportMaxim Devaev
2023-04-19ldap auth moduleMaxim Devaev
2023-04-13lint fixesMaxim Devaev
2023-03-22removed aiofsMaxim Devaev
2023-03-21decreased msd tickMaxim Devaev
2023-03-19fixed msd parts apiMaxim Devaev
2023-03-18removed some msd api legacyMaxim Devaev
2023-03-18msd parts apiMaxim Devaev
2023-03-18msd tick every 3 secondsMaxim Devaev
2023-03-17refactoringMaxim Devaev
2023-03-17removed _StorageStateMaxim Devaev
2023-03-17renamed some msd methodsMaxim Devaev
2023-03-16async msd imageMaxim Devaev