summaryrefslogtreecommitdiff
path: root/vdr-vdrmanager/compressor.h
AgeCommit message (Collapse)Author
2014-01-23- Giving VDRMANAGER_USE_{SSL,GZIP,ZLIB}=0 (default is 1) to the make callbju
SSL support and the compression methods can be disabled. This eliminates the compile time and also the runtime dependencies. - The Gentoo ebuils uses the USE flags "ssl", "gzip" and "zlib" to control the SSL and compress features.
2013-04-01Feature #790lado