diff options
author | Anssi Hannula <anssi@xbmc.org> | 2011-02-19 12:07:35 +0200 |
---|---|---|
committer | Anssi Hannula <anssi@xbmc.org> | 2011-02-19 12:07:35 +0200 |
commit | bc57d598e74f984f5a89d446e6ea462c3ffed508 (patch) | |
tree | 8586306ec0053dacab1a1609cc3bdbebc6a32e4f /.gitignore | |
parent | ca68de7039e347075dee46e9175a6665a6ddaf9e (diff) | |
parent | 2886a8afbe4af0a37e224328280743d8ca69c220 (diff) |
Merge removal of unneeded libdts and liba52
Conflicts:
.gitignore
XBMC.xcodeproj/project.pbxproj
configure.in
lib/Makefile.in
project/VS2010Express/XBMC.vcxproj
project/VS2010Express/XBMC.vcxproj.filters
tools/Linux/packaging/debian/copyright
xbmc/DllPaths_win32.h
xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile.in
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 83 |
1 files changed, 0 insertions, 83 deletions
diff --git a/.gitignore b/.gitignore index 54b4b01a0b..768eb60800 100644 --- a/.gitignore +++ b/.gitignore @@ -360,11 +360,9 @@ config.log /system/players/paplayer/vorbisfile.dll /system/players/paplayer/vgmstream.dll /system/players/paplayer/NoseFart.dll -/system/players/paplayer/AC3Codec.dll /system/players/paplayer/libsidplay2.dll /system/players/paplayer/adpcm.dll /system/players/dvdplayer/libmad.dll -/system/players/dvdplayer/libdts.dll # /system/players/dsplayer /system/players/dsplayer/libsubs.dll @@ -506,46 +504,6 @@ config.log /lib/ffmpeg/doc/*.html /lib/ffmpeg/doc/*.1 -# /lib/liba52/ -/lib/liba52/config.log -/lib/liba52/config.status -/lib/liba52/libtool -/lib/liba52/Makefile -/lib/liba52/include/stamp-h1 -/lib/liba52/src/a52dec -/lib/liba52/src/extract_a52 -/lib/liba52/test/compare - -# /lib/liba52/autotools/ -/lib/liba52/autotools/Makefile - -# /lib/liba52/doc/ -/lib/liba52/doc/Makefile - -# /lib/liba52/include/ -/lib/liba52/include/stamp-h -/lib/liba52/include/config.h -/lib/liba52/include/Makefile - -# /lib/liba52/liba52/ -/lib/liba52/liba52/Makefile - -# /lib/liba52/libao/ -/lib/liba52/libao/Makefil -/lib/liba52/libao/Makefile - -# /lib/liba52/src/ -/lib/liba52/src/Makefi -/lib/liba52/src/Makefile - -# /lib/liba52/test/ -/lib/liba52/test/Makefile - -# /lib/liba52/vc++/ -/lib/liba52/vc++/Makefile -/lib/liba52/vc++/Debug -/lib/liba52/vc++/Release - # /lib/libdvd/ /lib/libdvd/Makefile @@ -643,47 +601,6 @@ config.log /lib/libdvd/libdvdread/autom4te.cache /lib/libdvd/libdvdread/config.h.in~ -# /lib/libdts/ -/lib/libdts/config.log -/lib/libdts/config.h -/lib/libdts/Makefile -/lib/libdts/config.status -/lib/libdts/stamp-h1 -/lib/libdts/configure.lineno - -# /lib/libdts/autotools/ -/lib/libdts/autotools/Makefile - -# /lib/libdts/debian/ -/lib/libdts/debian/Makefile - -# /lib/libdts/doc/ -/lib/libdts/doc/Makefile - -# /lib/libdts/include/ -/lib/libdts/include/Makefile - -# /lib/libdts/libao/ -/lib/libdts/libao/Makefile - -# /lib/libdts/libdts/ -/lib/libdts/libdts/Makefile - -# /lib/libdts/src/ -/lib/libdts/src/extract_dts -/lib/libdts/src/dtsdec -/lib/libdts/src/Makefile - -# /lib/libdts/test/ -/lib/libdts/test/compare -/lib/libdts/test/Makefile - -# /lib/libdts/vc++/ -/lib/libdts/vc++/Makefile -/lib/libdts/vc++/libdts.lib -/lib/libdts/vc++/Debug -/lib/libdts/vc++/Release - # /lib/libmad/ /lib/libmad/config.h /lib/libmad/Makefile |