1. 8e68aff OWNERS: Remove Zev by Zev Weiss · 3 months ago master
  2. 81aa495 systemd: rename service file to align with repo name by Mohammed Javith Akthar M · 7 months ago
  3. 94f5f42 clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  4. 1ece8e3 ikvm_manager.cpp: fix a deadlock issue by Min Wang · 7 months ago
  5. 033b18e meson: Support local build by Konstantin Aladyshev · 8 months ago
  6. 63cef2a clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  7. d1711dd Fix some warnings by cppcheck by George Liu · 1 year, 4 months ago
  8. 1489d04 meson: Replace configure_file with fs.copyfile by George Liu · 1 year, 4 months ago
  9. a6c8f5d create_usbhid.sh: update english product string by Mohammed Javith Akthar M · 1 year, 5 months ago
  10. 12b2380 build: upgrade to C++23 by Patrick Williams · 1 year, 5 months ago
  11. 3c11033 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  12. 673ba88 meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 8 months ago
  13. 8e909b7 Add V4L2_PIX_FMT_RGB24 pixel format support by Charles Kearney · 1 year, 9 months ago
  14. 4148d0c Incorrect port id for gadget driver by Troy Lee · 1 year, 9 months ago
  15. fda1393 whitespace removal suggested by format-code.sh script run on the repository. by charkear · 1 year, 10 months ago
  16. 20de859 Potentially connect udc device incorrectly by Troy Lee · 1 year, 11 months ago
  17. a6a4da4 OWNERS: promote Zev to maintainer by Patrick Williams · 2 years, 1 month ago
  18. abd331b README: run prettier to reformat by Patrick Williams · 2 years, 1 month ago
  19. 67a9bd4 create_usbhid.sh: fix shellcheck warnings by Patrick Williams · 2 years, 1 month ago
  20. c85668d Fix shellcheck warnings by Jae Hyun Yoo · 2 years, 8 months ago
  21. 8ee8243 OWNERS: Add myself as a reviewer by Zev Weiss · 2 years, 2 months ago
  22. fe685fb Add support for specifying UDC that HID gadget will connect to by Marvin Lin · 2 years, 2 months ago
  23. b7cf1bb OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 3 months ago
  24. 47d1f0c MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
  25. 9d54547 build: update to C++20 by Patrick Williams · 2 years, 3 months ago
  26. f79f6f5 Add clang-format by George Liu · 2 years, 6 months ago
  27. 3fa0bfb Add Mouse Wheel Scroll Events by Tejas Patil · 3 years ago
  28. a4f63b3 Add control for video subsampling by Jammy Huang · 2 years, 10 months ago
  29. 3b201f6 Fix HID gadget device remote wakeup issue by Neal Liu · 3 years ago
  30. ee09e30 Fix kvm show disconnected if host successively changes resolution by Jammy Huang · 3 years, 2 months ago
  31. f90f68d Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  32. 2d2f3da Implement optional per-frame CRC calculation to save bandwidth by Paul Fertser · 3 years, 6 months ago
  33. 7a420e4 Replace IRC with Discord by Bruce Mitchell · 3 years, 6 months ago
  34. 40fd542 Fix error reporting in Input::writeKeyboard() by Zev Weiss · 3 years, 6 months ago
  35. 673ac2e Refine HID report writing logic by Jae Hyun Yoo · 4 years, 5 months ago
  36. c11257d Connect HID gadget device dynamically by Jae Hyun Yoo · 4 years, 5 months ago
  37. 7a89cd2 Fix keyboard and mouse input events dropping issue by Jae Hyun Yoo · 5 years ago
  38. 861337e systemd: Don't start without configfs by Brad Bishop · 5 years ago
  39. ed98d07 build: drop autotools support by Brad Bishop · 5 years ago
  40. 7cf1f1d Prevent excessive journal logging by wakeup signal by Eddie James · 5 years ago
  41. f8e05e5 Remove frame rate limit by Jae Hyun Yoo · 5 years ago
  42. 85d0455 Add flow control to prevent buffer over run by Jae Hyun Yoo · 6 years ago
  43. 513d95e Add keypad input support by Jae Hyun Yoo · 5 years ago
  44. 95a3b35 Add a maintainer by Jae Hyun Yoo · 5 years ago
  45. 23135dd eliminate excessive journal errors by Eddie James · 5 years ago
  46. 133bfa2 Reduce framerate to prevent lag by Eddie James · 6 years ago
  47. 4749f93 Switch pointer gadget to non-blocking by Eddie James · 6 years ago
  48. 63c3ea1 meson: install create_usbhid.sh by John Wang · 6 years ago
  49. 8ec3e23 Fix host video wake up failure issue by Jae Hyun Yoo · 6 years ago
  50. fb6a8e1 systemd: Add unit file by Brad Bishop · 6 years ago
  51. 81739f4 meson: Add alternative to autotools build system by Brad Bishop · 6 years ago
  52. f6ed0e7 Restart video when mode detection is failed by Jae Hyun Yoo · 6 years ago
  53. 0049bfa Fix video restarting sync issue by Jae Hyun Yoo · 6 years ago
  54. 06ad085 Change license to GPL 2 by Eddie James · 6 years ago
  55. 3389098 Fix mouse button mapping issue by Jae Hyun Yoo · 6 years ago
  56. 2bc661d Fix pointer position mismatch issue by Jae Hyun Yoo · 6 years ago
  57. eaf5c5b Send a keyboard event too for a wake-up event by Jae Hyun Yoo · 6 years ago
  58. c943938 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  59. 7dfac9f Fix HID issues by Jae Hyun Yoo · 6 years ago
  60. b9c253d Add installed bash script to create a USB gadget device by Eddie James · 6 years ago
  61. 18e1e46 Add manager class to run the server and video by Eddie James · 6 years ago
  62. 29f775a Add RFB server class implementation by Eddie James · 6 years ago
  63. 90d4958 Add V4L2 video class implementation by Eddie James · 6 years ago
  64. 21b177e Add input handling class by Eddie James · 6 years ago
  65. 9d7ff84 Add build infrastructure and argument parsing class by Eddie James · 6 years ago
  66. beb3904 Add LICENSE and MAINTAINERS files and update README.md by Eddie James · 6 years ago
  67. dd2fb3d Initial commit by Eddie James · 6 years ago