-
MSDN has documentation on some of the issues for developing for high-DPI displays: http://msdn.microsoft.com/en-us/library/ms969894.aspx.
2008-12-11 07:10:51 UTC in meGUI
-
Would it be possible to modify the default download path for the support binaries? It's irritating to have to re-download them every time I uninstall an old version and replace it with a new one.
Somewhere in C:\ProgramData (on Vista, I forget what the equivalent is in 2000 & XP) might be smart.
2008-10-06 21:02:49 UTC in meGUI
-
Is this still an issue with current builds?.
2008-08-12 14:41:43 UTC in meGUI
-
This patch lets the user be able to select "Above Normal" or "Below Normal" scheduling priorities when encoding.
2008-07-10 22:27:25 UTC in meGUI
-
This is not entirely true -- .NET assemblies (EXE or DLL) do specify whether they are for a 32- or 64-bit target. I do not believe MeGUI would benefit from moving to 64-bit as it spends most of it's time shelling out to other applications. The biggest performance benefit would be 64-bit versions of the utilities such as x264 et al.
2008-07-09 17:38:54 UTC in meGUI
-
Attached is a patch to add the new ZonesWindow code to the Visual Studio 2005 project.
2008-06-28 16:16:18 UTC in meGUI
-
Attached is a patch to fix .NET bootstrapping and to include app.manifest for people building with Visual Studio 2005.
2008-03-23 15:37:36 UTC in meGUI
-
Both of these are for better interoperation with Vista.
2008-02-10 18:19:50 UTC in meGUI
-
Please find attached a revised app.manifest file. It sets the asmv3 trustInfo structure up and links to the v6 common-controls via WinSxS.
2007-12-12 21:57:02 UTC in meGUI
-
I actually run it from the SVN checkout ... bin\Debug\. I'm not sure how much difference it would make to run it elsewhere though.
2007-10-08 14:19:34 UTC in meGUI