Merge pull request #4965 from mkortstiege/use-fasthash
[vuplus_xbmc] / .gitignore
1 # global patterns
2 testMain
3
4 # commonly used editors
5 # vim
6 *.swp
7 # Eclipse
8 *.project
9 *.cproject
10 .classpath
11 *.sublime-*
12 # KDevelop 4
13 *.kdev4
14
15 # generated files etc
16 config.cache
17 config.status
18 config.log
19 *.d
20 *.depend
21 *.pc
22 *.P
23 *.[oa]
24 *.l[oa]
25 *.so
26 *.so.*
27 *.dylib
28 *.lineno
29 *.py[co]
30 *.ver
31 *.rej
32 *.orig
33 *.bak
34 *.apk
35 *.class
36
37 # Windows specific generated files
38 *.exp
39 *.ilk
40 *.ncb
41 *.pdb
42 *.suo
43 *.sdf
44 *.opensdf
45 *.vcproj.*.user
46 *.vcxproj.*.user
47 *.vcxproj.user
48 *.obj
49 *.idb
50 *ReSharper*
51 *.idb
52
53 # osx specifics
54 /build/
55 .DS_Store
56 *.dSYM
57 ._*
58 *.mode1v3
59 *.pbxuser
60 *project.xcworkspace
61 *xcuserdata
62
63 .libs/
64 .deps/
65
66 # Eclipse project files. Not needed as they are generated in two clicks if needed.
67 .settings
68 .project
69 .cproject
70
71 /nbproject
72
73 # /
74 /.dummy
75 /.dummy.in
76 /Makefile
77 /Makefile.include
78 /aclocal.m4
79 /autom4te.cache/
80 /build-aux/compile
81 /build-aux/config.guess
82 /build-aux/config.sub
83 /build-aux/install-sh
84 /build-aux/ltmain.sh
85 /build-aux/missing
86 /build-aux/ltmain.sh
87 /autotools
88 /BUILD
89 /xbmc.log
90 /xbmc.old.log
91 /Makefile.depend
92 /config.status
93 /configure
94 /xbmc.bin
95 /xbmc-test
96 /xbmc-xrandr
97 /git_revision.h
98 /libtool
99 /*.patch
100
101 # /addons/
102 /addons/com.nullsoft.milkdrop.xbmc/*.vis
103 /addons/org.xbmc.addons.dxspectrum/*.vis
104 /addons/packages
105 /addons/screensaver.rsxs.euphoria/Euphoria.xbs
106 /addons/screensaver.rsxs.plasma/Plasma.xbs
107 /addons/screensaver.rsxs.solarwinds/Solarwinds.xbs
108 /addons/skin.confluence/media/Makefile
109 /addons/skin.confluence/media/Textures.xbt
110 /addons/skin.pm3-hd/media/Textures.xbt
111 /addons/visualization.dxspectrum/Spectrum_win32dx.vis
112 /addons/visualization.glspectrum/opengl_spectrum.vis
113 /addons/visualization.milkdrop/MilkDrop_win32dx.vis
114 /addons/visualization.projectm/projectM.vis
115 /addons/visualization.projectm/resources/presets.zip
116 /addons/visualization.vortex/Vortex_win32dx.vis
117 /addons/visualization.waveform/Waveform.vis
118 /addons/visualization.waveform/Waveform_win32.vis
119 /addons/visualization.itunes/iTunes.mvis
120 /addons/visualization.fishbmc/fishbmc.vis
121 /addons/script.module.pil/
122 /addons/pvr.*
123 /addons/xbmc.addon/addon.xml
124 /addons/xbmc.json/addon.xml
125
126 # /lib/
127 /lib/Makefile
128 /lib/*/1
129 /lib/*/win32/1
130
131 # /lib/asap/
132 /lib/asap/Makefile
133 /lib/asap/players.h
134 /lib/asap/players/*.obx
135 /lib/asap/win32/xbmc_asap.dll
136 /lib/asap/win32/xbmc_asap.lib
137 /lib/asap/xbmc/xbmc_asap.res
138
139
140 # /lib/addons/
141 /lib/addons/library.xbmc.addon/Makefile
142 /lib/addons/library.xbmc.gui/Makefile
143 /lib/addons/library.xbmc.pvr/Makefile
144 /lib/addons/library.xbmc.codec/Makefile
145 /lib/addons/library.xbmc.addon/project/VS2010Express/Release
146 /lib/addons/library.xbmc.addon/project/VS2010Express/Debug
147 /lib/addons/library.xbmc.codec/project/VS2010Express/Release
148 /lib/addons/library.xbmc.codec/project/VS2010Express/Debug
149 /lib/addons/library.xbmc.gui/project/VS2010Express/Release
150 /lib/addons/library.xbmc.gui/project/VS2010Express/Debug
151 /lib/addons/library.xbmc.pvr/project/VS2010Express/Release
152 /lib/addons/library.xbmc.pvr/project/VS2010Express/Debug
153
154 # /lib/cmyth/
155 lib/cmyth/Makefile
156
157 # /lib/cpluff/
158 /lib/cpluff/ABOUT-NLS
159 /lib/cpluff/aclocal.m4
160 /lib/cpluff/autom4te.cache
161 /lib/cpluff/auxliary
162 /lib/cpluff/m4
163 /lib/cpluff/config.h
164 /lib/cpluff/config.h.in
165 /lib/cpluff/config.h.in~
166 /lib/cpluff/configure
167 /lib/cpluff/Makefile.in
168 /lib/cpluff/*/Makefile.in
169 /lib/cpluff/*/*/Makefile.in
170 /lib/cpluff/*/*/*/Makefile.in
171 /lib/cpluff/*/*/*/*/Makefile.in
172 /lib/cpluff/Makefile
173 /lib/cpluff/*/Makefile
174 /lib/cpluff/*/*/Makefile
175 /lib/cpluff/*/*/*/Makefile
176 /lib/cpluff/*/*/*/*/Makefile
177 /lib/cpluff/po/*template
178 /lib/cpluff/po/*header
179 lib/cpluff/examples/cpfile/cpfile
180 lib/cpluff/libcpluff/cpluffdef.h
181 lib/cpluff/libcpluff/docsrc/Doxyfile-impl
182 lib/cpluff/libcpluff/docsrc/Doxyfile-ref
183 lib/cpluff/libtool
184 lib/cpluff/po/POTFILES
185 lib/cpluff/stamp-h1
186
187 # /lib/ffmpeg/
188 /lib/ffmpeg/
189
190 # /lib/libcec
191 /lib/libcec/libcec
192
193 # /lib/enca
194 /lib/enca/libenca_win32/Debug
195 /lib/enca/libenca_win32/Release
196
197 # /lib/freetype
198 /lib/freetype/objs/debug_mt
199 /lib/freetype/objs/release_mt
200 /lib/freetype/objs/win32
201
202 # /lib/fribidi
203 /lib/fribidi/libfridibidi/Debug
204 /lib/fribidi/libfridibidi/Release
205
206 # /lib/gtest
207 /lib/gtest/Makefile.in
208 /lib/gtest/aclocal.m4
209 /lib/gtest/build-aux/config.guess
210 /lib/gtest/build-aux/config.h.in
211 /lib/gtest/build-aux/config.sub
212 /lib/gtest/build-aux/depcomp
213 /lib/gtest/build-aux/install-sh
214 /lib/gtest/build-aux/ltmain.sh
215 /lib/gtest/build-aux/missing
216 /lib/gtest/configure
217 /lib/gtest/m4/libtool.m4
218 /lib/gtest/m4/ltoptions.m4
219 /lib/gtest/m4/ltsugar.m4
220 /lib/gtest/m4/ltversion.m4
221 /lib/gtest/m4/lt~obsolete.m4
222 /lib/gtest/Makefile
223 /lib/gtest/build-aux/config.h
224 /lib/gtest/build-aux/config.h.in~
225 /lib/gtest/build-aux/stamp-h1
226 /lib/gtest/build-aux/test-driver
227 /lib/gtest/fused-src/
228 /lib/gtest/lib/
229 /lib/gtest/libtool
230 /lib/gtest/samples/.dirstamp
231 /lib/gtest/scripts/gtest-config
232 /lib/gtest/src/.dirstamp
233
234 # /lib/jsoncpp
235 /lib/jsoncpp/src/lib_json/Makefile
236
237 # /lib/libass
238 /lib/libass/config.guess
239 /lib/libass/config.h
240 /lib/libass/config.sub
241 /lib/libass/depcomp
242 /lib/libass/Makefile
243 /lib/libass/Makefile.in
244 /lib/libass/aclocal.m4
245 /lib/libass/autom4te.cache/
246 /lib/libass/compile
247 /lib/libass/config.h.in
248 /lib/libass/config.h.in~
249 /lib/libass/configure
250 /lib/libass/install-sh
251 /lib/libass/libass/Makefile
252 /lib/libass/libass/Makefile.in
253 /lib/libass/libtool
254 /lib/libass/ltmain.sh
255 /lib/libass/m4/libtool.m4
256 /lib/libass/m4/ltoptions.m4
257 /lib/libass/m4/ltsugar.m4
258 /lib/libass/m4/ltversion.m4
259 /lib/libass/m4/lt~obsolete.m4
260 /lib/libass/missing
261 /lib/libass/shave/libtool.m4
262 /lib/libass/shave/ltoptions.m4
263 /lib/libass/shave/ltsugar.m4
264 /lib/libass/shave/ltversion.m4
265 /lib/libass/shave/lt~obsolete.m4
266 /lib/libass/shave/shave
267 /lib/libass/shave/shave-libtool
268 /lib/libass/stamp-h1
269 /lib/libass/test/Makefile
270 /lib/libass/test/Makefile.in
271 /lib/libass/test/test
272 /lib/libass/xbmc/Makefile
273 /lib/libass/xbmc/libass_win32/Debug
274 /lib/libass/xbmc/libass_win32/Release
275 /lib/libass/m4/libtool.m4
276 /lib/libass/m4/ltoptions.m4
277 /lib/libass/m4/ltsugar.m4
278 /lib/libass/m4/ltversion.m4
279 /lib/libass/m4/lt~obsolete.m4
280
281 # /lib/libiconv
282 /lib/libiconv/libiconv_win32/Debug
283 /lib/libiconv/libiconv_win32/Release
284
285 # /lib/liblame
286 /lib/liblame/config.h
287 /lib/liblame/obj
288
289
290 # /lib/libmicrohttpd
291 /lib/libmicrohttpd/MHD_config.h
292 /lib/libmicrohttpd/Makefile
293 /lib/libmicrohttpd/contrib/Makefile
294 /lib/libmicrohttpd/doc/Makefile
295 /lib/libmicrohttpd/doc/microhttpd.info
296 /lib/libmicrohttpd/doc/stamp-vti
297 /lib/libmicrohttpd/doc/version.texi
298 /lib/libmicrohttpd/libtool
299 /lib/libmicrohttpd/m4/Makefile
300 /lib/libmicrohttpd/src/Makefile
301 /lib/libmicrohttpd/src/daemon/Makefile
302 /lib/libmicrohttpd/src/daemon/https/Makefile
303 /lib/libmicrohttpd/src/daemon/https/lgl/Makefile
304 /lib/libmicrohttpd/src/daemon/https/minitasn1/Makefile
305 /lib/libmicrohttpd/src/daemon/https/tls/Makefile
306 /lib/libmicrohttpd/src/daemon/https/x509/Makefile
307 /lib/libmicrohttpd/src/examples/Makefile
308 /lib/libmicrohttpd/src/examples/authorization_example
309 /lib/libmicrohttpd/src/examples/fileserver_example
310 /lib/libmicrohttpd/src/examples/fileserver_example_dirs
311 /lib/libmicrohttpd/src/examples/fileserver_example_external_select
312 /lib/libmicrohttpd/src/examples/https_fileserver_example
313 /lib/libmicrohttpd/src/examples/minimal_example
314 /lib/libmicrohttpd/src/examples/minimal_example_comet
315 /lib/libmicrohttpd/src/examples/querystring_example
316 /lib/libmicrohttpd/src/examples/refuse_post_example
317 /lib/libmicrohttpd/src/testcurl/daemon_options_test
318 /lib/libmicrohttpd/src/testcurl/Makefile
319 /lib/libmicrohttpd/src/testcurl/https/Makefile
320 /lib/libmicrohttpd/src/include/Makefile
321 /lib/libmicrohttpd/src/testzzuf/Makefile
322 /lib/libmicrohttpd/stamp-h1
323 /lib/libmicrohttpd/autom4te.cache/
324
325 # /lib/libmodplug/
326 /lib/libmodplug/libtool
327 /lib/libmodplug/src/stamp-h1
328 /lib/libmodplug/Makefile
329 /lib/libmodplug/src/Makefile
330 /lib/libmodplug/src/config.h
331 /lib/libmodplug/Debug
332 /lib/libmodplug/Release
333
334 # /lib/pcre
335 /lib/pcre/libpcre/Debug
336 /lib/pcre/libpcre/Release
337
338 # /project
339 /project/obj
340 /project/output
341
342 # /project/cmake
343 /project/cmake/xbmc-config.cmake
344 /project/cmake/addons/build
345 /project/cmake/addons/depends/win32/build
346 /project/cmake/addons/output
347
348 # /project/Win32BuildSetup/
349 /project/Win32BuildSetup/XBMC.log
350 /project/Win32BuildSetup/XBMCSetup*.exe
351 /project/Win32BuildSetup/languages.nsi
352 /project/Win32BuildSetup/skins.nsi
353 /project/Win32BuildSetup/xbmc-audioencoder-addons.nsi
354 /project/Win32BuildSetup/xbmc-pvr-addons.nsi
355 /project/Win32BuildSetup/bgprocess
356 /project/Win32BuildSetup/makeclean
357 /project/Win32BuildSetup/noprompt
358 /project/Win32BuildSetup/BUILD_WIN32/
359 /project/Win32BuildSetup/dependencies
360
361 # /project/BuildDependencies
362 /project/BuildDependencies/downloads
363 /project/BuildDependencies/downloads2
364 /project/BuildDependencies/include
365 /project/BuildDependencies/lib
366 /project/BuildDependencies/msys
367 /project/BuildDependencies/scripts/tmp
368 /project/BuildDependencies/bin/swig
369 /project/BuildDependencies/bin/doxygen
370 /project/BuildDependencies/bin/json-rpc
371
372 # /project/VS2008Express
373 /project/VS2008Express/Debug
374 /project/VS2008Express/Release
375 /project/VS2008Express/XBMC
376 /project/VS2008Express/glib
377 /project/VS2008Express/guilib
378 /project/VS2008Express/libPlatinum
379 /project/VS2008Express/libs
380 /project/VS2008Express/objs
381 /project/VS2008Express/UnrarXLib
382
383 # /project/VS2010Express
384 /project/VS2010Express/Debug
385 /project/VS2010Express/Release
386 /project/VS2010Express/XBMC
387 /project/VS2010Express/glib
388 /project/VS2010Express/guilib
389 /project/VS2010Express/libPlatinum
390 /project/VS2010Express/UnrarXLib
391 /project/VS2010Express/test-XbmcThreads
392 /project/VS2010Express/libs
393 /project/VS2010Express/objs
394 /project/VS2010Express/ipch
395 /project/VS2010Express/*.vsp
396 /project/VS2010Express/*.metaproj
397 /project/VS2010Express/*.metaproj.tmp
398
399 # /skin/
400 /skin/Confluence/media/Textures.xbt
401 /skin/PM3.HD/media/Textures.xbt
402
403 # /system
404 /system/cpluff.dll
405 /system/ImageLib.dll
406 /system/libcmyth.dll
407 /system/libcurl.dll
408 /system/libeay32.dll
409 /system/librtmp.dll
410 /system/libexif.dll
411 /system/libexpat.dll
412 /system/libidn-11.dll
413 /system/libssh2.dll
414 /system/libssl32.dll
415 /system/hdhomerun.dll
416 /system/ssh.dll
417 /system/sqlite3.dll
418 /system/libnfs.dll
419 /system/dnssd.dll
420 /system/libcec.dll
421 /system/pthreadVC2.dll
422 /system/libxslt.dll
423
424 # /system/cdrip
425 /system/cdrip/lame_enc.dll
426 /system/cdrip/ogg.dll
427 /system/cdrip/vorbis.dll
428 /system/cdrip/vorbisenc.dll
429
430 # /system/players/dvdplayer
431 /system/players/dvdplayer/avcodec-55.dll
432 /system/players/dvdplayer/avfilter-4.dll
433 /system/players/dvdplayer/avformat-55.dll
434 /system/players/dvdplayer/avutil-52.dll
435 /system/players/dvdplayer/freetype6.dll
436 /system/players/dvdplayer/libass.dll
437 /system/players/dvdplayer/libdvdcss-2.dll
438 /system/players/dvdplayer/libdvdnav.dll
439 /system/players/dvdplayer/libexpat-1.dll
440 /system/players/dvdplayer/libfontconfig-1.dll
441 /system/players/dvdplayer/libgmp-10.dll
442 /system/players/dvdplayer/libgnutls-28.dll
443 /system/players/dvdplayer/libhogweed-2-5.dll
444 /system/players/dvdplayer/libnettle-4-7.dll
445 /system/players/dvdplayer/libp11-kit-0.dll
446 /system/players/dvdplayer/librtmp.dll
447 /system/players/dvdplayer/postproc-52.dll
448 /system/players/dvdplayer/swresample-0.dll
449 /system/players/dvdplayer/swscale-2.dll
450 /system/players/dvdplayer/libbluray.dll
451 /system/players/dvdplayer/libmpeg2-0.dll
452
453 # /system/players/paplayer
454 /system/players/paplayer/libmodplug.dll
455 /system/players/paplayer/StSoundLibrary.dll
456 /system/players/paplayer/vorbisfile.dll
457 /system/players/paplayer/vgmstream.dll
458 /system/players/paplayer/NoseFart.dll
459 /system/players/paplayer/libsidplay2.dll
460 /system/players/paplayer/adpcm.dll
461 /system/players/paplayer/timidity.dll
462 /system/players/paplayer/libFLAC.dll
463 /system/players/paplayer/xbmc_asap.dll
464
465 # /system/players/dsplayer
466 /system/players/dsplayer/libsubs.dll
467
468 # /system
469 /system/profiles.xml
470
471 # /system/python
472 /system/python/
473
474 # /system/webserver
475 /system/webserver
476
477 /system/airplay
478
479 # /system
480 /system/zlib1.dll
481
482
483 # /screensavers/
484 /screensavers/Solarwinds.xbs
485 /screensavers/Euphoria.xbs
486 /screensavers/Plasma.xbs
487
488 # /skin/Confluence/
489 /skin/Confluence/BUILD
490
491 # /skin/PM3.HD/
492 /skin/PM3.HD/BUILD
493
494 # /skin/PM3.HD/media/
495 /skin/PM3.HD/media/*.db
496
497 # /skin/PM3.HD/media/Apple Movie Trailers/
498 /skin/PM3.HD/media/Apple Movie Trailers/*.db
499
500 # /skin/PM3.HD/media/busy/
501 /skin/PM3.HD/media/busy/*.db
502
503 # /skin/PM3.HD/media/flagging/aspectratio/
504 /skin/PM3.HD/media/flagging/aspectratio/Thumbs.db
505
506 # /skin/PM3.HD/media/flagging/audio/
507 /skin/PM3.HD/media/flagging/audio/Thumbs.db
508
509 # /skin/PM3.HD/media/flagging/video/
510 /skin/PM3.HD/media/flagging/video/Thumbs.db
511
512 # /tools/Changelog/
513 /tools/Changelog/Changelog.txt
514 /tools/Changelog/svn_log.xml
515 /tools/Changelog/Release
516 /tools/Changelog/Debug
517
518 # /tools/EventClients/
519 /tools/EventClients/*.pyc
520 /tools/EventClients/Clients/OSXRemote/Makefile
521 /tools/EventClients/Clients/OSXRemote/build/
522 /tools/EventClients/Clients/WiiRemote/WiiRemote
523
524 # /tools/darwin/
525 /tools/darwin/Configurations/App.xcconfig
526 /tools/darwin/Configurations/Common.xcconfig
527 /tools/darwin/packaging/xbmc-ios/mkdeb-xbmc-ios.sh
528 /tools/darwin/packaging/xbmc-atv2/mkdeb-xbmc-atv2.sh
529
530 # /tools/Linux/
531 /tools/Linux/xbmc.sh
532 /tools/Linux/xbmc-standalone.sh
533
534 # /tools/osx
535 /tools/osx/XBMCHelper
536
537 # /tools/TexturePacker
538 /tools/TexturePacker/TexturePacker
539 /tools/TexturePacker/Makefile
540 /tools/TexturePacker/*.dll
541
542 # /tools/XBMCTex/
543 /tools/XBMCTex/Makefile
544
545 # /userdata/
546 /userdata/Database
547 /userdata/playlists
548 /userdata/Thumbnails
549 /userdata/cache
550 /userdata/guisettings.xml
551 /userdata/avpacksettings.xml
552
553 # /visualisations/
554 /visualisations/Goom.vis
555 /visualisations/ProjectM.vis
556 /visualisations/Waveform.vis
557 /visualisations/opengl_spectrum.vis
558 /visualisations/projectM/
559
560 # /xbmc/
561 /xbmc/config.h
562 /xbmc/config.h.in
563 /xbmc/config.h.in~
564 /xbmc/CompileInfo.cpp
565 /xbmc/DllPaths_generated.h
566 /xbmc/DllPaths_generated_android.h
567 /xbmc/Makefile
568 /xbmc/stamp-h1
569
570 # /xbmc/addons/
571 /xbmc/addons/Makefile
572 /xbmc/addons/visualization.waveform
573
574 # /xbmc/android
575 /xbmc/android/Makefile
576 /xbmc/android/activity/Makefile
577 /xbmc/android/loader/Makefile
578 /xbmc/android/jni/Makefile
579
580 # /xbmc/cdrip/
581 /xbmc/cdrip/Makefile
582
583 # /xbmc/cores/
584 /xbmc/cores/AudioEngine/Makefile
585 /xbmc/cores/amlplayer/Makefile
586 /xbmc/cores/DllLoader/exports/build_wrapper.sh
587 /xbmc/cores/DllLoader/exports/wrapper.def
588 /xbmc/cores/DllLoader/Makefile
589 /xbmc/cores/DllLoader/exports/Makefile
590 /xbmc/cores/dvdplayer/Makefile
591 /xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile
592 /xbmc/cores/dvdplayer/DVDCodecs/Makefile
593 /xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile
594 /xbmc/cores/dvdplayer/DVDCodecs/Video/CrystalHD/Makefile
595 /xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile
596 /xbmc/cores/dvdplayer/DVDDemuxers/Makefile
597 /xbmc/cores/dvdplayer/DVDSubtitles/Makefile
598 /xbmc/cores/omxplayer/Makefile
599 /xbmc/cores/paplayer/Makefile
600 /xbmc/cores/playercorefactory/Makefile
601 /xbmc/cores/Makefile
602 /xbmc/cores/VideoRenderers/Makefile
603
604 # /xbmc/filesystem/
605 /xbmc/filesystem/Makefile
606
607 # /xbmc/freebsd/
608 /xbmc/freebsd/Makefile
609
610 # /xbmc/guilib/
611 /xbmc/guilib/Makefile
612 /xbmc/guilib/*.obj
613 /xbmc/guilib/*.idb
614 /xbmc/guilib/*.pdb
615 /xbmc/guilib/*.bak
616 /xbmc/guilib/Debug (Win32)
617 /xbmc/guilib/Release (Win32)
618 /xbmc/guilib/Release
619 /xbmc/guilib/Release_LTCG
620 /xbmc/guilib/Debug
621 /xbmc/guilib/Profile
622 /xbmc/guilib/Profile_FastCap
623
624 # /xbmc/input
625 /xbmc/input/linux/Makefile
626
627 # /xbmc/interfaces/
628 /xbmc/interfaces/Makefile
629 /xbmc/interfaces/json-rpc/ServiceDescription.h
630 /xbmc/interfaces/python/Makefile
631 /xbmc/interfaces/python/generated/
632 /xbmc/interfaces/python/test/Makefile
633
634 # /xbmc/linux/
635 /xbmc/linux/Makefile
636
637 # /xbmc/main/
638 /xbmc/main/Makefile
639
640 # /xbmc/music/
641 /xbmc/music/karaoke/Makefile
642
643 # /xbmc/network/
644 /xbmc/network/Makefile
645 /xbmc/network/upnp/Makefile
646
647 # /xbmc/osx/
648 /xbmc/osx/Makefile
649
650 # /xbmc/peripherals/
651 /xbmc/peripherals/bus/Makefile
652 /xbmc/peripherals/devices/Makefile
653
654 #/xbmc/screensavers/
655 /xbmc/screensavers/Makefile
656 /xbmc/screensavers/rsxs-0.9/Makefile
657 /xbmc/screensavers/rsxs-0.9/configure
658 /xbmc/screensavers/rsxs-0.9/config.h
659 /xbmc/screensavers/rsxs-0.9/config.log
660 /xbmc/screensavers/rsxs-0.9/config/Makefile
661 /xbmc/screensavers/rsxs-0.9/lib/Makefile
662 /xbmc/screensavers/rsxs-0.9/libltdl/Makefile
663 /xbmc/screensavers/rsxs-0.9/src/Makefile
664 /xbmc/screensavers/rsxs-0.9/src/cyclone/Makefile
665 /xbmc/screensavers/rsxs-0.9/src/euphoria/Makefile
666 /xbmc/screensavers/rsxs-0.9/src/fieldlines/Makefile
667 /xbmc/screensavers/rsxs-0.9/src/flocks/Makefile
668 /xbmc/screensavers/rsxs-0.9/src/flux/Makefile
669 /xbmc/screensavers/rsxs-0.9/src/helios/Makefile
670 /xbmc/screensavers/rsxs-0.9/src/hyperspace/Makefile
671 /xbmc/screensavers/rsxs-0.9/src/lattice/Makefile
672 /xbmc/screensavers/rsxs-0.9/src/plasma/Makefile
673 /xbmc/screensavers/rsxs-0.9/src/skyrocket/Makefile
674 /xbmc/screensavers/rsxs-0.9/src/solarwinds/Makefile
675 /xbmc/screensavers/rsxs-0.9/xbmc/Makefile
676 /xbmc/screensavers/rsxs-0.9/autom4te.cache/
677 /xbmc/screensavers/rsxs-0.9/lib/alloca.h
678 /xbmc/screensavers/rsxs-0.9/lib/argz.h
679 /xbmc/screensavers/rsxs-0.9/lib/getopt.h
680 /xbmc/screensavers/rsxs-0.9/rsxs.spec
681 /xbmc/screensavers/rsxs-0.9/src/.dirstamp
682 /xbmc/screensavers/rsxs-0.9/src/euphoria/rs-euphoria
683 /xbmc/screensavers/rsxs-0.9/src/plasma/rs-plasma
684 /xbmc/screensavers/rsxs-0.9/src/solarwinds/rs-solarwinds
685 /xbmc/screensavers/rsxs-0.9/stamp-h1
686 /xbmc/screensavers/rsxs-0.9/aclocal.m4
687 /xbmc/screensavers/rsxs-0.9/compile
688 /xbmc/screensavers/rsxs-0.9/config.guess
689 /xbmc/screensavers/rsxs-0.9/config.h.in
690 /xbmc/screensavers/rsxs-0.9/config.h.in~
691 /xbmc/screensavers/rsxs-0.9/config.sub
692 /xbmc/screensavers/rsxs-0.9/config/Makefile.in
693 /xbmc/screensavers/rsxs-0.9/depcomp
694 /xbmc/screensavers/rsxs-0.9/INSTALL
695 /xbmc/screensavers/rsxs-0.9/install-sh
696 /xbmc/screensavers/rsxs-0.9/lib/Makefile.in
697 /xbmc/screensavers/rsxs-0.9/libltdl/Makefile.in
698 /xbmc/screensavers/rsxs-0.9/Makefile.in
699 /xbmc/screensavers/rsxs-0.9/missing
700 /xbmc/screensavers/rsxs-0.9/src/cyclone/Makefile.in
701 /xbmc/screensavers/rsxs-0.9/src/euphoria/Makefile.in
702 /xbmc/screensavers/rsxs-0.9/src/fieldlines/Makefile.in
703 /xbmc/screensavers/rsxs-0.9/src/flocks/Makefile.in
704 /xbmc/screensavers/rsxs-0.9/src/flux/Makefile.in
705 /xbmc/screensavers/rsxs-0.9/src/helios/Makefile.in
706 /xbmc/screensavers/rsxs-0.9/src/hyperspace/Makefile.in
707 /xbmc/screensavers/rsxs-0.9/src/lattice/Makefile.in
708 /xbmc/screensavers/rsxs-0.9/src/Makefile.in
709 /xbmc/screensavers/rsxs-0.9/src/plasma/Makefile.in
710 /xbmc/screensavers/rsxs-0.9/src/skyrocket/Makefile.in
711 /xbmc/screensavers/rsxs-0.9/src/solarwinds/Makefile.in
712
713 #/xbmc/utils
714 /xbmc/utils/Makefile
715
716 #/xbmc/visualizations/
717 /xbmc/visualizations/DirectXSpectrum/Debug (DirectX)
718 /xbmc/visualizations/DirectXSpectrum/Release (DirectX)
719 /xbmc/visualizations/EGLHelpers/Makefile
720 /xbmc/visualizations/Goom/Makefile
721 /xbmc/visualizations/Goom/goom2k4-0/aclocal.m4
722 /xbmc/visualizations/Goom/goom2k4-0/configure
723 /xbmc/visualizations/Goom/goom2k4-0/INSTALL
724 /xbmc/visualizations/Goom/goom2k4-0/Makefile.in
725 /xbmc/visualizations/Goom/goom2k4-0/config.guess
726 /xbmc/visualizations/Goom/goom2k4-0/config.sub
727 /xbmc/visualizations/Goom/goom2k4-0/depcomp
728 /xbmc/visualizations/Goom/goom2k4-0/install-sh
729 /xbmc/visualizations/Goom/goom2k4-0/ltmain.sh
730 /xbmc/visualizations/Goom/goom2k4-0/missing
731 /xbmc/visualizations/Goom/goom2k4-0/sdl-goom/Makefile.in
732 /xbmc/visualizations/Goom/goom2k4-0/src/Makefile.in
733 /xbmc/visualizations/Goom/goom2k4-0/xmms-goom/Makefile.in
734 /xbmc/visualizations/Goom/goom2k4-0/ylwrap
735 /xbmc/visualizations/Milkdrop/Debug
736 /xbmc/visualizations/Milkdrop/Release
737 /xbmc/visualizations/OpenGLSpectrum/Makefile
738 /xbmc/visualizations/Vortex/Vortex/Vortex.vcxproj.metaproj
739 /xbmc/visualizations/WaveForm/Makefile
740 /xbmc/visualizations/WaveForm/Debug (DirectX)
741 /xbmc/visualizations/WaveForm/Release (DirectX)
742 /xbmc/visualizations/iTunes/Makefile
743 /xbmc/visualizations/XBMCProjectM/Makefile
744 /xbmc/visualizations/XBMCProjectM/libprojectM/Makefile
745 /xbmc/visualizations/XBMCProjectM/libprojectM/CMakeCache.txt
746 /xbmc/visualizations/XBMCProjectM/libprojectM/CMakeFiles/
747 /xbmc/visualizations/XBMCProjectM/libprojectM/cmake_install.cmake
748 /xbmc/visualizations/XBMCProjectM/libprojectM/config.inp
749 /xbmc/visualizations/fishBMC/Makefile
750
751 #/xbmc/win32/
752 # no longer used
753 /xbmc/win32/git_rev.h
754
755 # /xbmc/windowing/
756 /xbmc/windowing/Makefile
757 /xbmc/windowing/egl/Makefile
758 /xbmc/windowing/tests/wayland/xbmc_wayland_test_client_protocol.h
759 /xbmc/windowing/tests/wayland/xbmc_wayland_test_protocol.c
760 /xbmc/windowing/tests/wayland/xbmc_wayland_test_server_protocol.h
761 /xbmc/windowing/tests/wayland/Makefile
762
763 # /lib/ffmpeg/
764 /lib/ffmpeg/config.h
765 /lib/ffmpeg/config.err
766 /lib/ffmpeg/config.mak
767 /lib/ffmpeg/ffprobe
768 /lib/ffmpeg/ffprobe_g
769 /lib/ffmpeg/.version
770 /lib/ffmpeg/version.h
771 /lib/ffmpeg/libavutil/avconfig.h
772 /lib/ffmpeg/doc/ffmpeg.pod
773 /lib/ffmpeg/doc/ffplay.pod
774 /lib/ffmpeg/doc/*.html
775 /lib/ffmpeg/doc/*.1
776
777 # /lib/libdvd/
778 /lib/libdvd/Makefile
779
780 # /lib/libdvd/includes/
781 /lib/libdvd/includes/dv
782 /lib/libdvd/includes/dvdcss/dvdcss.h
783
784 # /lib/libdvd/includes/dvdread/
785 /lib/libdvd/includes/dvdread/ifo_print.h
786 /lib/libdvd/includes/dvdread/dvd_udf.h
787 /lib/libdvd/includes/dvdread/dvd_input.h
788 /lib/libdvd/includes/dvdread/bswap.h
789 /lib/libdvd/includes/dvdread/nav_read.h
790 /lib/libdvd/includes/dvdread/dvd_reader.h
791 /lib/libdvd/includes/dvdread/nav_print.h
792 /lib/libdvd/includes/dvdread/ifo_types.h
793 /lib/libdvd/includes/dvdread/bitreader.h
794 /lib/libdvd/includes/dvdread/md5.h
795 /lib/libdvd/includes/dvdread/dvdread
796 /lib/libdvd/includes/dvdread/dvdread_internal.h
797 /lib/libdvd/includes/dvdread/ifo_read.h
798 /lib/libdvd/includes/dvdread/nav_types.h
799
800 # /lib/libdvd/includes/dvdnav
801 /lib/libdvd/includes/dvdnav/dvd_types.h
802 /lib/libdvd/includes/dvdnav/dvdnav.h
803 /lib/libdvd/includes/dvdnav/dvdnav_events.h
804
805 # /lib/libdvd/libdvdcss/
806 /lib/libdvd/libdvdcss/.auto/
807 /lib/libdvd/libdvdcss/Makefile
808 /lib/libdvd/libdvdcss/Makefile.in
809 /lib/libdvd/libdvdcss/aclocal.m4
810 /lib/libdvd/libdvdcss/autom4te.cache/
811 /lib/libdvd/libdvdcss/config.guess
812 /lib/libdvd/libdvdcss/config.h
813 /lib/libdvd/libdvdcss/config.h.in
814 /lib/libdvd/libdvdcss/config.h.in~
815 /lib/libdvd/libdvdcss/config.status
816 /lib/libdvd/libdvdcss/config.sub
817 /lib/libdvd/libdvdcss/config.log
818 /lib/libdvd/libdvdcss/config.st
819 /lib/libdvd/libdvdcss/configure
820 /lib/libdvd/libdvdcss/configure.lineno
821 /lib/libdvd/libdvdcss/depcomp
822 /lib/libdvd/libdvdcss/install-sh
823 /lib/libdvd/libdvdcss/libtool
824 /lib/libdvd/libdvdcss/ltmain.sh
825 /lib/libdvd/libdvdcss/missing
826 /lib/libdvd/libdvdcss/stamp-h1
827 /lib/libdvd/libdvdcss/m4/libtool.m4
828 /lib/libdvd/libdvdcss/m4/ltoptions.m4
829 /lib/libdvd/libdvdcss/m4/ltsugar.m4
830 /lib/libdvd/libdvdcss/m4/ltversion.m4
831 /lib/libdvd/libdvdcss/m4/lt~obsolete.m4
832 /lib/libdvd/libdvdcss/src/d
833 /lib/libdvd/libdvdcss/src/Makefile
834 /lib/libdvd/libdvdcss/src/dvdcss/Makefile
835 /lib/libdvd/libdvdcss/src/.dirstamp
836 /lib/libdvd/libdvdcss/src/Makefile.in
837 /lib/libdvd/libdvdcss/src/dvdcss/Makefile.in
838 /lib/libdvd/libdvdcss/test/Makefile
839 /lib/libdvd/libdvdcss/doc/doxygen.cfg
840 /lib/libdvd/libdvdcss/doc/Makefile
841 /lib/libdvd/libdvdcss/doc/Makefile.in
842 /lib/libdvd/libdvdcss/test/Makefile.in
843 /lib/libdvd/libdvdcss/test/csstest
844 /lib/libdvd/libdvdcss/test/csstest.exe
845
846 # /lib/libdvd/libdvdnav/
847 /lib/libdvd/libdvdnav/conf
848 /lib/libdvd/libdvdnav/obj
849 /lib/libdvd/libdvdnav/config.mak
850 /lib/libdvd/libdvdnav/config.h
851 /lib/libdvd/libdvdnav/config.status
852 /lib/libdvd/libdvdnav/Makefile.in
853 /lib/libdvd/libdvdnav/aclocal.m4
854 /lib/libdvd/libdvdnav/config.guess
855 /lib/libdvd/libdvdnav/config.h.in
856 /lib/libdvd/libdvdnav/config.sub
857 /lib/libdvd/libdvdnav/configure
858 /lib/libdvd/libdvdnav/depcomp
859 /lib/libdvd/libdvdnav/doc/Makefile.in
860 /lib/libdvd/libdvdnav/examples/Makefile.in
861 /lib/libdvd/libdvdnav/install-sh
862 /lib/libdvd/libdvdnav/ltmain.sh
863 /lib/libdvd/libdvdnav/m4/Makefile.in
864 /lib/libdvd/libdvdnav/misc/Makefile.in
865 /lib/libdvd/libdvdnav/missing
866 /lib/libdvd/libdvdnav/src/Makefile.in
867 /lib/libdvd/libdvdnav/src/vm/Makefile.in
868 /lib/libdvd/libdvdnav/INSTALL
869 /lib/libdvd/libdvdnav/autom4te.cache
870 /lib/libdvd/libdvdnav/config.h.in~
871
872 # /lib/libdvd/libdvdread/
873 /lib/libdvd/libdvdread/config.h
874 /lib/libdvd/libdvdread/obj
875 /lib/libdvd/libdvdread/config.mak
876 /lib/libdvd/libdvdread/Makefile.in
877 /lib/libdvd/libdvdread/aclocal.m4
878 /lib/libdvd/libdvdread/config.guess
879 /lib/libdvd/libdvdread/config.h.in
880 /lib/libdvd/libdvdread/config.sub
881 /lib/libdvd/libdvdread/configure
882 /lib/libdvd/libdvdread/depcomp
883 /lib/libdvd/libdvdread/install-sh
884 /lib/libdvd/libdvdread/ltmain.sh
885 /lib/libdvd/libdvdread/m4/Makefile.in
886 /lib/libdvd/libdvdread/misc/Makefile.in
887 /lib/libdvd/libdvdread/missing
888 /lib/libdvd/libdvdread/src/Makefile.in
889 /lib/libdvd/libdvdread/INSTALL
890 /lib/libdvd/libdvdread/autom4te.cache
891 /lib/libdvd/libdvdread/config.h.in~
892
893 # /lib/libmpeg2/
894 /lib/libmpeg2/config.log
895 /lib/libmpeg2/config.status
896 /lib/libmpeg2/libtool
897 /lib/libmpeg2/configure.lineno
898 /lib/libmpeg2/Makefile
899 /lib/libmpeg2/src/*.exe
900
901 # /lib/libmpeg2/doc/
902 /lib/libmpeg2/doc/Makefile
903
904 # /lib/libmpeg2/include/
905 /lib/libmpeg2/include/stamp-h1
906 /lib/libmpeg2/include/config.h
907 /lib/libmpeg2/include/Makefile
908
909 # /lib/libmpeg2/libmpeg2/
910 /lib/libmpeg2/libmpeg2/Makefile
911
912 # /lib/libmpeg2/libmpeg2/convert/
913 /lib/libmpeg2/libmpeg2/convert/Makefile
914
915 # /lib/libmpeg2/libvo/
916 /lib/libmpeg2/libvo/Makefile
917
918 # /lib/libmpeg2/src/
919 /lib/libmpeg2/src/Makefile
920 /lib/libmpeg2/src/corrupt_mpeg2
921 /lib/libmpeg2/src/extract_mpeg2
922 /lib/libmpeg2/src/mpeg2dec
923
924 # /lib/libmpeg2/test/
925 /lib/libmpeg2/test/Makefile
926
927 # /lib/libmpeg2/vc++/
928 /lib/libmpeg2/vc++/Makefile
929
930 # /lib/xbadpcm/
931 /lib/xbadpcm/Makefile
932 /lib/xbadpcm/adpcm.lib
933
934 # /lib/libflac/flac-1.2.1/
935 /lib/libflac/flac-1.2.1/Makefilee
936 /lib/libflac/flac-1.2.1/config.log
937 /lib/libflac/flac-1.2.1/config.h
938 /lib/libflac/flac-1.2.1/config.status
939 /lib/libflac/flac-1.2.1/libtool-disable-static
940 /lib/libflac/flac-1.2.1/stamp-h1
941 /lib/libflac/flac-1.2.1/configure.lineno
942 /lib/libflac/flac-1.2.1/config.cache
943 /lib/libflac/flac-1.2.1/Makefile
944 /lib/libflac/flac-1.2.1/libtool
945
946 /lib/libflac/Makefile
947 /lib/libflac/flac-1.2.1/include/test_libs_common/Makefile
948 /lib/libflac/flac-1.2.1/src/libFLAC/ppc/Makefile
949 /lib/libflac/flac-1.2.1/src/libFLAC/ppc/as/Makefile
950 /lib/libflac/flac-1.2.1/src/libFLAC/ppc/gas/Makefile
951 /lib/libflac/flac-1.2.1/src/flac/flac
952 /lib/libflac/flac-1.2.1/src/metaflac/metaflac
953
954 # /lib/libflac/flac-1.2.1/build/
955 /lib/libflac/flac-1.2.1/build/Makefile
956
957 # /lib/libflac/flac-1.2.1/include/
958 /lib/libflac/flac-1.2.1/include/Makefile
959
960 # /lib/libflac/flac-1.2.1/include/FLAC/
961 /lib/libflac/flac-1.2.1/include/FLAC/Makefile
962
963 # /lib/libflac/flac-1.2.1/include/FLAC++/
964 /lib/libflac/flac-1.2.1/include/FLAC++/Makefile
965
966 # /lib/libflac/flac-1.2.1/include/share/
967 /lib/libflac/flac-1.2.1/include/share/Makefile
968
969 # /lib/libflac/flac-1.2.1/include/share/grabbag/
970 /lib/libflac/flac-1.2.1/include/share/grabbag/Makefile
971
972
973 # /lib/libflac/flac-1.2.1/m4/
974 /lib/libflac/flac-1.2.1/m4/Makefile
975
976 # /lib/libflac/flac-1.2.1/obj/
977 /lib/libflac/flac-1.2.1/obj/Makefile
978
979 # /lib/libflac/flac-1.2.1/obj/debug/
980 /lib/libflac/flac-1.2.1/obj/debug/Makefile
981
982 # /lib/libflac/flac-1.2.1/obj/debug/bin/
983 /lib/libflac/flac-1.2.1/obj/debug/bin/Makefile
984
985 # /lib/libflac/flac-1.2.1/obj/debug/lib/
986 /lib/libflac/flac-1.2.1/obj/debug/lib/Makefile
987
988 # /lib/libflac/flac-1.2.1/obj/release/
989 /lib/libflac/flac-1.2.1/obj/release/Makefile
990
991 # /lib/libflac/flac-1.2.1/obj/release/bin/
992 /lib/libflac/flac-1.2.1/obj/release/bin/Makefile
993
994 # /lib/libflac/flac-1.2.1/obj/release/lib/
995 /lib/libflac/flac-1.2.1/obj/release/lib/Makefile
996
997 # /lib/libflac/flac-1.2.1/src/
998 /lib/libflac/flac-1.2.1/src/Makefile
999
1000 # /lib/libflac/flac-1.2.1/src/flac/
1001 /lib/libflac/flac-1.2.1/src/flac/Makefile
1002
1003 # /lib/libflac/flac-1.2.1/src/libFLAC/
1004 /lib/libflac/flac-1.2.1/src/libFLAC/Makefile
1005
1006 # /lib/libflac/flac-1.2.1/src/libFLAC/ia32/
1007 /lib/libflac/flac-1.2.1/src/libFLAC/ia32/Makefile
1008
1009 # /lib/libflac/flac-1.2.1/src/libFLAC/include/
1010 /lib/libflac/flac-1.2.1/src/libFLAC/include/Makefile
1011
1012 # /lib/libflac/flac-1.2.1/src/libFLAC/include/private/
1013 /lib/libflac/flac-1.2.1/src/libFLAC/include/private/Makefile
1014
1015 # /lib/libflac/flac-1.2.1/src/libFLAC/include/protected/
1016 /lib/libflac/flac-1.2.1/src/libFLAC/include/protected/Makefile
1017
1018 # /lib/libflac/flac-1.2.1/src/libFLAC++/
1019 /lib/libflac/flac-1.2.1/src/libFLAC++/Makefile
1020
1021 # /lib/libflac/flac-1.2.1/src/metaflac/
1022 /lib/libflac/flac-1.2.1/src/metaflac/Makefile
1023
1024 # /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/
1025 /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/Makefile
1026
1027 # /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/
1028 /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_mac/Makefile
1029
1030 # /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/
1031 /lib/libflac/flac-1.2.1/src/monkeys_audio_utilities/flac_ren/Makefile
1032
1033 # /lib/libflac/flac-1.2.1/src/plugin_common/
1034 /lib/libflac/flac-1.2.1/src/plugin_common/Makefile
1035
1036 # /lib/libflac/flac-1.2.1/src/plugin_winamp2/
1037 /lib/libflac/flac-1.2.1/src/plugin_winamp2/Makefile
1038
1039 # /lib/libflac/flac-1.2.1/src/plugin_winamp2/include/
1040 /lib/libflac/flac-1.2.1/src/plugin_winamp2/include/Makefile
1041
1042 # /lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/
1043 /lib/libflac/flac-1.2.1/src/plugin_winamp2/include/winamp2/Makefile
1044
1045 # /lib/libflac/flac-1.2.1/src/plugin_xmms/
1046 /lib/libflac/flac-1.2.1/src/plugin_xmms/Makefile
1047
1048 # /lib/libflac/flac-1.2.1/src/share/
1049 /lib/libflac/flac-1.2.1/src/share/Makefile
1050
1051 # /lib/libflac/flac-1.2.1/src/share/getopt/
1052 /lib/libflac/flac-1.2.1/src/share/getopt/Makefile
1053
1054 # /lib/libflac/flac-1.2.1/src/share/grabbag/
1055 /lib/libflac/flac-1.2.1/src/share/grabbag/Makefile
1056
1057 # /lib/libflac/flac-1.2.1/src/share/replaygain_analysis/
1058 /lib/libflac/flac-1.2.1/src/share/replaygain_analysis/Makefile
1059
1060 # /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/
1061 /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/Makefile
1062
1063 # /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/
1064 /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/Makefile
1065
1066 # /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/private/
1067 /lib/libflac/flac-1.2.1/src/share/replaygain_synthesis/include/private/Makefile
1068
1069 # /lib/libflac/flac-1.2.1/src/share/utf8/
1070 /lib/libflac/flac-1.2.1/src/share/utf8/Makefile
1071
1072 # /lib/nosefart/
1073 /lib/nosefart/Makefile
1074 /lib/nosefart/NoseFart.lib
1075 /lib/nosefart/Debug
1076 /lib/nosefart/Release
1077
1078 # /lib/libsidplay2/
1079 /lib/libsidplay2/Makefile
1080
1081 # /lib/libsidplay2/libsidplay/win/VC
1082 /lib/libsidplay2/libsidplay/win/VC/Debug
1083 /lib/libsidplay2/libsidplay/win/VC/Release
1084
1085 # /lib/snesapu/SNES/SNESAPU/
1086 /lib/snesapu/SNES/SNESAPU/Makefile
1087
1088 # /lib/stsound/StSoundLibrary/
1089 /lib/stsound/StSoundLibrary/Makefile
1090 /lib/stsound/StSoundLibrary/StSoundLibrary.lib
1091 /lib/stsound/StSoundLibrary/Debug
1092 /lib/stsound/StSoundLibrary/Release
1093
1094 # /lib/timidity/
1095 /lib/timidity/Makefile
1096
1097 # /lib/vgmstream/
1098 /lib/vgmstream/Makefile
1099
1100 # /lib/vgmstream/win32/
1101 /lib/vgmstream/win32/Debug
1102 /lib/vgmstream/win32/Release
1103 /lib/vgmstream/win32/win32.ncb
1104 /lib/vgmstream/win32/win32.suo
1105 /lib/vgmstream/win32/win32.lib
1106
1107 #/lib/win32
1108 /lib/win32/*.tar*
1109 /lib/win32/pax_global_header
1110
1111 #/lib/win32/ffmpeg
1112 /lib/win32/ffmpeg/
1113
1114 # /lib/win32/libmms_win32/
1115 /lib/win32/libmms_win32/msvc++/Debug
1116 /lib/win32/libmms_win32/msvc++/Release
1117
1118 # /lib/win32/sqlite
1119 /lib/win32/sqlite/libsqlite_win32/Debug
1120 /lib/win32/sqlite/libsqlite_win32/Release
1121
1122 # /lib/win32/vorbisfile/libvorbis/
1123 /lib/win32/vorbisfile/libvorbis/config.log
1124 /lib/win32/vorbisfile/libvorbis/config.h
1125 /lib/win32/vorbisfile/libvorbis/Makefile
1126 /lib/win32/vorbisfile/libvorbis/libvorbis.spec
1127 /lib/win32/vorbisfile/libvorbis/config.status
1128 /lib/win32/vorbisfile/libvorbis/stamp-h1
1129 /lib/win32/vorbisfile/libvorbis/configure.lineno
1130 /lib/win32/vorbisfile/libvorbis/libtool
1131
1132 # /lib/win32/vorbisfile/libvorbis/doc/
1133 /lib/win32/vorbisfile/libvorbis/doc/Makefile
1134
1135 # /lib/win32/vorbisfile/libvorbis/doc/vorbisenc/
1136 /lib/win32/vorbisfile/libvorbis/doc/vorbisenc/Makefile
1137
1138 # /lib/win32/vorbisfile/libvorbis/doc/vorbisfile/
1139 /lib/win32/vorbisfile/libvorbis/doc/vorbisfile/Makefile
1140
1141 # /lib/win32/vorbisfile/libvorbis/examples/
1142 /lib/win32/vorbisfile/libvorbis/examples/Makefile
1143
1144 # /lib/win32/vorbisfile/libvorbis/include/
1145 /lib/win32/vorbisfile/libvorbis/include/Makefile
1146
1147 # /lib/win32/vorbisfile/libvorbis/include/vorbis/
1148 /lib/win32/vorbisfile/libvorbis/include/vorbis/Makefile
1149
1150 # /lib/win32/vorbisfile/libvorbis/lib/
1151 /lib/win32/vorbisfile/libvorbis/lib/Makefile
1152
1153 # /lib/win32/vorbisfile/libvorbis/lib/books/
1154 /lib/win32/vorbisfile/libvorbis/lib/books/Makefile
1155
1156 # /lib/win32/vorbisfile/libvorbis/lib/books/coupled/
1157 /lib/win32/vorbisfile/libvorbis/lib/books/coupled/Makefile
1158
1159 # /lib/win32/vorbisfile/libvorbis/lib/books/floor/
1160 /lib/win32/vorbisfile/libvorbis/lib/books/floor/Makefile
1161
1162 # /lib/win32/vorbisfile/libvorbis/lib/books/uncoupled/
1163 /lib/win32/vorbisfile/libvorbis/lib/books/uncoupled/Makefile
1164
1165 # /lib/win32/vorbisfile/libvorbis/lib/modes/
1166 /lib/win32/vorbisfile/libvorbis/lib/modes/Makefile
1167
1168 # /lib/win32/vorbisfile/libvorbis/vq/
1169 /lib/win32/vorbisfile/libvorbis/vq/Makefile
1170
1171 # /lib/win32/vorbisfile/libvorbis/win32/
1172 /lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbis/Debug
1173 /lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbis/Release
1174 /lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/Debug
1175 /lib/win32/vorbisfile/libvorbis/win32/VS2008/libvorbisfile/Release
1176
1177 # /lib/win32/vorbisfile/ogg/
1178 /lib/win32/vorbisfile/ogg/config.log
1179 /lib/win32/vorbisfile/ogg/config.h
1180 /lib/win32/vorbisfile/ogg/Makefile
1181 /lib/win32/vorbisfile/ogg/config.status
1182 /lib/win32/vorbisfile/ogg/stamp-h1
1183 /lib/win32/vorbisfile/ogg/libogg.spec
1184 /lib/win32/vorbisfile/ogg/configure.lineno
1185 /lib/win32/vorbisfile/ogg/libtool
1186 /lib/win32/vorbisfile/ogg/win32/Static_Debug/
1187
1188 # /lib/win32/vorbisfile/ogg/doc/
1189 /lib/win32/vorbisfile/ogg/doc/Makefile
1190
1191 # /lib/win32/vorbisfile/ogg/doc/libogg/
1192 /lib/win32/vorbisfile/ogg/doc/libogg/Makefile
1193
1194 # /lib/win32/vorbisfile/ogg/include/
1195 /lib/win32/vorbisfile/ogg/include/Makefile
1196
1197 # /lib/win32/vorbisfile/ogg/include/ogg/
1198 /lib/win32/vorbisfile/ogg/include/ogg/config_types.h
1199 /lib/win32/vorbisfile/ogg/include/ogg/Makefile
1200
1201 # /lib/win32/vorbisfile/ogg/src/
1202 /lib/win32/vorbisfile/ogg/src/Makefile
1203 /lib/win32/vorbisfile/ogg/src/test_bitwise
1204 /lib/win32/vorbisfile/ogg/src/test_framing
1205
1206 # /lib/win32/vorbisfile/ogg/win32/
1207 /lib/win32/vorbisfile/ogg/win32/Makefile
1208 /lib/win32/vorbisfile/ogg/win32/Static_Debug
1209 /lib/win32/vorbisfile/ogg/win32/Static_Release
1210
1211 # /lib/cmyth/
1212 /lib/cmyth/Makefile.depend
1213 /lib/cmyth/Win32/libcmyth.lib
1214
1215 # /lib/cmyth/Win32
1216 /lib/cmyth/Win32/Debug
1217 /lib/cmyth/Win32/Release
1218
1219 # lib/cximage-6.0/
1220 /lib/cximage-6.0/Makefile
1221 /lib/cximage-6.0/Debug
1222 /lib/cximage-6.0/Release
1223 /lib/cximage-6.0/*/Debug
1224 /lib/cximage-6.0/*/Release
1225
1226 # /lib/cximage-6.0/zlib/
1227 /lib/cximage-6.0/zlib/zconf.h
1228 /lib/cximage-6.0/zlib/Makefile
1229
1230 # /lib/libexif
1231 /lib/libexif/Makefile
1232 /lib/libexif/Debug (DLL)
1233 /lib/libexif/Release (DLL)
1234 /lib/libexif/libexif.lib
1235
1236 /lib/libhdhomerun/Makefile
1237
1238 # /lib/libhts/Win32
1239 /lib/libhts/Win32/Debug
1240 /lib/libhts/Win32/Release
1241
1242
1243 # /lib/libRTV/
1244 /lib/libRTV/Makefile
1245 /lib/libRTV/Debug
1246 /lib/libRTV/Release
1247
1248 /lib/libsquish/Makefile
1249 /lib/libsquish/lib/squishd.lib
1250 /lib/libsquish/lib/squish.lib
1251 /lib/libsquish/vs7/squish/Debug
1252 /lib/libsquish/vs7/squish/Release
1253
1254 /lib/libUPnP/Makefile
1255
1256 # /lib/libXDAAP
1257 /lib/libXDAAP/Makefile
1258 /lib/libXDAAP/libXDAAP_win32/Debug
1259 /lib/libXDAAP/libXDAAP_win32/Release
1260
1261 # /portable_data
1262 /portable_data
1263
1264 /addons/library.xbmc.addon/libXBMC_addon.dll
1265 /addons/library.xbmc.addon/libXBMC_addon.lib
1266 /addons/library.xbmc.codec/libXBMC_codec.dll
1267 /addons/library.xbmc.codec/libXBMC_codec.lib
1268 /addons/library.xbmc.gui/libXBMC_gui.dll
1269 /addons/library.xbmc.gui/libXBMC_gui.lib
1270 /addons/library.xbmc.pvr/libXBMC_pvr.dll
1271 /addons/library.xbmc.pvr/libXBMC_pvr.lib
1272
1273 /pvr-addons