I think I can that this to "Rejected", because the problem seems to be something else (see first post) and there is no real patch => it's more like a bug report
I think I can that this to "Rejected", because the problem seems to be something else (see first post) and there is no real patch...
Hi,
Somethimes when I close MP (in home menu), MP keeps running in the background.
This causes that I can't start MP anymore with...
Hi, after search on line code.
i think have found the solution ( it's a simply copy-cut function). For RESTART IRSS AFTER RESUME POWER
i have tested V1a, for me work ! i post v1b because maybe is better !
Edit : New Topic created
Hi, after search on line code.
i think have found the solution ( it's a simply copy-cut function). For RESTART IRSS AFTER RESUME...
Hi!
In MiniDisplayPlugin _ForceManagerRestart should also restart IRSS after initiasing. I have f.e. a chieftec case where this...
Presumably if Pilehave knows this is a good fix, and you have also confirmed, this is good enough. Then you just need to PM a team manager for approval to merge to master.
Mark
Presumably if Pilehave knows this is a good fix, and you have also confirmed, this is good enough. Then you just need to PM a team...
Currently the width and height of the arrows used in the selectbuttoncontrol is hardcoded to 16 x 16 pixels:
int x1 = 16...
I don't have a patch file but it's just a couple of code lines needed.
Add this method to TeletextMagazine:
public static void ClearLangInfo()
{
langInfo.Clear();
}
Add a call to the method in OnSubtitleReset in SubtitleSelector:
private int OnSubtitleReset(int count, IntPtr pOpts, ref int...
I don't have a patch file but it's just a couple of code lines needed.
Add this method to TeletextMagazine:
public static...
Hi again.
Below is a patch that adds support for selecting the correct teletext subtitle page based on the Service Information...
Apart from that I like to have 'correct' info shown I think it can be useful as well.
Let's say you have one S and one S2 card (or one T and one T2). If you combine this patch with a flag on the card(s) then there's no risk of mapping a channel to a card which doesn't support it.
However, my original objection that it's...
Apart from that I like to have 'correct' info shown I think it can be useful as well.
Let's say you have one S and one S2 card...
this patch shows DVB-S2 as value for "Mapped cardtypes" column in TVSetup - TV Channels if channel has DVB-S2 properties filled...
The label/heading can be set by the plugin, so the suggested change is imho not needed. One thing I noticed though;
It looks like inputTextColor is used as color for the label/heading, even though this has its own color called "labelColor".
The stdKeyboard.xml file has this:
<control>
<description>standard...
The label/heading can be set by the plugin, so the suggested change is imho not needed. One thing I noticed though;
It looks like...
Hi,
It's quite annoying that the virtual keyboard doesn't has heading label.
For example:
Enable file menu with pin code...
Bumping
This is really what I need, I have a large collection of kids TV series that I dont want to see mixed with my stuff and visa versa.
Any further advancements?
Bumping
This is really what I need, I have a large collection of kids TV series that I dont want to see mixed with my stuff and...
Mantis 0003768 fixes this, but then better. This patch uses "scsi" as hardcoded value, that should however be configurable. Mantis 0003768 does that, and it adds support for the DTPro exe file.
Mantis 0003768 fixes this, but then better. This patch uses "scsi" as hardcoded value, that should however be configurable. Mantis...
Command line parameters had changed for daemon tools see
Command Line Parameters | daemon-help.com
Hello all!
I own an AVC S-1-based HTPC. It has IMon VFD embedded. It works flawlessly with MP except one issue: since IMon VFD has only one byte CG Map, no national symbols are displayed in MP. BUT I’ve learned that my VFD (It is Samsung 16T202DA1E, datasheet can be found here: Samsung16T202DA1E.pdf ) HAS national-specific symbols...
Hello all!
I own an AVC S-1-based HTPC. It has IMon VFD embedded. It works flawlessly with MP except one issue: since IMon VFD has...
Hello all!
I own an AVC S-1-based HTPC. It has IMon VFD embedded. It works flawlessly with MP except one issue: since IMon VFD has...
AW: Tag #Play.Next.Duration returns seconds instead of Min:Sec format
Could this be fixed in MP 1.2.2? It is a minor change isn't it?
Because mantis says "Target Version: not planned yet"
AW: Tag #Play.Next.Duration returns seconds instead of Min:Sec format
Could this be fixed in MP 1.2.2? It is a minor change isn't...
Hi,
It seems like since version 1.2.0 RC the tag #Play.Next.Duration is returning seconds, where as the #Play.Current.Duration...
Re: AW: Yac Plugin
I read that other forum thread and nothing in there makes YAC work under MP.
What I'm doing is to simply run the YAC Listener on my MP clients. That little bubble shows up in the lower right and shows us the caller info. Not too bad on some of the TV's but hard to see on others because the bubble is so small.
It...
Re: AW: Yac Plugin
I read that other forum thread and nothing in there makes YAC work under MP.
What I'm doing is to simply run...
Hi
As other users has expienced then the Original YAC plugin has some bugs, and it seem its not maintained anymore
It also...
AW: AwayMode as Option in PowerScheduler
mbuzina:
this is right. as said many times before, requests for suspending the system outside MP can't be cancelled. then awaymode could be a good thing for many/most/some users of MP. but if you just use the system in the living room with only MP installed and you suffer from the "muted...
AW: AwayMode as Option in PowerScheduler
mbuzina:
this is right. as said many times before, requests for suspending the system...
Hey guys,
after having enormous problems with this really "great" AwayMode, I implemented an option for users, to choose if it...