linphone-desktop/linphone-app
Julien Wadel 2629e2461d - Download configuration file if it is a webfile
- Download the configuration file directly to the config path and overwrite old file
- Add an interface to config directory path
- Prevent a crash from the deletion of the Handler where we are still using it
- Add synchronous mechanism to download file and Instance Manager deletion
- Add Command parser features : clean specific keys, parse from list of arguments
- Reorder config search to avoid unwanted config file overwrite
- Move CLI execution at the end of initialization
- Based openAppAfterInit on Manager and not on Handler
- Add Call feature to Command line (--call=<SipAddress>)
- Launch a call on request
- Add generic parameters on show and call method to CLI
- Replace connectOnce function that didn't fully work by a connection on context where it is manage by Qt
- Remove redundant parser initializations
- Update SDK to fix configuration updates and FEC
2020-10-23 11:54:55 +02:00
..
assets - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
build * Parallelized qt build and install (with make -j) 2020-07-06 18:23:48 +02:00
cmake Change application source folder name 2020-03-26 16:44:31 +01:00
cmake_builder - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
src - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
tools * Fix error links like liblinphone++.so.10, complete rpath to use build folder at last 2020-10-14 15:55:22 +02:00
ui Fix/Feature : allow accent menu to appear (on Mac) by removing the repeating key when holding it 2020-10-22 21:10:57 +02:00
application_info.cmake Change application source folder name 2020-03-26 16:44:31 +01:00
CMakeLists.txt - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
resources.qrc - Add History view to show all call logs 2020-10-07 16:32:25 +02:00