[droid] Do not show any ui if pre-checks are OK
[vuplus_xbmc] / .gitignore
index dc994c1..da4354f 100644 (file)
@@ -7,6 +7,7 @@ testMain
 # Eclipse
 *.project
 *.cproject
+.classpath
 
 # generated files etc
 config.cache
@@ -27,6 +28,8 @@ config.log
 *.rej
 *.orig
 *.bak
+*.apk
+*.class
 
 # Windows specific generated files
 *.exp
@@ -40,6 +43,7 @@ config.log
 *.vcxproj.*.user
 *.vcxproj.user
 *.obj
+*.idb
 *ReSharper*
 *.idb
 
@@ -64,6 +68,11 @@ config.log
 .libs/
 .deps/
 
+# Eclipse project files. Not needed as they are generated in two clicks if needed.
+.settings
+.project
+.cproject
+
 # /
 /.dummy
 /.dummy.in
@@ -74,6 +83,7 @@ config.log
 /build-aux/config.guess
 /build-aux/config.sub
 /build-aux/install-sh
+/build-aux/ltmain.sh
 /build-aux/missing
 /build-aux/ltmain.sh
 /autotools
@@ -88,6 +98,7 @@ config.log
 /configure
 /xbmc/stamp-h1
 /xbmc.bin
+/xbmc-test
 /xbmc-xrandr
 /git_revision.h
 /libtool
@@ -112,6 +123,12 @@ config.log
 /addons/visualization.waveform/Waveform_win32.vis
 /addons/visualization.itunes/iTunes.mvis
 /addons/script.module.pil/
+/addons/pvr.*
+
+# /xbmc/android
+/xbmc/android/Makefile
+/xbmc/android/activity/Makefile
+/xbmc/android/loader/Makefile
 
 # /xbmc/guilib/
 /xbmc/guilib/Makefile
@@ -131,6 +148,9 @@ config.log
 /xbmc/peripherals/bus/Makefile
 /xbmc/peripherals/devices/Makefile
 
+# /xbmc/main/
+/xbmc/main/Makefile
+
 # /lib/
 /lib/Makefile
 
@@ -147,6 +167,17 @@ config.log
 /lib/asap/xbmc/xbmc_asap.res
 
 
+# /lib/addons/
+/lib/addons/library.xbmc.addon/Makefile
+/lib/addons/library.xbmc.gui/Makefile
+/lib/addons/library.xbmc.pvr/Makefile
+/lib/addons/library.xbmc.addon/project/VS2010Express/Release
+/lib/addons/library.xbmc.addon/project/VS2010Express/Debug
+/lib/addons/library.xbmc.gui/project/VS2010Express/Release
+/lib/addons/library.xbmc.gui/project/VS2010Express/Debug
+/lib/addons/library.xbmc.pvr/project/VS2010Express/Release
+/lib/addons/library.xbmc.pvr/project/VS2010Express/Debug
+
 # /lib/cmyth/
 lib/cmyth/Makefile
 
@@ -193,6 +224,33 @@ lib/cmyth/Makefile
 /lib/fribidi/libfridibidi/Debug
 /lib/fribidi/libfridibidi/Release
 
+# /lib/gtest
+/lib/gtest/Makefile.in
+/lib/gtest/aclocal.m4
+/lib/gtest/build-aux/config.guess
+/lib/gtest/build-aux/config.h.in
+/lib/gtest/build-aux/config.sub
+/lib/gtest/build-aux/depcomp
+/lib/gtest/build-aux/install-sh
+/lib/gtest/build-aux/ltmain.sh
+/lib/gtest/build-aux/missing
+/lib/gtest/configure
+/lib/gtest/m4/libtool.m4
+/lib/gtest/m4/ltoptions.m4
+/lib/gtest/m4/ltsugar.m4
+/lib/gtest/m4/ltversion.m4
+/lib/gtest/m4/lt~obsolete.m4
+/lib/gtest/Makefile
+/lib/gtest/build-aux/config.h
+/lib/gtest/build-aux/config.h.in~
+/lib/gtest/build-aux/stamp-h1
+/lib/gtest/fused-src/
+/lib/gtest/lib/
+/lib/gtest/libtool
+/lib/gtest/samples/.dirstamp
+/lib/gtest/scripts/gtest-config
+/lib/gtest/src/.dirstamp
+
 # /lib/jsoncpp
 /lib/jsoncpp/src/lib_json/Makefile
 
@@ -214,6 +272,11 @@ lib/cmyth/Makefile
 /lib/libass/libass/Makefile.in
 /lib/libass/libtool
 /lib/libass/ltmain.sh
+/lib/libass/m4/libtool.m4
+/lib/libass/m4/ltoptions.m4
+/lib/libass/m4/ltsugar.m4
+/lib/libass/m4/ltversion.m4
+/lib/libass/m4/lt~obsolete.m4
 /lib/libass/missing
 /lib/libass/shave/libtool.m4
 /lib/libass/shave/ltoptions.m4
@@ -292,13 +355,6 @@ lib/cmyth/Makefile
 /lib/pcre/libpcre/Debug
 /lib/pcre/libpcre/Release
 
-# /lib/libapetag
-/lib/libapetag/Makefile
-/lib/libapetag/config.h
-/lib/libapetag/install-sh
-/lib/libapetag/libtool
-/lib/libapetag/stamp-h1
-
 # /project
 /project/obj
 /project/output
@@ -317,6 +373,8 @@ lib/cmyth/Makefile
 /project/BuildDependencies/lib
 /project/BuildDependencies/msys
 /project/BuildDependencies/scripts/tmp
+/project/BuildDependencies/bin/swig
+/project/BuildDependencies/bin/doxygen
 
 # /project/VS2008Express
 /project/VS2008Express/Debug
@@ -356,7 +414,6 @@ lib/cmyth/Makefile
 /system/librtmp.dll
 /system/libexif.dll
 /system/libexpat.dll
-/system/libid3tag.dll
 /system/libidn-11.dll
 /system/libssh2.dll
 /system/libssl32.dll
@@ -530,6 +587,8 @@ lib/cmyth/Makefile
 /xbmc/cores/VideoRenderers/Makefile
 
 /xbmc/cores/dvdplayer/Makefile
+/xbmc/cores/amlplayer/Makefile
+/xbmc/cores/omxplayer/Makefile
 
 # /lib/ffmpeg/
 /lib/ffmpeg/config.h
@@ -999,30 +1058,6 @@ lib/cmyth/Makefile
 # /xbmc/music/karaoke/
 /xbmc/music/karaoke/Makefile
 
-# /lib/libapetag/
-/lib/libapetag/Makefile
-/lib/libapetag/libtool
-/lib/libapetag/stamp-h1
-/lib/libapetag/config.h
-/lib/libapetag/Debug
-/lib/libapetag/Release
-/lib/libapetag/aclocal.m4
-/lib/libapetag/config.guess
-/lib/libapetag/config.h.in
-/lib/libapetag/config.h.in~
-/lib/libapetag/config.sub
-/lib/libapetag/configure
-/lib/libapetag/depcomp
-/lib/libapetag/INSTALL
-/lib/libapetag/ltmain.sh
-/lib/libapetag/m4/libtool.m4
-/lib/libapetag/m4/ltoptions.m4
-/lib/libapetag/m4/ltsugar.m4
-/lib/libapetag/m4/ltversion.m4
-/lib/libapetag/m4/lt~obsolete.m4
-/lib/libapetag/Makefile.in
-/lib/libapetag/missing
-
 # /lib/cmyth/
 /lib/cmyth/Makefile.depend
 /lib/cmyth/Win32/libcmyth.lib
@@ -1054,64 +1089,16 @@ lib/cmyth/Makefile
 /lib/libhts/Win32/Debug
 /lib/libhts/Win32/Release
 
-# /lib/libid3tag/
-/lib/libid3tag/Makefile
-/lib/libid3tag/libid3tag/autom4te.cache
-/lib/libid3tag/libid3tag/configure
-/lib/libid3tag/libid3tag/Makefile
-/lib/libid3tag/libid3tag/compat.c
-/lib/libid3tag/libid3tag/config.h
-/lib/libid3tag/libid3tag/frametype.c
-/lib/libid3tag/libid3tag/libid3tag.list
-/lib/libid3tag/libid3tag/libtool
-/lib/libid3tag/libid3tag/stamp-h1
-/lib/libid3tag/libid3tag/msvc++/Makefile
-/lib/libid3tag/libid3tag/msvc++/libid3tag.lib
-/lib/libid3tag/libid3tag/msvc++/Debug
-/lib/libid3tag/libid3tag/msvc++/Release
-/lib/libid3tag/libid3tag/aclocal.m4
-/lib/libid3tag/libid3tag/config.guess
-/lib/libid3tag/libid3tag/config.h.in
-/lib/libid3tag/libid3tag/config.h.in~
-/lib/libid3tag/libid3tag/config.sub
-/lib/libid3tag/libid3tag/depcomp
-/lib/libid3tag/libid3tag/INSTALL
-/lib/libid3tag/libid3tag/install-sh
-/lib/libid3tag/libid3tag/ltmain.sh
-/lib/libid3tag/libid3tag/Makefile.in
-/lib/libid3tag/libid3tag/missing
-/lib/libid3tag/libid3tag/mkinstalldirs
-/lib/libid3tag/libid3tag/msvc++/Makefile.in
-
 
 # /xbmc/interfaces/
 /xbmc/interfaces/Makefile
 /xbmc/interfaces/python/Makefile
-/xbmc/interfaces/python/xbmcmodule/Makefile
-/xbmc/interfaces/python/linux/Makefile
-/xbmc/interfaces/python/linux/wrapper_python.def
+/xbmc/interfaces/python/generated/
+/xbmc/interfaces/python/test/Makefile
 
 # /xbmc/network/
 /xbmc/network/Makefile
-
-/lib/python/Makefile
-/lib/python/Include/pyconfig.h
-/lib/python/Makefile.pre
-/lib/python/Modules/Setup
-/lib/python/Modules/Setup.config
-/lib/python/Modules/Setup.local
-/lib/python/Modules/config.c
-/lib/python/Parser/pgen
-/lib/python/Parser/pgen.exe
-/lib/python/PC/pythonnt_rc.h
-/lib/python/build/
-/lib/python/buildno
-/lib/python/pyconfig.h
-/lib/python/pyconfig.hbak
-/lib/python/python
-/lib/python/python.exe
-/lib/python/Mac/Python/
-/lib/python/PC/pythonnt_rc_d.h
+/xbmc/network/upnp/Makefile
 
 # /lib/libRTV/
 /lib/libRTV/Makefile
@@ -1131,6 +1118,12 @@ lib/cmyth/Makefile
 /lib/libXDAAP/libXDAAP_win32/Debug
 /lib/libXDAAP/libXDAAP_win32/Release
 
+# /xbmc/osx/
+/xbmc/osx/Makefile
+
+# /portable_data
+/portable_data
+
 /xbmc/screensavers/Makefile
 
 /xbmc/screensavers/rsxs-0.9/Makefile
@@ -1193,6 +1186,8 @@ lib/cmyth/Makefile
 /xbmc/visualizations/DirectXSpectrum/Debug (DirectX)
 /xbmc/visualizations/DirectXSpectrum/Release (DirectX)
 
+xbmc/visualizations/EGLHelpers/Makefile
+
 /xbmc/visualizations/Goom/Makefile
 /xbmc/visualizations/Goom/goom2k4-0/aclocal.m4
 /xbmc/visualizations/Goom/goom2k4-0/configure
@@ -1228,3 +1223,12 @@ lib/cmyth/Makefile
 /xbmc/visualizations/XBMCProjectM/libprojectM/config.inp
 
 /xbmc/win32/git_rev.h
+
+/addons/library.xbmc.addon/libXBMC_addon.dll
+/addons/library.xbmc.addon/libXBMC_addon.lib
+/addons/library.xbmc.gui/libXBMC_gui.dll
+/addons/library.xbmc.gui/libXBMC_gui.lib
+/addons/library.xbmc.pvr/libXBMC_pvr.dll
+/addons/library.xbmc.pvr/libXBMC_pvr.lib
+
+/pvr-addons