summaryrefslogtreecommitdiff
path: root/cmds/uinput/src/com
AgeCommit message (Expand)Author
2025-03-19uinput: fix end-of-file handling Harry Cutts
2025-03-14uinput: don't read next line of evemu recording until peek Harry Cutts
2024-04-23Merge "uinput: fix timestamps for JSON-style recordings" into main Harry Cutts
2024-04-23uinput: fix timestamps for JSON-style recordings Harry Cutts
2024-04-03uinput: add updateTimeBase command Harry Cutts
2024-02-12Reland "uinput: delay from the end of the last delay" Harry Cutts
2024-02-12Reland "uinput: Specify timestamps when injecting events..." Harry Cutts
2024-02-12Reland "uinput: use nanoseconds for delay durations" Harry Cutts
2024-02-12Merge changes from topic "revert-26154399-CXYXSETNUA" into main Harry Cutts
2024-02-11Revert "uinput: use nanoseconds for delay durations" Solti Ho
2024-02-11Revert "uinput: Specify timestamps when injecting events from evemu" Solti Ho
2024-02-11Revert "uinput: delay from the end of the last delay" Solti Ho
2024-02-09Merge changes I3ceab49b,If486cdb7,I68d54c05 into main Harry Cutts
2024-02-08uinput: delay from the end of the last delay Harry Cutts
2024-02-08uinput: Specify timestamps when injecting events from evemu Harry Cutts
2024-02-08uinput: use nanoseconds for delay durations Harry Cutts
2024-02-02uinput: recycle SomeArgs after opening uinput Harry Cutts
2023-11-22uinput: set device version IDs from evemu files Harry Cutts
2023-11-22uinput: report evemu parsing errors Harry Cutts
2023-11-22Merge "uinput: support evemu recordings" into main Harry Cutts
2023-11-21uinput: support evemu recordings Harry Cutts
2023-11-17Merge "uinput: crash if device creation fails" into main Harry Cutts
2023-11-16uinput: pass Commands to Event.Builder.setCommand Harry Cutts
2023-11-16uinput: crash if device creation fails Harry Cutts
2023-11-14uinput: improve Event.Builder API Harry Cutts
2023-11-14uinput: use enum valueOf method Harry Cutts
2023-11-14uinput: move Event.Reader to its own file Harry Cutts
2023-08-11Uinput: Add sync command to get a response when the command is processed Prabir Pradhan
2023-08-11Uinput: Use enums for commands Prabir Pradhan
2023-07-28Uinput shell command: Support string literals for evdev event codes Prabir Pradhan
2022-07-28Uinput command: allow duplicate configuration entries for a type Prabir Pradhan
2022-03-21Expose input association to be testable Arthur Hung
2020-08-19Add "uinput" command to support uinput device. Chris Ye