Search results

  1. GitHub

    Merge branch 'Developer' into Python3.12

    Merge branch 'Developer' into Python3.12 Continue reading...
  2. GitHub

    openvix: developer 6.6.011.005

    openvix: developer 6.6.011.005 Continue reading...
  3. GitHub

    [Menu] add PluginLanguageDomain

    [Menu] add PluginLanguageDomain Continue reading...
  4. GitHub

    openvix: developer 6.6.011.006

    openvix: developer 6.6.011.006 Continue reading...
  5. GitHub

    [MovieSelection] avoid possible BSoD if list item is not str

    [MovieSelection] avoid possible BSoD if list item is not str Continue reading...
  6. GitHub

    openvix: developer 6.6.011.004

    openvix: developer 6.6.011.004 Continue reading...
  7. GitHub

    [HdmiRecord] remove

    [HdmiRecord] remove Continue reading...
  8. GitHub

    Merge branch 'Developer' into Python3.12

    Merge branch 'Developer' into Python3.12 Continue reading...
  9. GitHub

    configure.ac: Turn deprecated-declarations errors into warnings

    configure.ac: Turn deprecated-declarations errors into warnings Like: ../../git/lib/dvb_ci/dvbci_ccmgr.cpp:905:24: error: 'void AES_cbc_encrypt(const unsigned char*, unsigned char*, size_t, const AES_KEY*, unsigned char*, int)' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]...
  10. GitHub

    frontend.cpp: Fix build against linux-libc-headers 6.4+

    frontend.cpp: Fix build against linux-libc-headers 6.4+ ./../git/lib/dvb/frontend.cpp: In member function 'std::string eDVBFrontend::getCapabilities()': | ../../git/lib/dvb/frontend.cpp:3222:24: error: enumeration value 'SYS_DVBC2' not handled in switch [-Werror=switch] | 3222 |...
  11. GitHub

    pmtparse.cpp: Fix build with gcc 11+

    pmtparse.cpp: Fix build with gcc 11+ ../../git/lib/dvb/pmtparse.cpp:538:25: error: loop variable 'it' creates a copy from type 'const eDVBPMTParser::program::capid_pair' [-Werror=range-loop-construct] | 538 | for (const auto it : program.caids) | | ^~...
  12. GitHub

    elistbox: Fix overloaded virtual function error

    elistbox: Fix overloaded virtual function error ./../git/lib/gui/ewidget.h:48:22: error: 'virtual void eWidget::setBackgroundColor(const gRGB&)' was hidden [-Werror=overloaded-virtual=] | 48 | virtual void setBackgroundColor(const gRGB &col); | | Continue reading...
  13. GitHub

    dvb/frontend.cpp:3338:22: error: ‘SYS_DVBC2’ was not declared in this…

    dvb/frontend.cpp:3338:22: error: ‘SYS_DVBC2’ was not declared in this scope; Continue reading...
  14. GitHub

    [Hdmi-In] fix recording parameters

    [Hdmi-In] fix recording parameters Continue reading...
  15. GitHub

    [Translations] Updated Finnish (fi.po) translation

    [Translations] Updated Finnish (fi.po) translation Translated HDMI-IN text changes. Continue reading...
  16. GitHub

    [InfoBarGenerics] delete legacy resume point code

    [InfoBarGenerics] delete legacy resume point code If this is needed anywhere it can be handled in that code, but enigma does not require it Continue reading...
  17. GitHub

    Makefile.am: Define PY_SSIZE_T_CLEAN macro

    Makefile.am: Define PY_SSIZE_T_CLEAN macro PY_SSIZE_T_CLEAN macro must be defined to call Py_parsetuple() with '#" format, to avoid 'SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats'. Which leads in turn to 'TypeError: 1st arg must be a string, optionaly 2nd arg can be the...
  18. GitHub

    openvix: developer 6.6.011.003

    openvix: developer 6.6.011.003 Continue reading...
  19. GitHub

    whitespace

    whitespace Continue reading...
  20. GitHub

    openvix: developer 6.6.011.002

    openvix: developer 6.6.011.002 Continue reading...
Back
Top