Commit Graph

6220 Commits (fff6e5abaf788251bd0483e892a5a33dec75efec)
 

Author SHA1 Message Date
Donat Zenichev fff6e5abaf MT#61856 media_player: calculate cache times in us
2 months ago
Donat Zenichev 75ab591022 MT#62750 media_player: guard `call_stop_media_for_ml()`
2 months ago
Donat Zenichev 4203e10c1e MT#61856 control_ng: generate enum from NG_COMMANDS
2 months ago
Donat Zenichev 34bb030bff MT#61856 control_ng: make NG commands consistent
2 months ago
Donat Zenichev e36ad85c00 MT#61856 control_ng: add some spaces clean-ups
2 months ago
Donat Zenichev 227e0170ef MT#61856 control_ng: hardening for `bencode_pretty_print()`
2 months ago
Donat Zenichev 822e5b7cc3 MT#61856 control_ng: avoid duplicate includes
2 months ago
Donat Zenichev c5fef5e0d4 MT#62750 stop media: if MoH is ongoing, ignore the command
2 months ago
Donat Zenichev 7a83ce891a MT#62750 media_player: skip MP init if there is ongoing MoH
2 months ago
Donat Zenichev 2dc3014149 MT#62750 media_player: revert `ilog()`
2 months ago
Richard Fuchs fd0d1c2702 MT#55283 add call ID logging for create/publish
2 months ago
Richard Fuchs 0e5f2d3048 MT#55283 prevent overflow of async queue
2 months ago
Donat Zenichev bdb8dc412d MT#61856 control_ng: `prepare_resp_ctx()` check command ctx parser
2 months ago
Donat Zenichev e09c2321aa MT#61856 control_ng: for JSON err resp, use own parser
2 months ago
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
2 months ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
2 months ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
2 months ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
2 months ago
Donat Zenichev ab534f3412 MT#61856 control_ng: correct decode JSON error string
2 months ago
Donat Zenichev a7a46e3124 MT#61856 control_ng: `control_ng_process_payload()` allocate dict
2 months ago
Donat Zenichev 923da556c9 MT#61856 main: validate more time/count options
2 months ago
Donat Zenichev 57350ab350 MT#61856 main: remove usless `n`s in `die()` calls
2 months ago
Donat Zenichev 96634a7ad1 MT#61856 main: fix some word typos
2 months ago
Donat Zenichev 15bc48bc4b MT#61856 main: use `die()` instead of `abort()`
2 months ago
Donat Zenichev ff8602829e MT#61856 main: `initial_rtpe_config` copy completeness
2 months ago
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
2 months ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
2 months ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
2 months ago
Richard Fuchs 61dbd3cc18 MT#55283 eliminate duplicate compilation of daemon
2 months ago
Richard Fuchs 27a2d688ec MT#55283 reformat makefiles
2 months ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
2 months ago
Richard Fuchs b066877d7e MT#55283 eliminate duplicate compilation of l/*c
2 months ago
Richard Fuchs 8a904fe3d5 MT#55283 eliminate CUSTOM_POLLER
2 months ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
2 months ago
Richard Fuchs 4cf920c19d MT#55283 enable separate compilation of lib/*
2 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
2 months ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
2 months ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
2 months ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
2 months ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
2 months ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
2 months ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
2 months ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
2 months ago
Donat Zenichev bcd92e137b MT#61856 main: rtpe_config, don't accept xmlrpc timeout < 0
2 months ago
Richard Fuchs a37e544289 MT#55283 remove temporary workaround
2 months ago
Richard Fuchs 18625c7ac5 MT#55283 move structs out of #ifdef scope
2 months ago
Richard Fuchs 7f46579034 MT#55283 add missing lock in JB
2 months ago
Richard Fuchs b1c20eec6a MT#55283 don't write to null
2 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
2 months ago
Richard Fuchs 707d02ddac MT#55283 move stream_fd into shm
2 months ago