2023-08-24 |
add keycodes.h
biosfood
committed
on 24 Aug 2023
|
---|---|
2023-08-23 |
keyboard: implement key repeat behaviour
biosfood
committed
on 23 Aug 2023
|
keyboard: pass over raw chars
biosfood
committed
on 23 Aug 2023
|
|
2023-08-22 |
keyboard: move implementation of PS/2 protocol to seperate program
biosfood
committed
on 22 Aug 2023
|
2023-08-21 |
hid: correctly handle array usages
biosfood
committed
on 21 Aug 2023
|
2023-08-20 |
hid keyboard: add more keycodes
biosfood
committed
on 20 Aug 2023
|
hid: allow repeating values for relative inputs
biosfood
committed
on 20 Aug 2023
|
|
mouse: periodically print information instead of relying on events
biosfood
committed
on 20 Aug 2023
|
|
hid: refactor input reader meanings
biosfood
committed
on 20 Aug 2023
|
|
2023-08-19 |
hid: don't repeat activated array usages for keyboard
biosfood
committed
on 19 Aug 2023
|
2023-08-14 |
hid: add parsing for keyboard keys
biosfood
committed
on 14 Aug 2023
|
hid: allow for generalized usage pages
biosfood
committed
on 14 Aug 2023
|
|
2023-08-12 |
pci: clean up cluttered output during initial scanning
biosfood
committed
on 12 Aug 2023
|
hid: skip item if it is constant
biosfood
committed
on 12 Aug 2023
|
|
hid: add report parsing for mouse buttons
biosfood
committed
on 12 Aug 2023
|
|
2023-08-11 |
hid: generalize usages and implement X and Y usages
biosfood
committed
on 11 Aug 2023
|
id: restructure source tree
biosfood
committed
on 11 Aug 2023
|
|
hid refactoring: seperate usage pages
biosfood
committed
on 11 Aug 2023
|
|
2023-08-10 |
hid: correctly parse consecutive usages
biosfood
committed
on 10 Aug 2023
|
hid refactoring: use state variable instead of many single ones
biosfood
committed
on 10 Aug 2023
|
|
hid: keep track of logical min and max
biosfood
committed
on 10 Aug 2023
|
|
track usage min and max
biosfood
committed
on 10 Aug 2023
|
|
2023-08-09 |
hid: add handler for X movement
biosfood
committed
on 9 Aug 2023
|
2023-08-06 |
hid: add input parsers
biosfood
committed
on 6 Aug 2023
|
2023-08-04 |
hid print information about total size of the report
biosfood
committed
on 4 Aug 2023
|
hid: print additional data for button usages
biosfood
committed
on 4 Aug 2023
|
|
2023-08-02 |
hlib: add listClear function
biosfood
committed
on 2 Aug 2023
|
hid: create dedicated header file
biosfood
committed
on 2 Aug 2023
|
|
2023-08-01 |
HID parsing: add interpretation for button usage pages
biosfood
committed
on 1 Aug 2023
|
2023-07-26 |
hid: show usages for completed input group
biosfood
committed
on 26 Jul 2023
|