Commit Graph

6 Commits

Author SHA1 Message Date
Michael Weiss
2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Michael Weiss
7e2a0491e1
neatvnc: 0.3.0 -> 0.3.1 2020-09-26 12:12:06 +02:00
Michael Weiss
f49210d9be
neatvnc: 0.2.0 -> 0.3.0 2020-09-24 12:25:01 +02:00
Michael Weiss
715cd6cc1d
neatvnc: 0.1.0 -> 0.2.0 2020-07-28 15:01:16 +02:00
Michael Weiss
c1e77269cf
neatvnc: Disable the CPU acceleration by default
For Nixpkgs it seems best to disable the usage of CPU extensions by
default as older CPUs don't support them which will result in a crash at
runtime (SIGILL: Illegal instruction) [0].
The performance on my old test system was more than enough anyway
(usually ~10% CPU usage due to wayvnc).

[0]: https://github.com/any1/neatvnc/issues/21
2020-02-29 15:32:39 +01:00
Michael Weiss
5111cf2da9
neatvnc: init at 0.1.0 2020-02-23 17:28:20 +01:00