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

[OScamInfo] code has been completely revised #3207

Merged
merged 5 commits into from
Dec 27, 2023
Merged

[OScamInfo] code has been completely revised #3207

merged 5 commits into from
Dec 27, 2023

Conversation

jbleyel
Copy link
Contributor

@jbleyel jbleyel commented Dec 24, 2023

  • new design, now resembles the OScam-WebIF look
  • new log window with optional autoupdate
  • new log fullscreen with optional autoupdate

[Setup.xml]

  • refactor oscam info settings

[ButtonSetup, QuickMenu, SoftcamSetup, InfoBarGenerics]

  • use new OscamOverview

Co-authored-by: Mr.Servo
Thanks to @OpenA.TV for consulting

* new design, now resembles the OScam-WebIF look
* new log window with optional autoupdate
* new log fullscreen with optional autoupdate

[Setup.xml]
* refactor oscam info settings

[ButtonSetup, QuickMenu, SoftcamSetup, InfoBarGenerics]
* use new OscamOverview

Co-authored-by: Mr.Servo
Thanks to @OpenA.TV for consulting
* add config.softcam.hideServerName setting support
@68foxboris
Copy link

Please tell me, sometimes when I press exit from OscamOverview screen this error appears.
`
2023-12-25 18:34:58.6250 File "/usr/lib/enigma2/python/StartEnigma.py", line 78, in processDelay
2023-12-25 18:34:58.6256 callback(*retVal)
2023-12-25 18:34:58.6259 TypeError: OScamOverview.keyMenu..keyMenuCallback() takes 0 positional arguments but 1 was given

`

@jbleyel
Copy link
Contributor Author

jbleyel commented Dec 25, 2023

Please tell me, sometimes when I press exit from OscamOverview screen this error appears. ` 2023-12-25 18:34:58.6250 File "/usr/lib/enigma2/python/StartEnigma.py", line 78, in processDelay 2023-12-25 18:34:58.6256 callback(*retVal) 2023-12-25 18:34:58.6259 TypeError: OScamOverview.keyMenu..keyMenuCallback() takes 0 positional arguments but 1 was given

`

Sometimes?
Where do you start the new screen?
Do you have get also the other new files from this pull?

* master:
  [Menu.py] Use f-strings
  [ScrollLabel] * fix parseHorizontalAlignment
  [Screen] Add integrated screen based images
  Softcam (#3204)
* master:
  [keytranslation] * remove usage of keytranslation.xml * add remapping of keytranslation.xml into rcinput
* improve config.softcam.hideServerName
* add OscamLogo.png
@jbleyel jbleyel marked this pull request as ready for review December 27, 2023 10:34
@jbleyel jbleyel merged commit 30f1c7c into master Dec 27, 2023
5 checks passed
@jbleyel jbleyel deleted the OscamInfo branch December 27, 2023 10:35
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants