![]() |
TSDuck v3.43-4424
MPEG Transport Stream Toolkit
|
Information about version identification of TSDuck. More...
Classes | |
class | ts::VersionInfo |
Information about version identification of TSDuck. More... | |
Namespaces | |
namespace | ts |
TSDuck namespace, containing all TSDuck classes and functions. | |
Macros | |
#define | TS_NO_GITHUB 1 |
Macro to disable remote version checking on GitHub. | |
Information about version identification of TSDuck.
#define TS_NO_GITHUB 1 |
Macro to disable remote version checking on GitHub.
When this macro is defined on the compilation command line, no version check is performed on GitHub. The utility tsversion does not call GitHub, does not check, download or upgrade new versions.
This macro is typically used by packagers of Linux distros who have the exclusive distribution of software packages. In that case, the packages for TSDuck shall be exclusively upgraded from the distro repositories, not using binaries from GitHub.