+1I support your decision about only Windows 7 support.
+1I support your decision about only Windows 7 support.
I support your decision about only Windows 7 support.
But please oh please, don't forget to use Invariant versions of .ToString() methods, which is a must for users with several regional settings (in my case Turkish). I had informed & also provided some of the solution for MP1 (skin engine). I still haven't tried TV Server if it would work or not, but in v0.2.0 it wasn't...
And also you might check Normalize string to uppercase MSDN article to make it all go away...
Or maybe a configuration setting to specify the CultureInfo & CultureUIInfo to be used with MediaPortal processes...
Such as:But I would prefer the proper handling of Turkish regional settings in MPII in all modules...Code:Application.ChangeCulture("en-US") Application.ChangeUICulture("en-US")
Can you tell me, which kind of problems you got with MP1 with normal, localized versions of .ToString()?
He refers to lowercase functions, which causes problems. Solution is to use ToLowerInvariant. The mantis entry for MP1 is this one:
0001138: localization problem - MediaPortal Bugtracker
- Start-up problem with Turkish Regional Settings
He refers to lowercase functions, which causes problems. Solution is to use ToLowerInvariant. The mantis entry for MP1 is this one:
0001138: localization problem - MediaPortal Bugtracker
Ok, thank you both!
We must remember to test such languages with MP-II too. But it's good to know of such problems as we also have some calls of ToLower() in the code - for example in the lookup code for skin resources.
Why I can't compile MPII with Visual Studio 2008?
Compile Errors:
Can't find Type or Namespace Un4seen
Can't find Type or Namespace IMediaItem
Can't find Type or Namespace BASS_CHANNELINFO
Can't find Type or Namespace SYNCPROC
Can't find the Namespace Media at the Namespace MediaPortal
....
Somebody's been on the acid againHow about a Ubuntu MP II realized on mono. That would be a nice thing.
Somebody's been on the acid againHow about a Ubuntu MP II realized on mono. That would be a nice thing.