Commit Graph

220 Commits

Author SHA1 Message Date
Ruben van de Ven 9fded4fd22 Lanbox files 2019-06-15 15:26:44 +02:00
Ruben van de Ven 5ca3cffdd9 Save light status (not properly restored yet) and clearer status in timeline when running in a loop 2019-06-14 20:47:59 +02:00
Ruben van de Ven 5af386212e remove accidental print 2019-06-14 15:57:33 +02:00
Ruben van de Ven 8a3b8e070b Fix red light status for looping story 2019-06-14 15:54:32 +02:00
Ruben van de Ven 417b3d9361 Condition variableEqual: check if 2 variables are the same 2019-06-13 22:40:32 +02:00
Ruben van de Ven eb7449c4e8 Fix bug with finish calculation for diversion 2019-06-11 15:10:46 +02:00
Ruben van de Ven 87c7db2489 Reply_contains diversion now can move to next chapter on finish 2019-06-09 11:34:41 +02:00
Ruben van de Ven 0bd9e80429 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-06-08 17:23:09 +02:00
Ruben van de Ven 8ca727b015 Story now loops if configured to do so. Also light controls to Panopticon 2019-06-08 17:20:47 +02:00
Ruben van de Ven 39dbf0502a Fix a bug that the story strand 'end-finder' loops infinite, load saved state now uses the light/position id rather than device id, passing a message can trigger the light, and status changes provide cleaner logs 2019-06-08 16:10:46 +02:00
Hugvey Central Command 5edd78067e Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-18 13:15:09 +02:00
Hugvey Central Command 196801d67c Timeline changes 2019-05-18 13:14:58 +02:00
Ruben van de Ven 126c10b5ce Stop google stream after finish (or rather, prevent google stream from restarting after finish) - Fix #29 2019-05-17 20:47:33 +02:00
Ruben van de Ven d61f1db70e Convenience changes to panopticon and timeline 2019-05-17 19:06:00 +02:00
Hugvey Central Command defab56afa Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-17 16:43:56 +02:00
Ruben van de Ven 83d586fe62 Clearer panopticon 2019-05-17 16:43:43 +02:00
Hugvey Central Command f16bac9c3e Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-17 16:41:16 +02:00
Hugvey Central Command 28d8d26ce7 Allow logging without voice 2019-05-17 16:41:03 +02:00
Ruben van de Ven d904facbe7 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-17 16:40:23 +02:00
Ruben van de Ven 4c7f15655e Track people again trough their story 2019-05-17 16:39:53 +02:00
Hugvey Central Command be10bfe44c Google's expected crashes are now a warning - code should be pollished 2019-05-16 16:40:46 +02:00
Ruben van de Ven 90e6fd1ed8 Timeline changes 2019-05-16 16:16:44 +02:00
Hugvey Central Command f3188bb862 getStatus now every 3s from panopticon instead of requests - allows for more connected clients 2019-05-16 15:23:36 +02:00
Hugvey Central Command 4b67e0a6f2 Fix #57 - Errors when a socket is not properly closed 2019-05-16 14:33:00 +02:00
Ruben van de Ven 0d3a57794f Timeline update 2019-05-15 16:03:51 +02:00
Ruben van de Ven f33a634902 Log level change 2019-05-14 18:39:22 +02:00
Ruben van de Ven 9245b319d2 Make ip for ip-check configurable 2019-05-14 18:33:37 +02:00
Ruben van de Ven 78625259c9 Ignore the timing of all is_final messages completely
It turns out google's is_final comes in at super arbitrary intervals. Sometimes 2 sec after finishing speaking.
We take the final text but ignore its timing completely.
2019-05-14 18:18:42 +02:00
Hugvey Central Command 4efd8c2e09 Small & large fixes to various server bits 2019-05-14 17:56:43 +02:00
Hugvey Central Command a93a6055cf Original wpa_supplicant version 2019-05-13 19:53:26 +02:00
Hugvey Central Command 7b9a5ea335 Add client ZMQ highwater mark and socket connect to local address (BREAKS RUNNING FOR BEGUM) 2019-05-13 19:51:12 +02:00
Hugvey Central Command 019479d916 Add highwater mark for client zmq to lower level 2019-05-13 19:48:13 +02:00
Hugvey Central Command 2acfb1c321 Fix #54 - Nothing/rien text per language 2019-05-13 14:52:54 +02:00
Ruben van de Ven 42b4185a69 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-13 14:46:46 +02:00
Ruben van de Ven 21097bb8bd Nothing text ##54 2019-05-13 14:45:52 +02:00
Hugvey Central Command 480e8a49bc Fix onchangelistener to use e.target
For some reason the change listener for the edit fields used e.srcElement, this didn't seem to work everywhere.
Using e.target should fix this.
2019-05-13 14:12:54 +02:00
Hugvey Central Command 8f8386505c Hugvey configuration to run trough PA in system mode 2019-05-13 14:12:27 +02:00
Hugvey Central Command 9a91f9f175 Header for websocket connection on non-localhost 2019-05-13 12:08:31 +02:00
Hugvey Central Command b8b912a10a Change for working version 2019-05-12 19:51:54 +02:00
Your Name 90b63b24d2 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-12 18:14:15 +02:00
Your Name 730c81bc2c loopaudio update 2019-05-12 18:14:02 +02:00
Ruben van de Ven fefda5a2a5 Speed up for calculateFinishesForMsg 2019-05-12 15:06:00 +02:00
Ruben van de Ven 79b773559f Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-12 14:55:07 +02:00
Ruben van de Ven cd7a948787 Set volume per language 2019-05-12 14:54:37 +02:00
Hugvey Central Command 45744fb5e4 updated README 2019-05-12 14:42:50 +02:00
Your Name 53c157d023 install tmpfs added in install_server bash and fstab file added to installation 2019-05-12 12:56:11 +02:00
Ruben van de Ven 81aeb6be27 Hugvey now resumes without replaying the last message 2019-05-12 12:17:03 +02:00
Ruben van de Ven cb81c0616e Fix #45 - Store state of hugvey and allow to resume from it 2019-05-11 23:40:52 +02:00
Ruben van de Ven 08e3805819 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-11 23:34:18 +02:00
Ruben van de Ven 6938e0fd90 Save state of hugveys to tmp to handle crashes 2019-05-11 23:34:06 +02:00