Commit Graph

943 Commits (5851d870a7cc59d350df90eefc729835d646f671)

Author SHA1 Message Date
Richard Fuchs add46f265a MT#55283 prevent erroneous swithch to DB 0
10 months ago
Richard Fuchs 17c7fd5375 MT#61630 support CLI commands via POST
10 months ago
Richard Fuchs f19737a53f MT#55283 add return value to cw_printf
11 months ago
Richard Fuchs 20ac8d2dd1 MT#61822 support removing unused cache data
11 months ago
Richard Fuchs d707e206ea MT#61822 track and report cache mtimes and atimes
11 months ago
Richard Fuchs 9673703476 MT#61822 add new "CLI" NG command
11 months ago
Richard Fuchs d436c1d361 MT#61822 support evicting player cache data
11 months ago
Richard Fuchs 601abd2e5b MT#61822 add list player cache
11 months ago
Richard Fuchs 597229f4c8 MT#61822 add player_cache stats metric
11 months ago
Richard Fuchs cd2c585958 MT#61822 add metric for cache size
11 months ago
Richard Fuchs e6172c34a2 MT#61822 add CLI cmd to add cached media
11 months ago
Richard Fuchs dcdeb6a9de MT#61822 add db-cache-reload
11 months ago
Richard Fuchs 8286cc93b9 MT#61822 support reloading of FS cache
11 months ago
Richard Fuchs 84998ced95 MT#61822 support preloading DB media to FS
11 months ago
Richard Fuchs 0fd3ac73a8 MT#61822 supporting removing entries from FS cache
11 months ago
Richard Fuchs 33be3468a7 MT#61822 support listing contents of FS cache
11 months ago
Richard Fuchs a2ffa18d6c MT#61822 add CLI command to list media cache
11 months ago
Richard Fuchs 33128b8c4a MT#61822 add mechanism to remove cached media
11 months ago
Richard Fuchs 48cbb29371 MT#61822 support FS cache for DB media
11 months ago
Richard Fuchs 40bb74ad52 MT#61822 add db-media-reload option
11 months ago
Richard Fuchs e7c424d1ac MT#61822 support preloading media from DB
11 months ago
Richard Fuchs 5ba1793aff MT#61822 add media-files-reload option
11 months ago
Richard Fuchs 64a250b593 MT#61822 add function to reload/refresh media
11 months ago
Richard Fuchs 67dfeef914 MT#61822 support caching of media files in memory
11 months ago
Richard Fuchs f86c5e17b6 MT#61822 change media player allocation semantics
11 months ago
Richard Fuchs 1bcfb2baad MT#55283 use bencode buffer for log limiter
11 months ago
Richard Fuchs 0baf79dada MT#55283 move bencode.c to lib/
11 months ago
Richard Fuchs 6e55a48369 MT#55283 use bencode_buffer for cookie cache
11 months ago
Richard Fuchs 113ae25a3c MT#55283 add extra bencode_strdup* primitives
11 months ago
Richard Fuchs e45a3c20df MT#55283 modernise bencode_strdup_str
11 months ago
Richard Fuchs bd440dcdcb MT#55283 use enum ng_opmode
11 months ago
Richard Fuchs 3692ad098d MT#55283 change string allocation semantics
11 months ago
Richard Fuchs a28b2b5415 MT#61822 generalise memory arena
11 months ago
Donat Zenichev 30b42d8d19 MT#61630 moh: mark music-on-hold SDPs
11 months ago
Donat Zenichev 51a0175ae7 MT#61630 moh: support inactive hold
11 months ago
Donat Zenichev bfe747e9bc MT#61630 moh: introduce `moh-max-repeats`
11 months ago
Donat Zenichev 67bfa5a5df MT#61630 Generalize `moh-max-duration`, add `repeat-duration`
11 months ago
Donat Zenichev 7862ccf0b6 MT#61630 moh: move `call_check_moh()` to media_player
11 months ago
Donat Zenichev 4298a7e558 MT#61630 moh: add support of sendrecv mode flag
11 months ago
Donat Zenichev 3cc3b6d56c MT#61630 moh: add support of zero-connection flag
11 months ago
Donat Zenichev 5c52772183 MT#61630 moh: add duration limit
11 months ago
Donat Zenichev 9be0c02eca MT#61630 Introduce MoH functionality
11 months ago
Donat Zenichev de7d14bc0c MT#61630 stop media NG: move essential body to a function
11 months ago
Donat Zenichev 9c7bb1076c MT#61630 call: add new func `call_ml_sendonly()`
11 months ago
Donat Zenichev 0406b7c15f MT#61630 media_player*: make functions static
11 months ago
Donat Zenichev ccb5ee4d71 MT#61630 media_player_play*: use `media_player_opts_t`
11 months ago
Donat Zenichev 15611c486f MT#61630 media_player: add funcs, use `media_player_opts_t`
11 months ago
Donat Zenichev 2ca5319c1b MT#61630 introduce `media_player_add()`
11 months ago
Donat Zenichev 816dc6e910 MT#61630 media_player_init* renaming
11 months ago
Donat Zenichev 83bed23013 MT#61630 media_player_opts_t: add file, blob and db_id
11 months ago