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