Piotr Orzechowski
|
e8db600878
|
Add option to control screen resetting on device release
|
2018-03-07 11:15:15 +01:00 |
|
Simo Kinnunen
|
2351025f6f
|
Allow master volume to be always muted.
|
2017-09-22 17:08:34 +09:00 |
|
Simo Kinnunen
|
586dd6a4aa
|
Setting parse-numbers: false caused number options to become strings as well. Since we seem to have little control over positional arguments, let's make it an option instead.
|
2017-01-27 17:26:18 +09:00 |
|
Simo Kinnunen
|
5e9aa427e9
|
The screen websocket now sends ping messages every now and then, so that it won't get caught by nginx's proxy_read_timeout if the screen is off or not moving. Previously, nginx may have decided to kill the connection after a period of no activity.
|
2017-01-25 17:46:23 +09:00 |
|
Simo Kinnunen
|
cc736ba0ac
|
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
|
2016-12-22 05:32:03 +09:00 |
|