Commit graph

163 commits

Author SHA1 Message Date
Chrystian Huot e8c83ea08c Version 4.3 2020-07-11 12:17:21 -04:00
Chrystian Huot 5be0e77518 Make sure dirWatch.directory isn't declared more than once and assert dirWatch.deleteAfter is boolean 2020-07-02 12:07:27 -04:00
Chrystian Huot 4256457f2d Fix prune scheduler not being started 2020-07-02 09:39:47 -04:00
Chrystian Huot 2a14073911 useDimmer=true when building default config.json 2020-06-09 12:44:08 -04:00
Chrystian Huot eb32621949 Add latencyHint=playback on audioContext 2020-06-09 07:53:25 -04:00
Chrystian Huot 7156842452 Change dimmer timeout from 4s to 5s 2020-06-08 11:41:27 -04:00
Chrystian Huot f8231f6e45 useDimer set default to true 2020-06-08 11:40:15 -04:00
Chrystian Huot b40eb3405e Don't emit call queue length when idling 2020-06-08 11:17:10 -04:00
Chrystian Huot 14d1da280a Fix a typo which causes audio call being everytime instead of when needed. Thanks to @robbiet480 for reporting the issue 2020-06-06 09:01:01 -04:00
Chrystian Huot ba025dc1e4 More precise error message to DirWatch when failing to import from trunk-recorder 2020-06-03 15:42:14 -04:00
Chrystian Huot dd8e5d16aa New load-rrdb tool 2020-06-03 14:58:20 -04:00
Chrystian Huot ae78cab60c Unnecessary code removal 2020-06-03 14:29:36 -04:00
Chrystian Huot ff28f74a8a Call being played is not stopped when its group is deactivated 2020-06-02 09:15:14 -04:00
Chrystian Huot 66c2b270e0 Fix websocket being closed by the server when it shouldn't 2020-06-02 08:53:15 -04:00
Chrystian Huot 707d07ab80 Fix queued calls not playing after stopping a stored call from the search panel 2020-06-01 16:34:38 -04:00
Chrystian Huot a0ae91226d Fix json comments in markdown 2020-06-01 13:36:53 -04:00
Chrystian Huot 4973a6c282 Version 4.2 2020-06-01 13:20:39 -04:00
Chrystian Huot bdc704a82c Fix continuous play not playing next call when a call has invalid audio 2020-05-29 12:36:24 -04:00
Chrystian Huot 349d5b2b64 Version 4.1.1 2020-05-29 12:24:34 -04:00
Chrystian Huot a37861ee99 Version 4.1 2020-05-28 15:28:31 -04:00
Chrystian Huot d23457e9aa CSDR-AM script added to the examples folder 2020-05-26 14:28:01 -04:00
Chrystian Huot 9833900751 Add delay option to dirWatch type=default 2020-05-26 13:41:08 -04:00
Chrystian Huot f2ed09d183 Don't reset hold sys/tg on clients when restarting the server 2020-05-26 09:59:55 -04:00
Chrystian Huot 0201019ef8 Add visibilitychange listener 2020-05-22 10:04:55 -04:00
Chrystian Huot 4bbff7d12c Remove rtl-airband from examples, since not working for now 2020-05-22 09:43:43 -04:00
Chrystian Huot b046108d26 Fix drifting clock on mobile devices 2020-05-22 09:31:46 -04:00
Chrystian Huot 4b23284a83 Fix dirWatch for trunk-recorder conventional systems 2020-05-21 10:28:38 -04:00
Chrystian Huot aecee503b5 dirWatch: purge audio and meta files at the same time 2020-05-21 09:01:41 -04:00
Chrystian Huot dce2cd2439 Add usePolling option to dirWatch. Needed when monitoring network folders 2020-05-21 08:56:48 -04:00
Chrystian Huot 51c6c5a4ce Fix dirWatch[].deleteAfter=true not always being deleted 2020-05-20 15:48:03 -04:00
Chrystian Huot aa7d17443e Give more time for the meta file to appear on dirWatch 2020-05-20 15:21:24 -04:00
Chrystian Huot bbe40de6ce New dirWatch logic when injesting meta files 2020-05-20 15:07:24 -04:00
Chrystian Huot b7fbde0e63 Fix the missing async in setTimeout callback 2020-05-20 13:34:12 -04:00
Chrystian Huot ed16727ce7 Add a 2 seconds delay on DirWatch to give time for the meta file to be created 2020-05-20 13:31:44 -04:00
Chrystian Huot 349d69419f Clear skipDelay if skip(true) 2020-05-19 17:03:20 -04:00
Chrystian Huot b6d2a04892 Fix m4a mimetype 2020-05-19 08:18:45 -04:00
Chrystian Huot c7f7f2c495 Attempt to fix the call history being emptied 2020-05-16 12:03:27 -04:00
Chrystian Huot 4cd3a2d1d8 Fix backlight not firing quick enough when a call is being played 2020-05-16 11:04:22 -04:00
Chrystian Huot b1871695fb Better handling of backlight dimming (useDimmer=true) 2020-05-16 10:39:47 -04:00
Chrystian Huot 3670f4bc0a Fix a stupid copy/paste error causing SQL database connection error 2020-05-16 10:33:20 -04:00
Chrystian Huot 6e604706b8 Fix v4 migration when no existing .env 2020-05-15 16:26:31 -04:00
Chrystian Huot 020d559667 Add build-essential to prerequisites 2020-05-15 16:26:02 -04:00
Chrystian Huot b3cef492bf Fix v4 migration when not using sqlite 2020-05-15 13:28:55 -04:00
Chrystian Huot c632bc62da Version 4.0 2020-05-15 11:24:21 -04:00
Chrystian Huot 08f5dc71c7 Fix RDIO_USE_GROUP typo in README.md 2020-04-27 16:01:22 -04:00
Chrystian Huot e8d8996ae0 Fix missing aliases feature since last code refactoring 2020-04-27 09:55:35 -04:00
Chrystian Huot 8dae9ecce8 Maintenance update 2020-04-24 08:50:21 -04:00
Chrystian Huot f903ce1778 Replace demo sites section by a warning 2020-04-24 08:43:43 -04:00
Chrystian Huot 14c65e369f Clearer information on prerequisites 2020-04-16 08:05:28 -04:00
Chrystian Huot 36b1a1c9a6 Fix migration config file 2020-03-22 09:34:59 -04:00