Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-08 | enabled jpeg memsink for all rpi3, rpi4 and generic boards | Devaev Maxim | |
2021-03-26 | forgotten v3 sudoers | Devaev Maxim | |
2021-03-26 | user defined css | Devaev Maxim | |
2021-03-22 | enabled v3 clock | Devaev Maxim | |
2021-03-14 | v3 package | Devaev Maxim | |
2021-03-12 | enabled h264 for v2-hdmi-rpi4 | Devaev Maxim | |
2021-03-06 | pikvm/pikvm#224: disable serial0 console | Devaev Maxim | |
2021-02-20 | Make kvmd webui available via IPv6 | Fabian Bläse | |
nginx only binds an IPv4 socket, if the listen option is specified without [::]. There are two possibilites to fix this issue. Either the listen option can be specified using only [::], and additionally including ipv6only=off. This makes nginx bind an IPv6 socket which is also able to handle IPv4 connections. Or the listen option can be specified twice, one with [::] and one without. This makes nginx bind two independent sockets. If the first option is chosen, IPv4 addresses are mapped into the IPv6 address space, which might break scripts, filters, etc. So, for now, the second option is chosen. | |||
2021-02-18 | disabled h264 params | Devaev Maxim | |
2021-02-18 | ustreamer == 3.17 | Devaev Maxim | |
2021-02-15 | enbaled x509 vnc by default | Devaev Maxim | |
2021-02-12 | temporary disabled x509 | Devaev Maxim | |
2021-02-12 | enabled x509 vnc | Devaev Maxim | |
2021-02-12 | commented memsinks | Devaev Maxim | |
2021-02-07 | reduced gpu_mem and disabled start_x | Devaev Maxim | |
2021-02-06 | enabled h264 for v2-hdmi-rpi4 | Devaev Maxim | |
2021-02-06 | zerow default quality is 50 | Devaev Maxim | |
2021-02-06 | fixed configs | Devaev Maxim | |
2021-02-04 | deprecated --glitched-resolutions | Devaev Maxim | |
2021-01-27 | v0-hdmi-zerow | Devaev Maxim | |
2020-12-14 | added v2-hdmi-rpi3 config for rpi3 model a (#20) | Yura80 | |
2020-12-12 | Support of alternative boards/SBCs (#19) | Yura80 | |
* adding rock64 board * fix file permissions * disable atx gpio for rock64 (breaks ethernet); restore package url; fix install * added gpio pin definitions to config * renamed rock64 board to generic * udev rule for generic board, improved device detection * this udev fix should work for most boards: it skips video0 if it's not on USB, and doesn't select video2 * cleanup * improved usb video device selection | |||
2020-11-23 | fixed KillMode for kvmd service | Devaev Maxim | |
2020-11-11 | added kvmd to spi group | Devaev Maxim | |
2020-10-31 | avoid dhcpcd stack trace | Devaev Maxim | |
2020-10-11 | service --run | Devaev Maxim | |
2020-10-10 | kvmd-otgnet | Devaev Maxim | |
2020-10-07 | dr_mode=peripheral | Devaev Maxim | |
2020-10-03 | improved default override.yaml | 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-09 | Fixed nginx's "Could not build optimal types_hash" | Devaev Maxim | |
2020-08-31 | rpi1 | Devaev Maxim | |
2020-08-21 | v0-hdmiusb-zerow | Devaev Maxim | |
2020-08-07 | deprecated old designs | Devaev Maxim | |
2020-08-01 | new kernel for rpi2 and rpi3 | Devaev Maxim | |
2020-08-01 | revision-specific | Devaev Maxim | |
2020-07-31 | partially fixed hdmiusb enumeration | Devaev Maxim | |
2020-07-26 | hdmiusb for rpi2 and rpi3 | Devaev Maxim | |
2020-07-26 | usb dongle support for rpi4 | Devaev Maxim | |
2020-07-18 | 5.4.51 kernel for rpi4 | Devaev Maxim | |
2020-06-25 | preferred tls 1.3 | Devaev Maxim | |
2020-06-18 | Revert "kernel 5.4.45" | Devaev Maxim | |
This reverts commit 76aaece8ed006fa3b5cac08aaf79228440c429fe. | |||
2020-06-18 | kernel 5.4.45 | Devaev Maxim | |
2020-05-23 | major keymaps improvement | Devaev Maxim | |
2020-05-11 | pi3-disable-bt is deprecated | Devaev Maxim | |
2020-05-06 | bind to 4.19.118 kernel | Devaev Maxim | |
2020-05-05 | fixed udev rules for unicam-image | Devaev Maxim | |
2020-03-26 | vncauth | Devaev Maxim | |