linphone-desktop/Linphone
Julien Wadel 3e57429534 Fix capture graph listener count: count all cases where the capture graph is needed.
Fix avoiding to have a call and a graph both:
- If in call or new call, switch off the capture graph and to not create new graphs.
- If not in call or no more call, switch on the capture graph if needed (listener count > 0).
- Return volume result to GUI from the capture graph or the current call.
2025-01-30 11:51:47 +01:00
..
core Option to enable tone indications + update SDK 2025-01-30 09:38:26 +01:00
data Update lime algo and add migration step. 2025-01-16 10:24:17 +01:00
model Fix capture graph listener count: count all cases where the capture graph is needed. 2025-01-30 11:51:47 +01:00
tool Prevent crashes creating contacts with only phone number and no SIP address 2025-01-29 17:12:14 +01:00
view Option to enable tone indications + update SDK 2025-01-30 09:38:26 +01:00
application_info.cmake Custom application/executable name 2024-10-17 14:57:11 +02:00
CMakeLists.txt CMake: Add POSITION_INDEPENDENT_CODE=ON to resolve Qt link error (protected symbol). 2025-01-22 16:34:14 +00:00
config.h.cmake App version & core user-agent 2024-11-20 17:50:58 +00:00
main.cpp Add QtConcurrence pour threaded processes. 2024-11-05 17:06:13 +00:00