Archive (1 Viewer)

Archive for submitted code patches
patch commited to svn25271. :thx: Simone
patch commited to svn25271. :thx: Simone
That Bug happens because of duplicate channel mapping has created while importing channels (double mapping for All Channels group)...
Replies
5
Views
1K
There is a dll for the 1.0.2 version of Mediaportal. I downloaded it, but I cannot find it anymore on this forum. If you don't want to download the 1.10 RC you can send me a PM and I can mail you the dll.
There is a dll for the 1.0.2 version of Mediaportal. I downloaded it, but I cannot find it anymore on this forum. If you don't...
I added code to the DisplayHandler of the MiniDisplayLibrary to also support display optimal that have only one line. It merges 2...
Replies
8
Views
3K
AW: Resuming TV / Video / DVD issue is added to mantis 0002756: Canceling resume dialog starts playback from beginning / inconsistency - MediaPortal Bugtracker and patch with modifications is already committed to svn regards chefkoch
AW: Resuming TV / Video / DVD issue is added to mantis 0002756: Canceling resume dialog starts playback from beginning /...
As requested by elliottmc: Use cancelable dialog instead of yes / no dialog. Same behaviour applies as the current dialog shown...
Replies
7
Views
2K
Nope. I had a hard time figuring out how things are connected, and I KNOW I haven't figured everything out :-) That's why I thought it might be safer to patch TeletextMagazine.cs instead, but I doubt it would be any problem patching TsReader.
Nope. I had a hard time figuring out how things are connected, and I KNOW I haven't figured everything out :-) That's why I thought...
On TV4 Science Fiction I have noticed that every time I watch the channel I have to manually select subtitle page 890 to display...
Replies
3
Views
2K
arman, Ive already committed those changes. Please review :) Also removed dead code, comments, and fixed tabs and brackets {} to match our coding convetion. and thanks again. /gibman
arman, Ive already committed those changes. Please review :) Also removed dead code, comments, and fixed tabs and brackets {} to...
In my quest for speed/resource improvements in mediaportal i came across the property manager and discovered that it literally...
Replies
5
Views
2K
On TCM Nordic swedish subtitle is on page 777, followed by dutch on page 785. The encoding for swedish subtitle is 2 (Swedish/Finnish/Hungarian) and for dutch it's 4 (French). Looking at the code: int new_page_num = header.PageNumber(); language = header.Language(); if (pageNumInProgress != new_page_num) {...
On TCM Nordic swedish subtitle is on page 777, followed by dutch on page 785. The encoding for swedish subtitle is 2...
On TCM Nordic swedish subtitle is on page 777, followed by dutch on page 785. The encoding for swedish subtitle is 2...
Replies
0
Views
2K
thnx for the tip and benchmarks gibman. I was under the false impression gettryvalue involved some hidden exception catching but that's not the case with dictionary. I will update this patch (and my other one) by the end of next week. We can use every speed increase we can gain as this is mostly called in the render logic. I...
thnx for the tip and benchmarks gibman. I was under the false impression gettryvalue involved some hidden exception catching but...
If a skinner uses a string function in the skin the condition will get re-evaluated every render pass causing high cpu usage. I...
Replies
18
Views
3K
Server... go with the server... ;)
Server... go with the server... ;)
I've been using MediaPortal a lot lately and while I like it for the most part, I noticed that it was quite slow reading directory...
Replies
22
Views
8K
Commited to svn25057. :thx: Simone
Commited to svn25057. :thx: Simone
Current code (SVN 24985) of LCDHypeWrapper has incorrect casting from unicode string to byte, so lcdhype driver gets string in...
Replies
1
Views
1K
:thx: Nicely done. This should solve it :) Submitted. Revision 25027
:thx: Nicely done. This should solve it :) Submitted. Revision 25027
Based on my logging in https://forum.team-mediaportal.com/bugreports-74/recording-stopped-when-epg-stopped-77343/#post573713 i...
Replies
2
Views
1K
Committed in SVN 24984
Committed in SVN 24984
Hi, this patch fixes typo in logging to prevent that logs: 07-02-2010 14:07:59.293 Seeking beyond the end position: 1478339412 >...
Replies
2
Views
2K
Thanks mate. It's in svn.- /gibman
Thanks mate. It's in svn.- /gibman
After 0002684: Watch recording from beginning / live point" not working for series recordings - MediaPortal Bugtracker starting a...
Replies
1
Views
1K
I set the status of this thread to approved since a version of this fix is already in SVN since a few days.
I set the status of this thread to approved since a version of this fix is already in SVN since a few days.
It is not possible to delete a recording from the MP recordings screen that is: Currently recording and currently being played...
Replies
7
Views
2K
Hi All - It's too difficult to provide diffs/patches for this feature at this point. Patches are made against a specific svn revision and since this feature was added there have been other features/bug fixes merged together with the content of this feature. Providing binaries (dll's) at this point may not work either since...
Hi All - It's too difficult to provide diffs/patches for this feature at this point. Patches are made against a specific svn...
[ EDIT: I can post a patch to svn 23209 if it makes inserting this into svn easier. I recently updated my workspace to 23209 and...
Replies
24
Views
5K
See this post for a description of the bug: https://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/really-start-recording-live-point-77081/index2.html#post571425 This patch fixes: 1. LiveTV is stopped before the user actually has confirmed if / how he want's to view the recording. 2. When the user closes...
See this post for a description of the bug...
See this post for a description of the bug...
Replies
0
Views
1K
Working on it, seems easy to fix. Patch submitted: https://forum.team-mediaportal.com/submit-patches-mediaportal-tv-server-etc-325/recorded-tv-do-not-start-playback-when-dialog-canceled-77167/#post571812
Working on it, seems easy to fix. Patch submitted...
The case: Record something. While recording play the file. You two options: Start at the beginning or Start at the live point...
Replies
20
Views
3K
Commited to svn24882. :thx: ! Simone
Commited to svn24882. :thx: ! Simone
There is a bug in MiniDisplayLibrary that causes swapped lines on the DM140GINK VFD display. In the device driver (DM140GINK.cs)...
Replies
3
Views
2K
Thanks
Thanks
OK, finally figured the problem out. See...
Replies
13
Views
4K
AW: TvEngine3: Import section doesn't import DVB-IP channels :thx: 0002663: Import section doesn't import DVB-IP channels - MediaPortal Bugtracker
AW: TvEngine3: Import section doesn't import DVB-IP channels :thx: 0002663: Import section doesn't import DVB-IP channels -...
Added section for handling import of DVBIP channels. Without this patch, channels are imported, but without url. All DVBIPChannel...
Replies
1
Views
2K
install a svn snapshot or wait for the upcoming RC1 release... https://forum.team-mediaportal.com/untested-mediaportal-1-1-0-beta-svn-builds-268/mediaportal-svn-snapshot-01-08-2010-02-15h-revision-24669-rar-75857/
install a svn snapshot or wait for the upcoming RC1 release...
Hi, all. After creating this...
Replies
7
Views
2K
Hi When using property #TV.Guide.Subtitle in the TVGuide skin and there is no subtile in EPG, #TV.Guide.Subtitle is displayed Patch adds #TV.Guide.Subtitle to PropertyManager.cs Best regards Henrik
Hi When using property #TV.Guide.Subtitle in the TVGuide skin and there is no subtile in EPG, #TV.Guide.Subtitle is displayed...
Hi When using property #TV.Guide.Subtitle in the TVGuide skin and there is no subtile in EPG, #TV.Guide.Subtitle is displayed...
Replies
0
Views
1K
Moved to https://forum.team-mediaportal.com/localization-mediaportal-deploytool-295/russian-ukrainian-string-id-fix-74792/#post547969
Moved to https://forum.team-mediaportal.com/localization-mediaportal-deploytool-295/russian-ukrainian-string-id-fix-74792/#post547969
Currently MPLanguageTool reverts to characters="255" while saving strings_xx.xml file for all languages, even those needidng higher...
Replies
2
Views
1K
Wait a minute...my fault. Copy paste = stupid errors ;)
Wait a minute...my fault. Copy paste = stupid errors ;)
Hi! When you have setup Prefer-AC3 but NOT Prefer-AC3 over language and you have a stream with MPEG and AC3 both with correct...
Replies
14
Views
3K
Hi. Here it is. I also cleaned and commented a bit. Regards,
Hi. Here it is. I also cleaned and commented a bit. Regards,
Background: Discussed here...
Replies
6
Views
2K
Dunno if it's possible and if it's much work but it would be nice to have shadows in textboxscrollup also. And also my vote for including fixes in SVN.
Dunno if it's possible and if it's much work but it would be nice to have shadows in textboxscrollup also. And also my vote for...
This patch adds the capability of all controls (as far as I can see) that draw text to natively (optionally) display a shadowed...
Replies
23
Views
5K
Added a slightly different version of your path to svn24212. :thx: for pointing this out Simone
Added a slightly different version of your path to svn24212. :thx: for pointing this out Simone
I made patch for problem described by me here...
Replies
5
Views
1K
Hi Andy, I know it´s working in your ajp_stage, but if it´s not working in official SVN it´s useless atm :(. I know we are in feature freeze.... but when it was approved it should be working as expected.
Hi Andy, I know it´s working in your ajp_stage, but if it´s not working in official SVN it´s useless atm :(. I know we are in...
This patch provides for an implementation of the GUICheckButton control (type=checkbutton). This control had a partial...
Replies
10
Views
2K
None? I thought we might have everything :S the perfect solution for us is : we check the state of #Play.Current.Artist, if is empty than we could easy change the #Play.Current.Title. Oder it destroy the right streamed Title (sky.fm and other). Or you can ask by DR Barometer whether they could have added the rights...
None? I thought we might have everything :S the perfect solution for us is : we check the state of #Play.Current.Artist, if is...
Hi. Problem: For webstreams in My Radio, like DR Barometer the channelname is extracted in BASS player from the URL, in this...
Replies
9
Views
2K
Added to SVN24038. :thx: Simone
Added to SVN24038. :thx: Simone
This patch fixes IndexOutOfRangeException in imon lcd driver. Its because imon font has 255 characters, but when Mediaportal try to...
Replies
1
Views
1K
Dear Mark, Let's see what will happen on this patch, then. ;) The other patch is not finished yet, because it need a little rework, since some modified classes by the Team. And, for the moment, it's only a display information but, it could be useful later. You can see it here ...
Dear Mark, Let's see what will happen on this patch, then. ;) The other patch is not finished yet, because it need a little...
This patch lock the ability to remove TVChannels from "all channel" group. Discussed here ...
Replies
8
Views
2K
Top Bottom