I use xfactor and streamed mp. but both has some +points.
Is it possible to use for example: streamedmp but the movingpicture layout of xfactor.
or use xfactor with the tv series layout from streamedmp???
The fontnames are different for starters. But if you want to experiment, just copy your StreamedMP folder and name it "StreamedMP (test)", then drop the MovingPictures-files from X-Factor into it, and change skin in Configuration. If it doesn't work, change skin back and delete the folder. If it doesn't work, that's about 10 minutes of your time, tops.
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was exactly that fix, see f.e. MediaPortal-1/mediaportal/MediaPortal.Application/MediaPortal.cs at 8fa4ccca20059a5534a029266efa596e83387f5b · MediaPortal/MediaPortal-1
Those folder's last modified time isn't really accurate it seems. Latest change was a merge from PR #384 on may 3rd which was...
Now that MediaPortal has gone 64-bit, any references to lParam should be converted to int64 rather than int32 or compared to zero...