Springen naar inhoud


Foto

Satdreamgr OpenPLi Changes

satdreamgr

  • Dit onderwerp is gesloten Dit onderwerp is gesloten
Er zijn 14 reacties in dit onderwerp

#1 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 29 oktober 2013 - 18:04

Dear @OpenPLi,

Here is our changes:

Package: enigma2
Source: git://git.code.sf.net/p/openpli/enigma2;protocol=git;branch=master file://0001-Set-default-skin-Satdreamgr-HD.patch file://0001-Satdreamgr-show-media-player-on-menu.patch file://0001-Satdreamgr-InfoBarGenerics-changes.patch file://0001-Satdreamgr-show-softwaremanger-on-setupmenu.patch file://0001-dvb-decoder.cpp-workaround-for-Dreamboxes-DD.patch

Bijlage  0001-Set-default-skin-Satdreamgr-HD.patch.txt   753bytes   57 Aantal bijlagen
Bijlage  0001-Satdreamgr-show-media-player-on-menu.patch.txt   936bytes   21 Aantal bijlagen
Bijlage  0001-Satdreamgr-InfoBarGenerics-changes.patch.txt   1,21K   29 Aantal bijlagen

0001-dvb-decoder.cpp-workaround-for-Dreamboxes-DD.patch is already published here.

Package: enigma2-plugin-pli-softcamsetup
Source: git://git.code.sf.net/p/openpli/enigma2-plugins;protocol=git file://pythonpaths.patch file://0001-Satdreamgr-Changes.patch

Bijlage  0001-Satdreamgr-Changes.patch.txt   3,73K   30 Aantal bijlagen
 

As i said before "Satdreamgr is 100% OpenPLi (build from OpenPLi sources, original sources not forked). Changes were made using only .bbapend files and meta-local folder."

So that means you get original OpenPLi with minimal changes (like the AC3+ patch for Dreamboxes).

We will continue contributing changes back to OpenPLi, hoping that they will be committed (if not .bbappend will do the trick :))



If we missed (or forgot) to include something (that is not under public source), please feel free to ask for it.

With regards to Open Community,
Satdreamgr Team

Veranderd door athoik, 29 oktober 2013 - 18:06

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #2 littlesat

  • PLi® Core member
  • 56123 berichten

+685
Excellent

Geplaatst op 29 oktober 2013 - 21:02

How do you select that softcam selection and why do you need the mediaplayer on the mainmenu by default?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Satdreamgr OpenPLi Changes #3 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 29 oktober 2013 - 21:40

It's more practical to have media player on main menu.

About the softcam selection what patch you are referring, cause i have to ask.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #4 littlesat

  • PLi® Core member
  • 56123 berichten

+685
Excellent

Geplaatst op 29 oktober 2013 - 21:54

The stuff in the infobar patch...

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Satdreamgr OpenPLi Changes #5 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 29 oktober 2013 - 22:26

We are using the following in keymap.xml

	<map context="InfobarMenuActions">
		<key id="KEY_MENU" mapto="mainMenu" flags="mr" />
		<key id="KEY_SPACE" mapto="mainMenu" flags="mr" />
		<key id="KEY_BLUE" mapto="openSoftcam" flags="b" />				
		<key id="KEY_GREEN" mapto="openPluginBrowser" flags="b" />


Keymap.xml is inserted into enigma using branding dir.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #6 littlesat

  • PLi® Core member
  • 56123 berichten

+685
Excellent

Geplaatst op 29 oktober 2013 - 23:05

If you change the blue and the green button.... where do you have the instant plugin menu and the subservices screen?


WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Satdreamgr OpenPLi Changes #7 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 30 oktober 2013 - 00:08

Regarding subservices we miss that, we are going to add it like that:

		<key id="KEY_GREEN" mapto="subserviceSelection" flags="l" />
	</map>

I will publish also keymap changes.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #8 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 30 oktober 2013 - 00:20

Is there any fta channel to test subservices?

We think its better to have subservices on long green press.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #9 littlesat

  • PLi® Core member
  • 56123 berichten

+685
Excellent

Geplaatst op 30 oktober 2013 - 08:24

No...

I suggest it is better to keep away from the standard configutation...

Softcam config can be made available from the blue button... With blue pannel stuff you also do nog get there right away.... and why do you really need that so instantly?


Veranderd door littlesat, 30 oktober 2013 - 08:26

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Satdreamgr OpenPLi Changes #10 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 30 oktober 2013 - 17:21

Dear @littlesat,


Currently we leave old behaviour on long press.

If it cause us problems we gonna switch to original behaviour.
98c98
<               <key id="KEY_BLUE" mapto="extensions" flags="b" />
---
>               <key id="KEY_BLUE" mapto="extensions" flags="l" />
175a176,177
>               <key id="KEY_BLUE" mapto="openSoftcam" flags="b" />
>               <key id="KEY_GREEN" mapto="openPluginBrowser" flags="b" />
210c212
<               <key id="KEY_GREEN" mapto="subserviceSelection" flags="b" />
---
>               <key id="KEY_GREEN" mapto="subserviceSelection" flags="l" />
Thanks for your suggestions.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #11 hemertje

  • Forum Moderator
    PLi® Core member
  • 33469 berichten

+118
Excellent

Geplaatst op 30 oktober 2013 - 20:48

as far as i know we want te keep away from long press situations


on the Glassfibre 1GB DVB-C...


Re: Satdreamgr OpenPLi Changes #12 athoik

  • PLi® Core member
  • 8458 berichten

+327
Excellent

Geplaatst op 31 oktober 2013 - 12:26

Hello,

 

 

Here are the files required to build dm800 with OpenPLi 3.0

 

Bijlage  dm800.zip   255,9K   60 Aantal bijlagen

 

Files originally grabbed from OE-Alliance public repository.

 


Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: Satdreamgr OpenPLi Changes #13 maigais

  • Senior Member
  • 431 berichten

+4
Neutral

Geplaatst op 31 oktober 2013 - 14:49

and by the way,
I can not
  start usb dvb-t

TDA18218HN and AF9015A
and it will not work
the image of "Sat Dream Gr Τeam"

 

 

I won the case that sees Tuners
but not working


BlackHole-3.1.0F_DM800 ,Tuner + ALINK DTU & Digital USB DVB-T HDTV TV Tuner Recorder Receiver , HDD TOSHIBA MK2552GSX 250gb,usb 16gb,skins Glamour_X-Infinity mod


Re: Satdreamgr OpenPLi Changes #14 gjstroom

  • Senior Member
  • 516 berichten

+16
Neutral

Geplaatst op 31 oktober 2013 - 20:56

Hello,

 

 

Here are the files required to build dm800 with OpenPLi 3.0

 

attachicon.gifdm800.zip

 

Files originally grabbed from OE-Alliance public repository.

 

Nice, I will test it, I was busy doing the same....


Amiko8240, DM500HD, DM800, DM800SE, DM800SESR4, DM800SEV2, VU+ SoloSEV2, VU+ UnoSE


Re: Satdreamgr OpenPLi Changes #15 hemertje

  • Forum Moderator
    PLi® Core member
  • 33469 berichten

+118
Excellent

Geplaatst op 31 oktober 2013 - 21:32

Guys,

 

use the proper satforum to ask your questions regarding the specific "Sat Dream Gr Τeam" image!

 

Topic closed!


on the Glassfibre 1GB DVB-C...



1 gebruiker(s) lezen dit onderwerp

0 leden, 1 bezoekers, 0 anonieme gebruikers