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