Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-04-08 19:01:45 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-04-08 19:01:45 +0400
commit42847cee82044d2b41b00685badc00216279d289 (patch)
treeb850e3973ee300ccbfdf6fd942b4d314f434d952 /src
parentef24936e856d6d6fdd6e1b8b48725ece7e82c596 (diff)
* comment out a very old comment in controls.html
* show .ax files before .dll in the External Filters -> Add Filters -> Browse dialog git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4296 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src')
-rw-r--r--src/apps/mplayerc/RegFilterChooserDlg.cpp2
-rw-r--r--src/apps/mplayerc/res/web/controls.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/apps/mplayerc/RegFilterChooserDlg.cpp b/src/apps/mplayerc/RegFilterChooserDlg.cpp
index ae55f3034..4e518e0e1 100644
--- a/src/apps/mplayerc/RegFilterChooserDlg.cpp
+++ b/src/apps/mplayerc/RegFilterChooserDlg.cpp
@@ -149,7 +149,7 @@ void CRegFilterChooserDlg::OnBnClickedButton1()
{
CFileDialog dlg(TRUE, NULL, NULL,
OFN_EXPLORER|OFN_ENABLESIZING|OFN_HIDEREADONLY|OFN_NOCHANGEDIR,
- _T("DirectShow Filters (*.dll,*.ax)|*.dll;*.ax|"), this, 0);
+ _T("DirectShow Filters (*.ax,*.dll)|*.ax;*.dll|"), this, 0);
if (dlg.DoModal() == IDOK) {
CFilterMapper2 fm2(false);
diff --git a/src/apps/mplayerc/res/web/controls.html b/src/apps/mplayerc/res/web/controls.html
index 6c4493333..7d39c648e 100644
--- a/src/apps/mplayerc/res/web/controls.html
+++ b/src/apps/mplayerc/res/web/controls.html
@@ -205,11 +205,11 @@
</script>
</head>
<body onload="init()">
-<p>
+<!--<p>
<strong>
Feel free to redesign this page (nice image buttons, more "player-like" layout, etc.), but if you do alter the page <a href="http://cvs.sourceforge.net/viewcvs.py/guliverkli/guliverkli/src/apps/mplayerc/res/web/">here</a>
and not the one you can save from the browser. Post your comments, remarks, ideas, progress into <a href="https://sourceforge.net/forum/message.php?msg_id=2357783">this topic</a>. </strong>
-</p>
+</p>-->
<p>
File Info
<noscript>