@athoik
would you please test patch level 62 for dreambox STBs ?
so if it is ok use kernel 3.2.62 for them
Posted 14 August 2014 - 16:26
@athoik
would you please test patch level 62 for dreambox STBs ?
so if it is ok use kernel 3.2.62 for them
Open Vision sources: https://github.com/OpenVisionE2
Posted 14 August 2014 - 16:59
Posted 20 August 2014 - 11:42
In this commit has been added a groupwise sort mechanism: http://sourceforge.n...1f1d4489b56c6c/
But it is forgotten that in skin, in widget movie_sort, also need to add the icon to display groupwise sort.
This patch in skin_default, at the end of movie_sort added additional newtop.png, to display groupwise sort.
I do not know, maybe need to create a new icon for this, but in my opinion newtop represents the same, and they can be used.
Remember that this icon needs to be added also in skins of the image, for example in PLiHD.
Posted 21 August 2014 - 12:01
replaced mix of type integer typedef's with the supplied ones from stdint.h
__u8 -> uint8_t
__u16 -> uint16_t
__u32 -> uint32_t
https://github.com/C...ed-integer-type
some parts of the code where already using those, some where not.
Posted 21 August 2014 - 18:43
Posted 22 August 2014 - 10:10
replaced mix of type integer typedef's with the supplied ones from stdint.h
__u8 -> uint8_t
__u16 -> uint16_t
__u32 -> uint32_t
https://github.com/C...ed-integer-type
some parts of the code where already using those, some where not.
Cool! Exactly what I like to see. Stdint is good. Will cherry-pick.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 23 August 2014 - 18:28
Commited.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 2 September 2014 - 18:39
If in the channel list I called menu, then in log, I have several errors:
[ePNG] couldn't open /usr/share/enigma2/skin_default/buttons/key_.png
The reason is that the in ChoiceList, in ChoiceEntryComponent is called LoadPixmap while not the quick keys to display.
Here is patch which adds an additional key check, and if it does not exist, then do not use LoadPixmap.
But maybe this needs to discuss?
Maybe is skin which has its own key_.png, which is displayed when there is no quick keys? Then this patch will break them.
Posted 7 September 2014 - 14:51
I found another place where looking for images that do not exist.
It is in Screens/LanguageSelection, where searches firstly png with file in the name, instead of index.
I wanted to offer a patch, but then I thought that it was wororound, to use own png.
But does anyone really use its own country flags, instead of the enigma?
Posted 7 September 2014 - 16:33
Maybe someone is interested.
Why can not delete services in all channel lists (providers, satellites, all ...)?
I understand that these lists as a database, from which build a bouquets, but if they are repeating or non-working channels, would be good to delete them, to creating a bouquet such of on computer, could be used only channels that work.
But check whether the channel works, is possible only in the all channel list.
This patch is added to possibility completly delete channels in general (not bouquets) lists.
Posted 8 September 2014 - 11:32
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Posted 8 September 2014 - 14:55
Did we already apply #623?
No, I understand that you expect a new icon instead of using the existing one.
Exactly. Beats me why anybody would be interested in (changing) the all-services list?This function defies the whole concept of enigma2.
It's a database for the box; no need to use the list yourself.
But you can simply not use it.
A large part of what I suggest, I personally do not use, but it has asked for users, for which it is very important.
0 members, 6 guests, 0 anonymous users