From 530c6354edabdd19d45d883fee88793664170adf Mon Sep 17 00:00:00 2001 From: Casimir666 Date: Sat, 18 Apr 2009 17:39:19 +0000 Subject: Changed : merge with Beliyaal branch Added : support for madVR (new Video Renderer) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1048 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/apps/mplayerc/PPageOutput.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/apps/mplayerc/PPageOutput.h') diff --git a/src/apps/mplayerc/PPageOutput.h b/src/apps/mplayerc/PPageOutput.h index 0ddccd8d4..440243fd4 100644 --- a/src/apps/mplayerc/PPageOutput.h +++ b/src/apps/mplayerc/PPageOutput.h @@ -51,12 +51,13 @@ public: int m_iAPSurfaceUsage; int m_iAudioRendererType; CComboBox m_iAudioRendererTypeCtrl; - BOOL m_fVMRSyncFix; +// BOOL m_fVMRSyncFix; int m_iDX9Resizer; BOOL m_fVMR9MixerMode; BOOL m_fVMR9MixerYUV; BOOL m_fD3DFullscreen; - int m_iEvrBuffers; + BOOL m_fVMR9AlterativeVSync; + CString m_iEvrBuffers; int m_iMonitorType; CComboBox m_iMonitorTypeCtrl; -- cgit v1.2.3