Commit Graph

3466 Commits (1896fafe60c7017edb5d2ec6563da4d775fc45f2)

Author SHA1 Message Date
Richard Fuchs 964d6b0b8c MT#55283 use typed queue for logical_intf
2 years ago
Richard Fuchs 5b7bc82bbb MT#55283 warn about mismatched port ranges
2 years ago
Richard Fuchs 50a3e6b3ac MT#62053 support per-interface port min/max
2 years ago
Richard Fuchs 3f15e3a494 MT#55283 add blank line to separate interfaces
2 years ago
Richard Fuchs 672bf5305c MT#62053 add interfaces-config= option
2 years ago
Richard Fuchs 8e3f4f0bc1 MT#62053 refactor interface parsing code
2 years ago
Richard Fuchs 052972082a MT#62053 generalise config loading
2 years ago
Richard Fuchs b61925d264 MT#55283 don't "strip" codecs from offerer
2 years ago
Guillem Jover 7dbe24e4e5 MT#61993 build: Rework to use a config.mk generated during the build
2 years ago
Guillem Jover 887fb40f3f MT#61993 build: Force recursive variables into simple ones
2 years ago
Donat Zenichev bebc6f8f31 MT#55283 redis: cover a usage of write DB with lock
2 years ago
Donat Zenichev 2a43d9ab4a MT#55283 flags-flags parsing: semicolon only for the last
2 years ago
Richard Fuchs 5c899c4817 MT#55283 eliminate str_hyphenate
2 years ago
Richard Fuchs fdabc9b59e MT#55283 restore selected DB after delete
2 years ago
Richard Fuchs add46f265a MT#55283 prevent erroneous swithch to DB 0
2 years ago
Richard Fuchs fb1ad3f0cf MT#55283 properly support empty keyspace list
2 years ago
Richard Fuchs 6dbf098bc7 MT#55283 safeguard against incorrect usage
2 years ago
Richard Fuchs c07ab48457 MT#55283 whitespace/typo cleanups
2 years ago
Richard Fuchs 172f389395 MT#55283 safeguard against Redis connect failure
2 years ago
Richard Fuchs 3bbf4d94a1 MT#55283 bail if Redis contains garbage data
2 years ago
Richard Fuchs b4c1dc8e1f MT#61630 support evicting multiple cache entries
2 years ago
Richard Fuchs 17c7fd5375 MT#61630 support CLI commands via POST
2 years ago
Richard Fuchs 9c00f30475 MT#55283 don't accept incompatible codecs
2 years ago
Richard Fuchs 9da75efc8a MT#61822 fix possible uninitialised value
2 years ago
Richard Fuchs 048d745dfe MT#55283 replace internal help with generated one
2 years ago
Richard Fuchs 2c2daa920a MT#55283 embed help into CLI data
2 years ago
Richard Fuchs f19737a53f MT#55283 add return value to cw_printf
2 years ago
Richard Fuchs 42c46f2d68 MT#55283 use string hashing for CLI parsing
2 years ago
Richard Fuchs 8e50664fa1 MT#55283 refactor CLI structures with macros
2 years ago
Richard Fuchs 05cafe6c5c MT#55283 support multiple gperf sections
2 years ago
Richard Fuchs 20ac8d2dd1 MT#61822 support removing unused cache data
2 years ago
Richard Fuchs 9d55bb6b35 MT#61822 report errors from caching files
2 years ago
Richard Fuchs d707e206ea MT#61822 track and report cache mtimes and atimes
2 years ago
Richard Fuchs dd04af1163 MT#55283 fork to background before init HTTP/WS
2 years ago
Dennis Yurasov d559a537c6 MT#55283 Added several useful fields for mqtt stats publishing
2 years ago
Richard Fuchs 9673703476 MT#61822 add new "CLI" NG command
2 years ago
Richard Fuchs d436c1d361 MT#61822 support evicting player cache data
2 years ago
Richard Fuchs 601abd2e5b MT#61822 add list player cache
2 years ago
Richard Fuchs bce0b8fc43 MT#61822 refcount media_player_cache_entry
2 years ago
Richard Fuchs 98a7c1ef06 MT#61822 include index object in entry
2 years ago
Richard Fuchs 7f7259c260 MT#61822 refcount media players in hash
2 years ago
Richard Fuchs 1191d2e8ca MT#61822 hold call reference while decoding
2 years ago
Richard Fuchs f0160d1c9d MT#61822 use auto lock
2 years ago
Richard Fuchs 03b16d4ba7 MT#61822 add more debug log output
2 years ago
Richard Fuchs bb03710131 MT#61822 use transparent union as arg
2 years ago
Richard Fuchs 597229f4c8 MT#61822 add player_cache stats metric
2 years ago
Richard Fuchs 3694539bc5 MT#61822 switch to typed media_player_cache_ht
2 years ago
Richard Fuchs cd2c585958 MT#61822 add metric for cache size
2 years ago
Richard Fuchs e6172c34a2 MT#61822 add CLI cmd to add cached media
2 years ago
Richard Fuchs dcdeb6a9de MT#61822 add db-cache-reload
2 years ago