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