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
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2015-01-26 00:43:41 +0300
committerKacper Michajłow <kasper93@gmail.com>2015-01-26 01:05:00 +0300
commitedd8491b140dd0fff2f95659b3010dd9d07d1fff (patch)
tree5d8535b9f384abaa422f2309728ba002b362028e /contrib
parent52d0df46dc829754bde645519d5a3b20027b41f4 (diff)
Update astyle.ini to remove non-existent files. Add cov-int folder.
Also run astyle while at it.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/astyle.ini12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/astyle.ini b/contrib/astyle.ini
index 95e19ae95..5d95a5cf9 100644
--- a/contrib/astyle.ini
+++ b/contrib/astyle.ini
@@ -35,17 +35,17 @@
# directories
--exclude=bin
+--exclude=cov-int
--exclude=thirdparty
# common files
--exclude=resource.h
# include dir
---exclude=atl --exclude=avisynth --exclude=dx --exclude=lglcd
---exclude=qt --exclude=realmedia --exclude=vd2 --exclude=winddk
---exclude=inttypes.h --exclude=libdivide.h --exclude=MediaInfoDLL.h
---exclude=mvrInterfaces.h --exclude=SubRenderIntf.h --exclude=unrar.h
---exclude=Utf8.h --exclude=version_rev.h
+--exclude=avisynth --exclude=dx --exclude=lglcd --exclude=qt
+--exclude=realmedia --exclude=vd2 --exclude=winddk --exclude=libdivide.h
+--exclude=MediaInfoDLL.h --exclude=mvrInterfaces.h --exclude=SubRenderIntf.h
+--exclude=unrar.h --exclude=Utf8.h --exclude=version_rev.h
# src/DeCSS
--exclude=CSSauth.cpp --exclude=CSSauth.h --exclude=CSSscramble.cpp --exclude=CSSscramble.h
@@ -55,7 +55,7 @@
--exclude=deinterlace.cpp --exclude=vd_asm.cpp --exclude=vd_asm.h --exclude=vd.cpp --exclude=vd.h
# src/mpc-hc
---exclude=LineNumberEdit.cpp --exclude=LineNumberEdit.h --exclude=Struct.h
+--exclude=Struct.h
# src/MPCTestAPI
--exclude=HScrollListBox.cpp --exclude=HScrollListBox.h