linphone-desktop/linphone-app/cmake_builder/linphone_package
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
..
macos - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
sdk_content Change application source folder name 2020-03-26 16:44:31 +01:00
windows - Download configuration file if it is a webfile 2020-10-23 11:54:55 +02:00
CMakeLists.txt Fix Linphone installation destination to use executable name and not application name 2020-10-22 12:27:30 +02:00
packaging.cmake.in Add code signing support for Linux and Windows 2020-05-11 09:19:03 +02:00