Archive (2 Viewers)

Archive for submitted code patches
thnx, commited to revision: 23952
thnx, commited to revision: 23952
Actually, card stay selected but, user can't see which card is. A simple change in properties Form do the trick. After...
Replies
1
Views
1K
ah, great, many thanks. :thx: I was on wrong svn status. Greetings Harley:)
ah, great, many thanks. :thx: I was on wrong svn status. Greetings Harley:)
Hi Most movie-viewers use posters in the movie-views, in "My Videos" or "Moving Pictures". Ideally they should be the same size...
Replies
15
Views
3K
I have realized that there may be a frame timing issue that causes the fadelabel to jitter. If your horizontal scroll rate is too slow it will jitter. I have mine set to speed=3 and there is no jitter. I have not looked at what could be wrong in the logic yet but this is the root of the problem. So, for now increase your...
I have realized that there may be a frame timing issue that causes the fadelabel to jitter. If your horizontal scroll rate is too...
This patch offers the following two new features. I developed them together to meet a single (combined) objective and so I will...
Replies
18
Views
4K
I think we should consider exposing the channelname in the EPG too...that is one place it is really missing!
I think we should consider exposing the channelname in the EPG too...that is one place it is really missing!
Hi Problem The channelname of a programme is not available in scheduler, recorded tv and search in the TV Plugin. Solution...
Replies
8
Views
2K
I attached log where you can see that when timeshifting is started and HTV2 Zg channel is tuned, thread waits for OnPMTReceived() and thean reads pmt data. After HTV1 is tuned, thread doesn't wait for mpt data but uses data from HTV2 Zg. This is not a problem because they are both MPEG-2 streams. But when I change program to SLO1...
I attached log where you can see that when timeshifting is started and HTV2 Zg channel is tuned, thread waits for OnPMTReceived()...
This fixes incorrect behavior of WaitForPMT function in TVDVBChannel.cs which waits correctly for OnPMTReceived() event only for...
Replies
2
Views
1K
The attached patch should fix my problem. Looks like _isAllocated was never reset + _newPath was always set to _texturePath. Setting _isAllocated and commenting out the _newPath = _texturePath seems to do the work. Could someone else (bavarian?) take a look at my fix and tell if its inproper?: Index: GUIMultiImage.cs...
The attached patch should fix my problem. Looks like _isAllocated was never reset + _newPath was always set to _texturePath...
Hi! Attached is a patch against SVN 23143 on GUIMultiImage.cs I have earlier created a thread where i was nagging about it...
Replies
29
Views
5K
Approved with changes at revision: 23720 Regards Mr Hipp
Approved with changes at revision: 23720 Regards Mr Hipp
This patch adds the #selectedindex property which returns the index of the currently selected item for skin creators to use if they...
Replies
2
Views
2K
Added to SVN 23717 Thanks Andy
Added to SVN 23717 Thanks Andy
I found that if a fadelabel is in a group in which no control would ever have focus (e.g., a group of labels and fadelabels) that...
Replies
1
Views
2K
Added to SVN! Thanks for your patch!
Added to SVN! Thanks for your patch!
Because combobox drive depends on number of tuners, here is a sample only with a dual tuner card (see scrn1.jpg). After...
Replies
2
Views
1K
Hi JBravo, after having this patch finished and having WOL for TV available - do you see any chance to integrate your WOL Code in the other sections (Music, Video, Pictures)? It would require same configuration as for TV - maybe add a configurable waittimer to tweak the time until nas is up. Should then be launched whenever the...
Hi JBravo, after having this patch finished and having WOL for TV available - do you see any chance to integrate your WOL Code in...
Hi! Here are two patches (compatible to each other) regarding powerscheduler. One was made by JBravo here in the forum the other...
Replies
70
Views
18K
Fixed in SVN version 23696.
Fixed in SVN version 23696.
Defect Description for Mantis #0002060 and Patch for Review The current SVN code drops a frame under the following circumstances...
Replies
2
Views
2K
Swedish strings <String id="60">Väntar på att TV tjänsten startar...</String> <String id="61">Väntar {0} sekunder(s) innan start...</String> <String id="62">Initierar DirectX...</String> <String id="63">Initierar inenheter...</String> <String id="64">Startar insticksmoduler...</String> <String id="65">Laddar...
Swedish strings <String id="60">Väntar på att TV tjänsten startar...</String> <String id="61">Väntar {0} sekunder(s) innan...
Hello, - I really prefer MediaPortal with localized strings on startup. - Tested and working both with normal splashscreen and...
Replies
11
Views
4K
I think now that this functionality exists, plugin developers probably dont need to use dummy controls any more...we could just set a skin property and skinners can just use the string.equals function to evaluate conditions.
I think now that this functionality exists, plugin developers probably dont need to use dummy controls any more...we could just set...
I would like to be able to use string comparison logic for the visible property of skin elements. For example, if a skin designer...
Replies
6
Views
3K
Nice one, I think I've been suffering from that one...
Nice one, I think I've been suffering from that one...
Hi, I posted the details of the problem and my changes in this thread...
Replies
4
Views
2K
Thx Migue!
Thx Migue!
This is a very simple patch that allows video playlist to show the thumbnail of items not in the database(IMDB etc).
Replies
5
Views
2K
Thx a lot Migue. There is always a place for improvements.
Thx a lot Migue. There is always a place for improvements.
As the titles says, this patch fixes the issue when changing the sorting view on My Music and My Videos, the selected item is not...
Replies
1
Views
1K
Thank you SirHavoc for this patch. Keep 'em coming ;)
Thank you SirHavoc for this patch. Keep 'em coming ;)
The view sort type (file or date) was not saved, only the path to the file (in a date is year/month), this implies when the user...
Replies
5
Views
1K
May be I was not clear enough before ? It appears not for HDD manufacturers : ;)
May be I was not clear enough before ? It appears not for HDD manufacturers : ;)
This patches are for 0002126: HardDisk Full -> "no video/audio detected" - MediaPortal Bugtracker
Replies
16
Views
4K
Thanks, that did it. :thx:
Thanks, that did it. :thx:
Fix for 0002426: "File Menu" - fails to delete folders - MediaPortal Bugtracker Note : Problem didn't appear on Videos only but...
Replies
1
Views
1K
Fixed. Simone
Fixed. Simone
Hi there, I just finished it (just for fun :)) : 0002378: timeshift folder setup should be moved under general/timeshifting -...
Replies
19
Views
3K
That's quite a reasonable amount of work ! Thank you !
That's quite a reasonable amount of work ! Thank you !
EDIT: I added the following two attachments and removed one attachment. Apply the fp1 (fixpack1) patch on top of the original...
Replies
1
Views
1K
Sweet. You just keep on rolling out patches I have missed for a full year :D
Sweet. You just keep on rolling out patches I have missed for a full year :D
EDIT: added the patch changes for TVE3. This patch provides skinners the ability to vertically align text for the following...
Replies
1
Views
1K
Ok i will do it after testing implemented version on this weekend
Ok i will do it after testing implemented version on this weekend
I added Support of DVB-S2 parameters for ProfRed card Now S2 transponders work correctly with this card. And i plan to add Diseqc...
Replies
7
Views
2K
test the 1.1 ALPHA the epg in utf16 is error. like this 2009-08-06 22:53:57.227500 [EPG Update thread]: -> 8/13/2009 1:15:00 AM-8/13/2009 1:45:00 AM gq_5g 2009-08-06 22:53:57.228500 [EPG Update thread]: -> 8/13/2009 1:45:00 AM-8/13/2009 2:10:00 AM jû}N 2009-08-06 22:53:57.229500 [EPG...
test the 1.1 ALPHA the epg in utf16 is error. like this 2009-08-06 22:53:57.227500 [EPG Update thread]: ->...
Hello I have found a problem with DVB texts when provider sends information in UTF-16 encoding (actually it was tested on...
Replies
8
Views
4K
This patch adds new capability to the button control. It provides the opportunity for a button to maintain its focused render state (look) even when navigation is moved away from the button. The controls for this feature are introduced through the navigation actions on the control (onleft, onright, onup, ondown). This...
This patch adds new capability to the button control. It provides the opportunity for a button to maintain its focused render...
This patch adds new capability to the button control. It provides the opportunity for a button to maintain its focused render...
Replies
0
Views
2K
This patch corrects a problem with text clipping in the fadelabel control. Patched against 23209. The problem that this patch addresses is reported here: https://forum.team-mediaportal.com/bugreports-74/fadelabels-cut-off-bottom-text-67694/#post484884 I encourage testing with this patch. I tested with two scenarios and it...
This patch corrects a problem with text clipping in the fadelabel control. Patched against 23209. The problem that this patch...
This patch corrects a problem with text clipping in the fadelabel control. Patched against 23209. The problem that this patch...
Replies
0
Views
1K
Thanks, added to SVN
Thanks, added to SVN
Bug in tvserver configuration. in dvbs channel settings CircularR polarisation drops to CircularL when form loads
Replies
1
Views
1K
Hi, Apologies - it seems that this patch might not be the cause of the problem. Sorry to have suggested this. Mark
Hi, Apologies - it seems that this patch might not be the cause of the problem. Sorry to have suggested this. Mark
I have many channels not visible in the guide due to them being encrypted, and have found that the search function returns programs...
Replies
21
Views
4K
Here you can find another patch that show more information on the display. https://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/minidisplay-one-line-optimization-68402/#post491105
Here you can find another patch that show more information on the display...
Could anyone please take a look at this patch: Added support for MiniDisplay Shuttle PF27 (SG33G5M) Is it possible to take up...
Replies
2
Views
2K
patch for svn-23264 Patch includes elimination of MediaPortal dependency in TvServer, TitleDisplay removed from Recordings.cs,Program.cs etc
patch for svn-23264 Patch includes elimination of MediaPortal dependency in TvServer, TitleDisplay removed from...
Hi all One of the things i was missing in MediaPortal is better handling of episodes: - An options to see witch episode of a...
Replies
13
Views
3K
Top Bottom