Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce new eAVControl #2845

Merged
merged 95 commits into from
Jul 16, 2023
Merged

Introduce new eAVControl #2845

merged 95 commits into from
Jul 16, 2023

Commits on Apr 30, 2023

  1. Introduce new eAVControl

    * this new class will be the successor for eAVSwitch
    * add several new AV proc functions
    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    f0cec80 View commit details
    Browse the repository at this point in the history
  2. add setVideoMode

    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    85c7cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66054c5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    90102db View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into eAVControl

    * master:
      [eModelInformation] (#2848)
      [AVSwitch] * fix config.av.downmix_ac3 for dream
      [DVD] * fix chapter zap * reorder imports * refactor prints
      Cleanup (#2844)
    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    264136e View commit details
    Browse the repository at this point in the history
  6. add disableHDMIIn

    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4d6325f View commit details
    Browse the repository at this point in the history
  7. several improvements

    jbleyel committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    52dc6a7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge branch 'master' into eAVControl

    * master:
      [CFile] (#2856)
      [ServiceInfo] * fix UnboundLocalError: cannot access local variable 'f' where it is not associated with a value
      [Trashcan] - Correct getTrashcan in cleanAll(). - Correct return value in createTrashcan().
      disable dreambox audio
    jbleyel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    f37260f View commit details
    Browse the repository at this point in the history
  2. use new CFile functions

    jbleyel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    bc9f656 View commit details
    Browse the repository at this point in the history
  3. fix sonar issues

    jbleyel committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2e14874 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. next step of AVControl

    jbleyel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a7351a1 View commit details
    Browse the repository at this point in the history
  2. fix sonar issues

    jbleyel committed May 2, 2023
    Configuration menu
    Copy the full SHA
    27709df View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Merge branch 'master' into eAVControl

    * master: (54 commits)
      [ChannelSelection] * correct typo from the last commit
      Ellipsis (#2892)
      pot update
      Prepare github actions for the new 7.3 branch
      ChannelSelection fixes and enhancements (#2894)
      [ChoiceList.py] Correct location of bullet icon
      [HarddiskSetup] Change "Initialize" to "Format" A storage device is initialised automatically when you record, go to flash online etc without any user interevention. The context of the menu/ question is that it is asking if we want to format the device, not if we want to initialise it. (initail setup for use). Most E2 users are from a Windows background and "Format" in this context reflects the function in a more user friendly term.
      prepare new Channelselection
      translation update
      [ChannelSelection.py] Clean up code (#2893)
      [Harddisk] * remove sfdisk usage because it's no longer working
      [HarddiskSetup] * small cleanup * fix running in Wizard
      [Components/Network]
      aml lcd display set display brightness to 0 in standby
      [StartEnigma.py] Correct last commit
      Fix ParentalControl import issue (#2888)
      translation update
      [PluginBrowser] * remove callbacks on close
      backup exclude /run/chrony/chronyd.sock
      [Network] (#2885)
      ...
    jbleyel committed May 21, 2023
    Configuration menu
    Copy the full SHA
    4697741 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix framerate proc

    jbleyel committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f5fb386 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. fix typo

    jbleyel committed May 27, 2023
    Configuration menu
    Copy the full SHA
    61c3ae4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. add getPreferredModes

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3c2c5a7 View commit details
    Browse the repository at this point in the history
  2. fix typo

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9b6383b View commit details
    Browse the repository at this point in the history
  3. fix typo

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8b04e11 View commit details
    Browse the repository at this point in the history
  4. add getAvailableModes

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    10aef6c View commit details
    Browse the repository at this point in the history
  5. add setAspectRatio

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    9a66a39 View commit details
    Browse the repository at this point in the history
  6. add more debug

    jbleyel committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8e9832e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    2d533e0 View commit details
    Browse the repository at this point in the history
  2. improve scartswitch

    jbleyel committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d795b31 View commit details
    Browse the repository at this point in the history
  3. add setColorFormat

    jbleyel committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8b0b2a9 View commit details
    Browse the repository at this point in the history
  4. improve setAspectRatio

    jbleyel committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    07ff330 View commit details
    Browse the repository at this point in the history
  5. fix typo

    jbleyel committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    839d1cd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge branch 'master' into eAVControl

    * master: (47 commits)
      [eListbox] * add goFirst/goLast for grid mode * improve wrap around for grid mode
      [Actiomap] * correction of removeContext
      [List.py] * add visible property to be more consistent with MenuList
      neutrino keymap restore history mapping
      unicable add a2CSS 4Sat 16UBs
      [MenuList.py] * add enableAutoNavigation
      [eListBox] * fix clear screen for grid layout
      [newplugin.py] Refactor code
      videowizard add more procs to check preferred modes
      pot update
      translation update
      [VideoWizard] * improve sort of modes
      keymap.ntr / keymap.u80 (#2922)
      [MultiBootManager] small corrections
      add kexec SlotManager
      infobarepg change default to 0
      [FlashManager.py] Correction and optimization to last commit (#2925)
      [MultiBoot.py] Small code optimizations (#2924)
      [LCD] correct scroll proc for text displays
      PEP8 (#2923)
      ...
    jbleyel committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cd82f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200775f View commit details
    Browse the repository at this point in the history
  3. add has24hz

    jbleyel committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    110f7f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge branch 'master' into eAVControl

    * master: (84 commits)
      [EPGSelection] * add TMDB Search
      small text corrections
      translation update
      [Wizard] (#2972)
      add og2s4k
      pot update
      tiny text changes
      üöugombrowser enable translation plugin action log title
      Update Digital Platform 42°E (#2969)
      [PluginComponent.py] Use consistent error variable name
      [FileList.py] Update extension lists (#2967)
      translation update
      pot update
      plugin browser fix small typo for translation
      [PluginBrowser.py] (#2966)
      [PluginComponent] * silence old WebInterface error in log * fix some sonar warnings
      MoviewList update extentions
      translation update
      [PluginAction] * Add skin template item index 11 for name + version in one string.
      [PluginBrowser] * fix commit 5cf1d60
      ...
    jbleyel committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    64eda3d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. [InfoBarGenerics]

    * use new eAVControl for Dream HDMIIn
    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    acf17b3 View commit details
    Browse the repository at this point in the history
  2. fix typo

    atvcaptain committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7808ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    005ba13 View commit details
    Browse the repository at this point in the history
  4. * improve BoxInfo hdmi-in

    * improve dm hdmi-in
    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7a5b7b5 View commit details
    Browse the repository at this point in the history
  5. fix typo

    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f800c35 View commit details
    Browse the repository at this point in the history
  6. fix eAVControl instance

    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5a53e1b View commit details
    Browse the repository at this point in the history
  7. add missing m_instance

    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    989908c View commit details
    Browse the repository at this point in the history
  8. init eAVControl

    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    20c8541 View commit details
    Browse the repository at this point in the history
  9. add setHDMIIn debug

    jbleyel committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4ca7ffd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a1bbf18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    498134f View commit details
    Browse the repository at this point in the history
  3. correct dream hdmi-in

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bcdd99b View commit details
    Browse the repository at this point in the history
  4. use eAVControl hasScartSwitch

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    22b1dfa View commit details
    Browse the repository at this point in the history
  5. refactor start stop HDMI-In

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1449ba6 View commit details
    Browse the repository at this point in the history
  6. tiny improvements

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cf2c1c5 View commit details
    Browse the repository at this point in the history
  7. fix startStopHDMIIn parameter

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cc39b15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d709567 View commit details
    Browse the repository at this point in the history
  9. improve debug log

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8daa794 View commit details
    Browse the repository at this point in the history
  10. fix typo

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3b49071 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5210a70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bf166c View commit details
    Browse the repository at this point in the history
  13. fix gigablue hdmi in

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6d9ab3d View commit details
    Browse the repository at this point in the history
  14. add setWss , setPolicy43

    jbleyel committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d7bd36b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. hdmi-in record

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ab313ea View commit details
    Browse the repository at this point in the history
  2. allow hdmi record settings

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9bd6aa8 View commit details
    Browse the repository at this point in the history
  3. fix const string

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    728bf60 View commit details
    Browse the repository at this point in the history
  4. fix hdmi record codecs

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    77cf054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    426f3c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc278f8 View commit details
    Browse the repository at this point in the history
  7. remove sti

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    10b736c View commit details
    Browse the repository at this point in the history
  8. use new setColorFormat

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f224347 View commit details
    Browse the repository at this point in the history
  9. use new setAspectRatio

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    43d735f View commit details
    Browse the repository at this point in the history
  10. bye bye eAVSwitch

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e89061f View commit details
    Browse the repository at this point in the history
  11. fix getResolutionX

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    daf0ca2 View commit details
    Browse the repository at this point in the history
  12. fix setAspectRatio

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cee3ae7 View commit details
    Browse the repository at this point in the history
  13. fix set aspect for dream

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4d92d2a View commit details
    Browse the repository at this point in the history
  14. use eAVControl for video mode

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    37e27a9 View commit details
    Browse the repository at this point in the history
  15. fix sonar warnings

    jbleyel committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    02aadea View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    a8e6c07 View commit details
    Browse the repository at this point in the history
  2. fix setAspectRatio for dream

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4b3eff0 View commit details
    Browse the repository at this point in the history
  3. fix setAspect for dream

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    06f3b09 View commit details
    Browse the repository at this point in the history
  4. remove policy2 check

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2b465a4 View commit details
    Browse the repository at this point in the history
  5. refactor AVSwitch part 1

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    b59bcae View commit details
    Browse the repository at this point in the history
  6. refactor AVSwitch part 2

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d59337a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f55afca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0392810 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27ee967 View commit details
    Browse the repository at this point in the history
  10. fix x/y resolution

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    59bda29 View commit details
    Browse the repository at this point in the history
  11. fix aml resolution selection

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    c7d354b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0287c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6880ee3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    72d5f9b View commit details
    Browse the repository at this point in the history
  15. remove old code

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6549996 View commit details
    Browse the repository at this point in the history
  16. fix gigablue videomode proc

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8a81e4a View commit details
    Browse the repository at this point in the history
  17. fix typo

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8cf9251 View commit details
    Browse the repository at this point in the history
  18. fix gigablue videomode

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6c8956e View commit details
    Browse the repository at this point in the history
  19. autores fix float

    atvcaptain committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    8e87434 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    659117b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cd7c22d View commit details
    Browse the repository at this point in the history
  22. AVSwitch refactor part 3

    jbleyel committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    571c3a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. AVSwitch refactor part 4

    jbleyel committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    b827149 View commit details
    Browse the repository at this point in the history
  2. fix aml set direct resolution

    jbleyel committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    36e38f7 View commit details
    Browse the repository at this point in the history
  3. improve resolution selection

    jbleyel committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    7325a47 View commit details
    Browse the repository at this point in the history
  4. fix getPreferredModes

    jbleyel committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4072f7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd8f9b2 View commit details
    Browse the repository at this point in the history