linphone-desktop/Linphone/core/singleapplication/README.md
Julien Wadel b6ff625370 Add Single Application.
Add command parser and output modes (--verbose --qt-logs-only).
Move static Logger to core as it is used from Qt and dispatch logs to the SDK thread.
Update SDK to allow builds from MSVC 2022.
2023-10-09 17:19:33 +02:00

251 B

Coming from https://github.com/itay-grudev/SingleApplication

File format are kept from initial repository :

  • singleapplication.cpp
  • singleapplication.h
  • singleapplication_p.cpp
  • singleapplication_p.h

Support for Linux has been added with DBus.