Commit Graph

306 Commits

Author SHA1 Message Date
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
Your Name c5b3ec385b added sox to requirements 2019-05-11 20:21:42 +02:00
Your Name 0b69b87e9b add follow checkbox to timeline 2019-05-11 18:17:06 +02:00
Ruben van de Ven 99f819ad02 Log exception 2019-05-11 18:15:13 +02:00
Ruben van de Ven 0aafc3209f Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-11 18:14:20 +02:00
Ruben van de Ven 23471e4ec0 Try catch audio error 2019-05-11 18:12:25 +02:00
Your Name a73ddf59d1 replace wave duration with SOX 2019-05-11 17:31:00 +02:00
Your Name d305abe5ae pd indicator 2019-05-11 17:29:07 +02:00
Your Name edd6d8924a merged loopaudio 2019-05-11 15:42:41 +02:00
Your Name 96e815473f puredata update from receive to OSC send 2019-05-11 15:40:12 +02:00
Hugvey Central Command 43e3e52f2a Deepcopy story data and config changes 2019-05-11 15:23:55 +02:00
Ruben van de Ven 484542de8d If no hugvey is available, override the red light Fix #42 2019-05-10 19:35:57 +02:00
Ruben van de Ven 735a63683d Allow to change the id of the light per hugvey Fix #41 2019-05-10 16:59:14 +02:00
Ruben van de Ven 627e0ffbe9 Merge branch 'master' of gitlab.com:hugvey/hugvey 2019-05-10 15:14:28 +02:00
Ruben van de Ven 664619bab0 ReplyContains diversoins now have their own timing (defaults to 1.8s) Fix #44 2019-05-10 15:14:13 +02:00