Jump to content


Photo

merge requests for PLi's git


  • Please log in to reply
1748 replies to this topic

Re: merge requests for PLi's git #1361 littlesat

  • PLi® Core member
  • 56,260 posts

+691
Excellent

Posted 16 September 2019 - 06:31

That indeed does not work... to get Some data back works different. But then the return does not work...
Look how I (un)mount to retrieve the images I the imagelist tool. This needs a redesign.

Edited by littlesat, 16 September 2019 - 06:41.

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


Re: merge requests for PLi's git #1362 littlesat

  • PLi® Core member
  • 56,260 posts

+691
Excellent

Posted 16 September 2019 - 08:30

I just did revert the compleet os.system stuff in Hardware.py.

As far I can see the functions where it is still in are not used at all. So we might consider to remove these complete functions.... (but we have risk of breaking plugins).


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


Re: merge requests for PLi's git #1363 littlesat

  • PLi® Core member
  • 56,260 posts

+691
Excellent

Posted 16 September 2019 - 08:35

...


Edited by littlesat, 16 September 2019 - 08:44.

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


Re: merge requests for PLi's git #1364 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 24 November 2019 - 10:26

https://github.com/O...igma2/pull/2355 (Makefile.am: Install Hex2strColor.py)

 

related to https://github.com/O...00c9257f104e143 and https://github.com/O...b2be49cde6f3873

 

https://github.com/O...igma2/pull/2354 (PliExtraInfo.py: Add Verimatrix)

 

related to https://forums.openp...dpost&p=1128980


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1365 nautilus7

  • Senior Member
  • 229 posts

+6
Neutral

Posted 24 November 2019 - 10:48

Thanks, I forgot to change the makefile.am. I wonder why the travis.ci build succeeded though...


Edited by nautilus7, 24 November 2019 - 10:50.


Re: merge requests for PLi's git #1366 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 24 November 2019 - 13:28

Thanks, I forgot to change the makefile.am. I wonder why the travis.ci build succeeded though...

 

Your welcome :)

 

Travis compiles all python files and won't check any Makefile.am but in OE you need to tell what files you want to be installed.


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1367 littlesat

  • PLi® Core member
  • 56,260 posts

+691
Excellent

Posted 24 November 2019 - 13:29

There are systems that do not require to adapt a makefile.am

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


Re: merge requests for PLi's git #1368 nautilus7

  • Senior Member
  • 229 posts

+6
Neutral

Posted 24 November 2019 - 16:06

I see. Thank you both.



Re: merge requests for PLi's git #1369 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 11 December 2019 - 11:57

https://github.com/O...igma2/pull/2376 (skin.py PEP8, logging and comment cleanup) by IanSav

 

https://github.com/O...igma2/pull/2374 and https://github.com/O...igma2/pull/2373 (Made some strings available for translation) by nautilus7

 

:)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1370 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 11 December 2019 - 14:55

We were aware of those, but had bigger fish to fry the last few days.

 

I see Littlesat has merged them now.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: merge requests for PLi's git #1371 littlesat

  • PLi® Core member
  • 56,260 posts

+691
Excellent

Posted 11 December 2019 - 15:01

Yep sorry checked and merged....

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


Re: merge requests for PLi's git #1372 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 26 January 2020 - 15:27

https://github.com/O...igma2/pull/2420 ([Keyboard.py] Refactor the code)

 

by IanSav


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1373 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 26 January 2020 - 16:28

https://github.com/O...igma2/pull/2421 (Introduce SCOPE_LIBDIR and get rid of hard-coded /usr/lib/ for multilib)

 

Examples:

https://github.com/O...2c8cfa12bab68f8
https://github.com/O...e7f6cafb2ca1008
https://github.com/O...2740cb1b10e64c6
https://github.com/O...f5ab9b5addff8e4

skin and xml related examples:

https://github.com/O...fcc17c24babddcb
https://github.com/O...a2ff564069062b3

 

:)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1374 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 26 January 2020 - 17:01

Merged.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: merge requests for PLi's git #1375 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 26 January 2020 - 20:23

https://github.com/O...igma2/pull/2422 (Directories.py: Get rid of deprecated scope functions.)

 

:)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1376 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 28 January 2020 - 18:13

https://github.com/O...e-core/pull/760 (Get rid of enigma2-plugin-systemplugins-skinselector)

 

skin-PLiHD: https://github.com/l...-PLiHD/pull/814 (Get rid of ipkg name once for all, we must use opkg name to not confuse anyone)


Open Vision sources: https://github.com/OpenVisionE2


Re: merge requests for PLi's git #1377 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 28 January 2020 - 18:43

First one merged.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: merge requests for PLi's git #1378 Abu Baniaz

  • PLi® Contributor
  • 2,435 posts

+62
Good

Posted 28 January 2020 - 18:45

Your recent opkg commit is causing havoc. You renamed a file to match name of another instead of deleting one.

 

Fork the project again, don't do anything, and you will see a change that needs committing



Re: merge requests for PLi's git #1379 WanWizard

  • PLi® Core member
  • 68,544 posts

+1,737
Excellent

Posted 28 January 2020 - 19:16

This is adressed to whom? About what?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: merge requests for PLi's git #1380 Abu Baniaz

  • PLi® Contributor
  • 2,435 posts

+62
Good

Posted 28 January 2020 - 19:34

To Persian Prince, he is committing, you are merging :DSorry, havoc is a bit extreme.

 

Te reproduce:

Fork the project again, don't do anything, you will get a file has changed. This is because of upper/lowercase issue that windows does not recognise as being different.

 

Cause:

There was an opkg.py and Ipkg.py. He has renamed Ipkg.py to Opkg. So you now have Opkg.py and opkg.py which Linux will see as two different files, but not windows.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users