General (41 Viewers)

AW: Re: AW: Re: Progress: MP 2 development status - 2010-11-15 No, the player volume is handled by the MP2 core system. But plugins can trigger volume changes and plugins can do system calls. So to implement the functionality you like, you first need to know what exactly you want. (When should the master volume be changed? Should...
AW: Re: AW: Re: Progress: MP 2 development status - 2010-11-15 No, the player volume is handled by the MP2 core system. But...
Hi all! This is the current MediaPortal 2 status report. We have done many things the last three weeks and a first alpha version...
Replies
24
Views
7K
AW: Discard sound triggers when music or video is playing Done
AW: Discard sound triggers when music or video is playing Done
Have seen you have implemented the sound trigger, dont know if you already have plans but it would be nice if all sound triggers...
Replies
2
Views
1K
AW: Re: MP2 Skin rendering engine This is absolutely no problem with MP2. Try the code from Baboonanza. Simply replace the file Home.xaml. If you add the plugin ReloadSkin, you can even make changes at skinfiles while the system runs; you can press F3 to reload the screens.
AW: Re: MP2 Skin rendering engine This is absolutely no problem with MP2. Try the code from Baboonanza. Simply replace the file...
Hello MP2 Devs, I am wondering if skin controls can be created that start off screen. If not, can then be allowed to? I ask...
Replies
3
Views
2K
AW: Cant connect to MP2 server Yes and no. The problem was/is at your side; a DNS call could not be completed. That could lead to problems in your server connection, if your computer has multiple name aliases. But a normal computer will not suffer under that problem.
AW: Cant connect to MP2 server Yes and no. The problem was/is at your side; a DNS call could not be completed. That could lead to...
I cant connect to the server anymore it only says that it cant find any servers on the network. The server and client is on the...
Replies
7
Views
3K
There are two problems: 1: One of the projects (MediaPortal.UI) isn't being loaded correctly because of some .Net versioning issue. Googling indicates it's something to do with a dependency on an assembly compiled with .Net 2. Could you check that the project is set to compile to .Net 3.5 (3 might work to)? 2: the second problem is...
There are two problems: 1: One of the projects (MediaPortal.UI) isn't being loaded correctly because of some .Net versioning issue...
Hi guys is it possible to download the source and a compiled solution from someone. Because for the life of me I cannot get it to...
Replies
11
Views
4K
AW: Problems building last SVN version I've fixed the Release build configurations at the weekend. Now they should also work.
AW: Problems building last SVN version I've fixed the Release build configurations at the weekend. Now they should also work.
Hi all! I'm trying to build the latest SVN version of MP2 with MSBUILD_Rebuild_Release_Client file with no success. I don't...
Replies
3
Views
2K
Here is great article that describes cons and pros of both 64 and 32. 32 bit vs 64 bit Comparison - Windows 7 Forums
Here is great article that describes cons and pros of both 64 and 32. 32 bit vs 64 bit Comparison - Windows 7 Forums
I still can't think of any good reason to move from XP to W7, ... except wanting to run MP 2! So in preparation for running MP 2...
Replies
5
Views
2K
AW: Progress: MP 2 development status - 2010-10-25 MP 2 already looks really nice ;) Greate work! Due to my understanding the Core of MP 2 is now (nearly) finsihed? I know that this doesn't include Live Tv etc., but now it sounds like feture time :P
AW: Progress: MP 2 development status - 2010-10-25 MP 2 already looks really nice ;) Greate work! Due to my understanding the...
Hi guys and gals, welcome to the current MediaPortal 2 status report. What has been done? The problem which occured in the...
Replies
1
Views
2K
AW: Will MP2 natively support DVBLink Tuners? try Argus from 4therecord ... works also with md and is really stable
AW: Will MP2 natively support DVBLink Tuners? try Argus from 4therecord ... works also with md and is really stable
Given the history with MediaPortal 1.x and the issues around MD plugins, an ideal compromise appears to be the use of DVBLogic...
Replies
1
Views
2K
nice !!! the new skin engine will be amazing and change the way we think about media players !!!
nice !!! the new skin engine will be amazing and change the way we think about media players !!!
Welcome to the MP 2 status report. In the past, I was posting a status report like this one from time to time, about every...
Replies
7
Views
2K
If you switch to DX11, will DX10 cards (namely ION) be still compatible? Are there any plans to make MP2 interface use GPU instead of CPU? I guess it would speed things up. As claimui says, currently most popular HTPC machines are slow CPU + GPU and MP2 should be counting on GPU to be more future-proof. Up until lately HTPC was...
If you switch to DX11, will DX10 cards (namely ION) be still compatible? Are there any plans to make MP2 interface use GPU instead...
Hi all! This is probably the best time to ask about hardware requirements! Will MP2 users/developers/skinners require any...
Replies
6
Views
3K
MP1 MP2 Video player OSD DE
AW: Video player OSD Pressing Info twice will bring up the PlayerConfiguration menu, IIRC.
AW: Video player OSD Pressing Info twice will bring up the PlayerConfiguration menu, IIRC.
I'm not sure if I'm telling you this idea at the right time and place, but i think it's better to tell it when MP2 is still in...
Replies
3
Views
2K
That branch is only for the audio renderer development and the dshowhelper.dll in that thread is for MP1 only. For MP2 there is a separate branch, but cannot remember the url for now.
That branch is only for the audio renderer development and the dshowhelper.dll in that thread is for MP1 only. For MP2 there is a...
Where can i find the source code for the MP II Tech Preview build?:)
Replies
7
Views
2K
AW: SVN checkout downloads many obsolete files and folders Normal (stable) development is done in the trunk. Only the development of bigger features, which might break the trunk, go into branches. Each one or two weeks, I merge branches into the trunk. For non-team-members, the trunk is the best place to start. It should always be...
AW: SVN checkout downloads many obsolete files and folders Normal (stable) development is done in the trunk. Only the development...
Maybe I'm just "doing it wrong" but when I check out MP2 sources with SVN, it downloads A LOT. So far 600 MB...can I skip all the...
Replies
5
Views
2K
MP1 MP2 Build fails DE
AW: Re: AW: Build fails Yes, you're right, we should mention it. And yes, we only support Win7.
AW: Re: AW: Build fails Yes, you're right, we should mention it. And yes, we only support Win7.
Hi When I build MP2 as a x86 Release with Visual Studio 2008 I get three errors that looks like this one: What is this, and...
Replies
5
Views
2K
MP1 MP2 How to start DE
Ah, OK. Sorry if i asked stupid questions.
Ah, OK. Sorry if i asked stupid questions.
So i want to help testing, but I'm missing something. I have successfully builded MP2 and manage to connect client to server...
Replies
13
Views
4K
One thing I got to think of when setting up MP 1.1.0 in my network is that the best solution for stability and to avoid degeneration of the client over time would be to have a "locked down image" that loads each time you boot up, the only problem with this would be that it would have to import all the data dating back to the creating...
One thing I got to think of when setting up MP 1.1.0 in my network is that the best solution for stability and to avoid...
Hello MP2 team, As a plugin developer, I was wondering if MP2 will have any inbuilt support for sharing plugin configuration and...
Replies
25
Views
7K
Good to hear :) Just thought I'd add the Meedios thread on the subject. MeediOS :: View topic - MeediOS multi-user setup design
Good to hear :) Just thought I'd add the Meedios thread on the subject. MeediOS :: View topic - MeediOS multi-user setup design
Hi all! I don't know if this post is well placed here, if it's not, please move it to the right subforum. Thinking about what...
Replies
6
Views
4K
Re : Re: Re : Will MP2 client support W7 x64 ? Not at the first stage, that's why I was confused. And tried to find something wrong inside MP2 code first instead of think a little more. :ooops: In hope MP wiki will be updated, then. :)
Re : Re: Re : Will MP2 client support W7 x64 ? Not at the first stage, that's why I was confused. And tried to find something wrong...
Because DirectX11 is embedded with W7 x64 : 2010-08-28 08:53:46.134735 [Debug][Main Thread]: GraphicsDevice: Initialize DirectX...
Replies
5
Views
3K
AW: Re: How to use the current SVN version? No, thanks for the "bug report". I don't have time to check all possible error conditions and their symptoms, so it is a helpful information. In the installed version, the DX dlls will be shipped with the application.
AW: Re: How to use the current SVN version? No, thanks for the "bug report". I don't have time to check all possible error...
Hello, Hopefully someone can help. I have download the SVN and compiled it and can run the server and client. I am wondering...
Replies
14
Views
4K
I think we got our wires crossed!! Are you talking about TS files or AVI files? They are 2 completely different things with differernt capabilities. There are currently 2 ways of displaying subtitles in MP for AVI(xvid/divx/etc). Method 1. - Subtitle files/steam ---------- Make a subtitle file - Rip out the .SRT subtitle...
I think we got our wires crossed!! Are you talking about TS files or AVI files? They are 2 completely different things with...
What is your best solution to make hardsub from TS files ( generated by media portal ) I use Avidemux tool to convert DVB Sub to...
Replies
5
Views
3K
Top Bottom