summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-13Bump version: 4.14 → 4.15v4.15Maxim Devaev
2024-09-13removed print()Maxim Devaev
2024-09-13Bump version: 4.13 → 4.14v4.14Maxim Devaev
2024-09-13refactoringMaxim Devaev
2024-09-12oled: sensors classMaxim Devaev
2024-09-11Bump version: 4.12 → 4.13v4.13Maxim Devaev
2024-09-11moved kvmd-oled to this repoMaxim Devaev
2024-09-11Bump version: 4.11 → 4.12v4.12Maxim Devaev
2024-09-11required ustreamer 6.16Maxim Devaev
2024-09-11Janus: Fixed OPUS mono audio in ChromeMaxim Devaev
2024-09-08Bump version: 4.10 → 4.11v4.11Maxim Devaev
2024-09-08new sponsorsMaxim Devaev
2024-09-08Serial number to uppercase, more info in AvahiMaxim Devaev
2024-09-04Bump version: 4.9 → 4.10v4.10Maxim Devaev
2024-09-04removed avahi from depsMaxim Devaev
2024-09-04Bump version: 4.8 → 4.9v4.9Maxim Devaev
2024-09-04kvmd-gencert: US is a new defaultMaxim Devaev
2024-09-04kvmd-bootconfig: ensure avahi service on ENABLE_AVAHIMaxim Devaev
2024-09-04added avahi to depsMaxim Devaev
2024-09-04kvmd-bootconfig: provide ENABLE_AVAHIMaxim Devaev
2024-09-04pikvm/kvmd#170: alternative implementationMaxim Devaev
2024-08-30pikvm/kvmd#182: improved dbus_next fixMaxim Devaev
2024-08-30silence the systemd/dbus exception if there are no matching services (#182)czo
2024-08-27Bump version: 4.7 → 4.8v4.8Maxim Devaev
2024-08-27kvmd-edidconf: removed --fix-edid-checksumsMaxim Devaev
2024-08-27lint fixMaxim Devaev
2024-08-27testenv: restored eslintMaxim Devaev
2024-08-27pst: changed data root to /var/lib/kvmd/pstMaxim Devaev
2024-08-25Simplified inotify APIMaxim Devaev
2024-08-24Bump version: 4.6 → 4.7v4.7Maxim Devaev
2024-08-24Since 1.28.1, v4l2-ctl deprecated --fix-edid-checksums and made thid ↵Maxim Devaev
behaviour default
2024-08-20Bump version: 4.5 → 4.6v4.6Maxim Devaev
2024-08-20fixed pst chgrp and chmodMaxim Devaev
2024-08-20Bump version: 4.4 → 4.5v4.5Maxim Devaev
2024-08-20sticky pstMaxim Devaev
2024-08-19Bump version: 4.3 → 4.4v4.4Maxim Devaev
2024-08-19lint fixMaxim Devaev
2024-08-19enable v4p by defaultMaxim Devaev
2024-07-27Bump version: 4.2 → 4.3v4.3Maxim Devaev
2024-07-27fixMaxim Devaev
2024-07-27new sponsorsMaxim Devaev
2024-07-27wpa_supplicant hotfixMaxim Devaev
https://archlinuxarm.org/forum/viewtopic.php?f=15&t=17007&p=72789 https://github.com/pikvm/pikvm/issues/1375
2024-07-27fix testsuit error (#176)No0ne
2024-07-27pikvm/pikvm#1342: Verbose platform info in /api/infoMaxim Devaev
2024-07-27fixMaxim Devaev
2024-07-27Merge branch 'ps2-ng'Maxim Devaev
2024-07-27Merge branch 'ps2-ng'Maxim Devaev
2024-07-27fix compile warnings (#175)ps2-ngNo0ne
2024-07-25vnc: using first sectype from the list for 3.3Maxim Devaev
2024-07-25fix vnc security type handshake for rfb version 3 (#172)Youfu Zhang