Skip to content

Review+Fixes+Compatiblity

Compare
Choose a tag to compare
@pbiering pbiering released this 26 Jan 07:37
· 127 commits to master since this release
798548e
  • add new options
    --debug-mask (replace hardcoded ifdef debug by flexible option mask)
    --cam-disable (in case CAMs are generally not in use)
    --tuner-max (to limit amount of tuners in skins)

  • fix locking issue with osdteletext and zapping

  • add support for DeviceType (supported since 1.7.28)

  • implement missing GetCurrentlyTunedTransponder (supported since 1.7.13)

  • implement rate limiter for "Discontinuity on receiver" messages

  • include RPM spec file and default config template

  • General review, cosmetics, fix of compiler warnings, ...