Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-30 | moved otg devices configs to their own section | Devaev Maxim | |
2020-09-30 | options to configure otg ethernet | Devaev Maxim | |
2020-09-29 | Merge pull request #13 from pikvm/redfish | Maxim Devaev | |
basic redfish api | |||
2020-09-29 | min kernel version is 5.4.65 | Devaev Maxim | |
2020-09-28 | basic redfish api | Devaev Maxim | |
2020-09-27 | new sponsor | Devaev Maxim | |
2020-09-26 | Merge pull request #12 from mfunkey/master | Maxim Devaev | |
Added mapping for AltGr key | |||
2020-09-25 | Added mapping for AltGr key | Martin Funk | |
2020-09-25 | renamed mass storage menu to drive | Devaev Maxim | |
2020-09-25 | new sponsor | Devaev Maxim | |
2020-09-23 | minor genmap fix | Devaev Maxim | |
2020-09-23 | fixed #10 | Devaev Maxim | |
2020-09-23 | Merge pull request #10 from mfunkey/new_key | Maxim Devaev | |
Added missing key on non us keyboards | |||
2020-09-23 | proper handling of dont-hide-menu | Devaev Maxim | |
2020-09-23 | V for make release | Devaev Maxim | |
2020-09-23 | new sponsor | Devaev Maxim | |
2020-09-23 | new sponsors | Devaev Maxim | |
2020-09-22 | html regen | Devaev Maxim | |
2020-09-22 | confirmations for gpio | Devaev Maxim | |
2020-09-22 | event about looping | Devaev Maxim | |
2020-09-22 | removed unnecessary broadcasting | Devaev Maxim | |
2020-09-22 | Merge pull request #11 from arykov/master | Maxim Devaev | |
minor grammar corrections | |||
2020-09-21 | Update navbar-macro.pug | Alex Rykov | |
minor grammar corrections | |||
2020-09-21 | new sponsors | Devaev Maxim | |
2020-09-20 | Added missing no us key | Martin Funk | |
2020-09-20 | Merge pull request #9 from OlegGirko/gpiod_compat | Maxim Devaev | |
Make kvmd compatible with libgpiod 1.2 | |||
2020-09-20 | Make kvmd compatible with libgpiod 1.2. | Oleg Girko | |
The singular default_val argument of gpiod.Line.request() method was introduced in libgpiod 1.3. For older versions of libgpiod, defailt_vals argument with list value should be used. This argument is available in newer versions of libgpiod as well for compatibility. This change is needed for Debian / Raspbian 10 that have libgpiod 1.2. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-09-20 | pikvm/pikvm#74: Option to disable exit confirmation | Devaev Maxim | |
2020-09-19 | new sponsor | Devaev Maxim | |
2020-09-18 | Bump version: 1.101 → 1.102v1.102 | Devaev Maxim | |
2020-09-18 | fixed consumer names for libgpiod | Devaev Maxim | |
2020-09-17 | Bump version: 1.100 → 1.101v1.101 | Devaev Maxim | |
2020-09-17 | option to stream forever | Devaev Maxim | |
2020-09-17 | new sponsor | Devaev Maxim | |
2020-09-17 | Merge pull request #8 from pikvm/libgpiod | Maxim Devaev | |
Libgpiod | |||
2020-09-16 | refactoring | Devaev Maxim | |
2020-09-16 | debounce for gpiod AioReader | Devaev Maxim | |
2020-09-15 | pikvm/pikvm#69: note about user invalidation in kvmd-htpasswd | Devaev Maxim | |
2020-09-14 | fix | Devaev Maxim | |
2020-09-14 | workaround for possible driver bug | Devaev Maxim | |
2020-09-14 | notify only on change | Devaev Maxim | |
2020-09-14 | refactoring | Devaev Maxim | |
2020-09-14 | read multiply events | Devaev Maxim | |
2020-09-14 | raspberrypi-io-access >= 0.5 | Devaev Maxim | |
2020-09-14 | common gpio path variable | Devaev Maxim | |
2020-09-13 | non-cas operation | Devaev Maxim | |
2020-09-13 | removed rpi.gpio | Devaev Maxim | |
2020-09-13 | using libgpiod for the ugpio driver | Devaev Maxim | |
2020-09-13 | fixed AioPinsReader's main loop | Devaev Maxim | |
2020-09-13 | refactoring and reuse gpio pulse code | Devaev Maxim | |