Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |
2020-09-13 | pass close() | Devaev Maxim | |
2020-09-13 | using libgpiod for the gpio atx | Devaev Maxim | |
2020-09-12 | using libgpiod for the relay msd | Devaev Maxim | |
2020-09-12 | using libgpiod for the serial hid | Devaev Maxim | |
2020-09-12 | libgpiod initials | Devaev Maxim | |
2020-09-12 | deprecated old streaming hardware control | Devaev Maxim | |
2020-09-12 | new sponsor | Devaev Maxim | |
2020-09-11 | Bump version: 1.99 → 1.100v1.100 | Devaev Maxim | |
2020-09-11 | pikvm/pikvm#63: added loop mode for macro | Devaev Maxim | |
2020-09-10 | new sponsor | Devaev Maxim | |
2020-09-10 | refactoring | Devaev Maxim | |
2020-09-10 | led colors | Devaev Maxim | |
2020-09-10 | changed separator | Devaev Maxim | |
2020-09-10 | real pins | Devaev Maxim | |
2020-09-10 | removed edge detection | Devaev Maxim | |
2020-09-10 | edge detection not available for pin r/w | Devaev Maxim | |