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.
Posted 16 September 2019 - 06:31
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
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
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
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
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
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 Ultimate (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.
Posted 26 January 2020 - 15:27
Open Vision sources: https://github.com/OpenVisionE2
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
Posted 26 January 2020 - 17:01
Merged.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 26 January 2020 - 20:23
Open Vision sources: https://github.com/OpenVisionE2
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
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 Ultimate (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.
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 Ultimate (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.
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.
0 members, 2 guests, 0 anonymous users