2023-08-13
@biosfood
add usb keyboard device to qemu run configuration
biosfood committed on 13 Aug
2023-08-12
@biosfood
pci: clean up cluttered output during initial scanning
biosfood committed on 12 Aug
@biosfood
hid: skip item if it is constant
biosfood committed on 12 Aug
@biosfood
hid: add report parsing for mouse buttons
biosfood committed on 12 Aug
2023-08-11
@biosfood
hid: generalize usages and implement X and Y usages
biosfood committed on 11 Aug
@biosfood
id: restructure source tree
biosfood committed on 11 Aug
@biosfood
hid refactoring: seperate usage pages
biosfood committed on 11 Aug
2023-08-10
@biosfood
hid: correctly parse consecutive usages
biosfood committed on 10 Aug
@biosfood
hid refactoring: use state variable instead of many single ones
biosfood committed on 10 Aug
@biosfood
hid: keep track of logical min and max
biosfood committed on 10 Aug
@biosfood
track usage min and max
biosfood committed on 10 Aug
2023-08-09
@biosfood
hid: add handler for X movement
biosfood committed on 9 Aug
2023-08-06
@biosfood
hid: add input parsers
biosfood committed on 6 Aug
2023-08-04
@biosfood
hid print information about total size of the report
biosfood committed on 4 Aug
@biosfood
hid: print additional data for button usages
biosfood committed on 4 Aug
2023-08-02
@biosfood
hlib: add listClear function
biosfood committed on 2 Aug
@biosfood
hid: create dedicated header file
biosfood committed on 2 Aug
2023-08-01
@biosfood
HID parsing: add interpretation for button usage pages
biosfood committed on 1 Aug
2023-07-26
@biosfood
hid: show usages for completed input group
biosfood committed on 26 Jul
2023-07-25
@biosfood
keep track of report size and count
biosfood committed on 25 Jul
2023-07-24
@biosfood
hid: parse input tags
biosfood committed on 24 Jul
2023-07-23
@biosfood
hid: show some usages
biosfood committed on 23 Jul
@biosfood
hid: parse Usage pages to string
biosfood committed on 23 Jul
@biosfood
stdio: fix problem with %i activating %p as well
biosfood committed on 23 Jul
@biosfood
stdio: add %p insert for padding
biosfood committed on 23 Jul
@biosfood
hid descriptor parsing: basic outline
biosfood committed on 23 Jul
@biosfood
pass report descriptor to HID driver
biosfood committed on 23 Jul
2023-07-21
@biosfood
usb: fetch report descriptor for HID devices
biosfood committed on 21 Jul
@biosfood
add recepient to usbGetDescriptor
biosfood committed on 21 Jul
2023-07-20
@biosfood
usb refactoring: rename getDeviceDescriptor to getDescriptor
biosfood committed on 20 Jul