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...
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...
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...
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...
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...
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...
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?:)
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...
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...
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...
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...
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...