From f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 4 Jun 2017 16:57:49 +0200 Subject: sync with upstream --- cmake/treedata/android/subdirs.txt | 15 ++++++++++++ cmake/treedata/common/addons.txt | 0 cmake/treedata/common/cores.txt | 9 +++++++ cmake/treedata/common/events.txt | 2 ++ cmake/treedata/common/externals.txt | 1 + cmake/treedata/common/filesystem.txt | 3 +++ cmake/treedata/common/games.txt | 12 ++++++++++ cmake/treedata/common/interfaces.txt | 6 +++++ cmake/treedata/common/music.txt | 5 ++++ cmake/treedata/common/network.txt | 2 ++ cmake/treedata/common/peripherals.txt | 6 +++++ cmake/treedata/common/profiles.txt | 3 +++ cmake/treedata/common/pvr.txt | 8 +++++++ cmake/treedata/common/settings.txt | 4 ++++ cmake/treedata/common/subdirs.txt | 35 ++++++++++++++++++++++++++++ cmake/treedata/common/tests.txt | 10 ++++++++ cmake/treedata/common/video.txt | 4 ++++ cmake/treedata/common/videoplayer.txt | 12 ++++++++++ cmake/treedata/freebsd/subdirs.txt | 13 +++++++++++ cmake/treedata/ios/subdirs.txt | 15 ++++++++++++ cmake/treedata/linux/subdirs.txt | 13 +++++++++++ cmake/treedata/optional/common/X.txt | 1 + cmake/treedata/optional/common/aml.txt | 2 ++ cmake/treedata/optional/common/cdrip.txt | 1 + cmake/treedata/optional/common/dacp.txt | 1 + cmake/treedata/optional/common/mdns.txt | 1 + cmake/treedata/optional/common/mir.txt | 1 + cmake/treedata/optional/common/opengl.txt | 1 + cmake/treedata/optional/common/opengles.txt | 1 + cmake/treedata/optional/common/python.txt | 4 ++++ cmake/treedata/optional/common/upnp.txt | 2 ++ cmake/treedata/optional/common/webserver.txt | 2 ++ cmake/treedata/osx/subdirs.txt | 12 ++++++++++ cmake/treedata/rbpi/omxplayer.txt | 1 + cmake/treedata/rbpi/subdirs.txt | 12 ++++++++++ cmake/treedata/windows/externals.txt | 1 + cmake/treedata/windows/subdirs.txt | 14 +++++++++++ 37 files changed, 235 insertions(+) create mode 100644 cmake/treedata/android/subdirs.txt create mode 100644 cmake/treedata/common/addons.txt create mode 100644 cmake/treedata/common/cores.txt create mode 100644 cmake/treedata/common/events.txt create mode 100644 cmake/treedata/common/externals.txt create mode 100644 cmake/treedata/common/filesystem.txt create mode 100644 cmake/treedata/common/games.txt create mode 100644 cmake/treedata/common/interfaces.txt create mode 100644 cmake/treedata/common/music.txt create mode 100644 cmake/treedata/common/network.txt create mode 100644 cmake/treedata/common/peripherals.txt create mode 100644 cmake/treedata/common/profiles.txt create mode 100644 cmake/treedata/common/pvr.txt create mode 100644 cmake/treedata/common/settings.txt create mode 100644 cmake/treedata/common/subdirs.txt create mode 100644 cmake/treedata/common/tests.txt create mode 100644 cmake/treedata/common/video.txt create mode 100644 cmake/treedata/common/videoplayer.txt create mode 100644 cmake/treedata/freebsd/subdirs.txt create mode 100644 cmake/treedata/ios/subdirs.txt create mode 100644 cmake/treedata/linux/subdirs.txt create mode 100644 cmake/treedata/optional/common/X.txt create mode 100644 cmake/treedata/optional/common/aml.txt create mode 100644 cmake/treedata/optional/common/cdrip.txt create mode 100644 cmake/treedata/optional/common/dacp.txt create mode 100644 cmake/treedata/optional/common/mdns.txt create mode 100644 cmake/treedata/optional/common/mir.txt create mode 100644 cmake/treedata/optional/common/opengl.txt create mode 100644 cmake/treedata/optional/common/opengles.txt create mode 100644 cmake/treedata/optional/common/python.txt create mode 100644 cmake/treedata/optional/common/upnp.txt create mode 100644 cmake/treedata/optional/common/webserver.txt create mode 100644 cmake/treedata/osx/subdirs.txt create mode 100644 cmake/treedata/rbpi/omxplayer.txt create mode 100644 cmake/treedata/rbpi/subdirs.txt create mode 100644 cmake/treedata/windows/externals.txt create mode 100644 cmake/treedata/windows/subdirs.txt (limited to 'cmake/treedata') diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt new file mode 100644 index 0000000..e175b6d --- /dev/null +++ b/cmake/treedata/android/subdirs.txt @@ -0,0 +1,15 @@ +xbmc/linux linuxsupport +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/linux network/linux +xbmc/peripherals/bus/linux peripherals/bus/linux +xbmc/peripherals/bus/android peripherals/bus/android +xbmc/powermanagement/android powermanagement/android +xbmc/storage/android storage/android +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/windowing/android windowing/android +xbmc/platform/posix posix +xbmc/platform/android/activity android_activity +xbmc/platform/android/bionic_supplement android_bionicsupplement +xbmc/platform/android/loader android_loader diff --git a/cmake/treedata/common/addons.txt b/cmake/treedata/common/addons.txt new file mode 100644 index 0000000..e69de29 diff --git a/cmake/treedata/common/cores.txt b/cmake/treedata/common/cores.txt new file mode 100644 index 0000000..8d79dd1 --- /dev/null +++ b/cmake/treedata/common/cores.txt @@ -0,0 +1,9 @@ +xbmc/cores cores +xbmc/cores/AudioEngine cores/audioengine +xbmc/cores/DllLoader cores/dll-loader +xbmc/cores/DllLoader/exports cores/dll-loader/exports +xbmc/cores/DllLoader/exports/util cores/dll-loader/exports/util +xbmc/cores/ExternalPlayer cores/externalplayer +xbmc/cores/paplayer cores/paplayer +xbmc/cores/playercorefactory cores/playercorefactory +xbmc/cores/RetroPlayer cores/RetroPlayer diff --git a/cmake/treedata/common/events.txt b/cmake/treedata/common/events.txt new file mode 100644 index 0000000..0adeb08 --- /dev/null +++ b/cmake/treedata/common/events.txt @@ -0,0 +1,2 @@ +xbmc/events events +xbmc/events/windows events/windows diff --git a/cmake/treedata/common/externals.txt b/cmake/treedata/common/externals.txt new file mode 100644 index 0000000..812bebc --- /dev/null +++ b/cmake/treedata/common/externals.txt @@ -0,0 +1 @@ +xbmc/contrib/kissfft kissfft diff --git a/cmake/treedata/common/filesystem.txt b/cmake/treedata/common/filesystem.txt new file mode 100644 index 0000000..1c49a74 --- /dev/null +++ b/cmake/treedata/common/filesystem.txt @@ -0,0 +1,3 @@ +xbmc/filesystem filesystem +xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase +xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase diff --git a/cmake/treedata/common/games.txt b/cmake/treedata/common/games.txt new file mode 100644 index 0000000..03d42bc --- /dev/null +++ b/cmake/treedata/common/games.txt @@ -0,0 +1,12 @@ +xbmc/games games +xbmc/games/addons games/addons +xbmc/games/addons/playback games/addons/playback +xbmc/games/addons/savestates games/addons/savestates +xbmc/games/controllers games/controllers +xbmc/games/controllers/dialogs games/controllers/dialogs +xbmc/games/controllers/guicontrols games/controllers/guicontrols +xbmc/games/controllers/windows games/controllers/windows +xbmc/games/dialogs games/dialogs +xbmc/games/ports games/ports +xbmc/games/tags games/tags +xbmc/games/windows games/windows diff --git a/cmake/treedata/common/interfaces.txt b/cmake/treedata/common/interfaces.txt new file mode 100644 index 0000000..705697e --- /dev/null +++ b/cmake/treedata/common/interfaces.txt @@ -0,0 +1,6 @@ +xbmc/interfaces interfaces +xbmc/interfaces/builtins interfaces/builtins +xbmc/interfaces/generic interfaces/generic +xbmc/interfaces/info interfaces/info +xbmc/interfaces/json-rpc interfaces/json-rpc +xbmc/interfaces/json-rpc/schema interfaces/json-rpc/schema diff --git a/cmake/treedata/common/music.txt b/cmake/treedata/common/music.txt new file mode 100644 index 0000000..71f30e1 --- /dev/null +++ b/cmake/treedata/common/music.txt @@ -0,0 +1,5 @@ +xbmc/music music +xbmc/music/dialogs music/dialogs +xbmc/music/infoscanner music/infoscanner +xbmc/music/tags music/tags +xbmc/music/windows music/windows diff --git a/cmake/treedata/common/network.txt b/cmake/treedata/common/network.txt new file mode 100644 index 0000000..46da314 --- /dev/null +++ b/cmake/treedata/common/network.txt @@ -0,0 +1,2 @@ +xbmc/network network +xbmc/network/websocket network/websocket diff --git a/cmake/treedata/common/peripherals.txt b/cmake/treedata/common/peripherals.txt new file mode 100644 index 0000000..903b537 --- /dev/null +++ b/cmake/treedata/common/peripherals.txt @@ -0,0 +1,6 @@ +xbmc/peripherals peripherals +xbmc/peripherals/addons peripherals/addons +xbmc/peripherals/bus peripherals/bus +xbmc/peripherals/bus/virtual peripherals/bus/virtual +xbmc/peripherals/devices peripherals/devices +xbmc/peripherals/dialogs peripherals/dialogs diff --git a/cmake/treedata/common/profiles.txt b/cmake/treedata/common/profiles.txt new file mode 100644 index 0000000..fae570b --- /dev/null +++ b/cmake/treedata/common/profiles.txt @@ -0,0 +1,3 @@ +xbmc/profiles profiles +xbmc/profiles/dialogs profiles/dialogs +xbmc/profiles/windows profiles/windows diff --git a/cmake/treedata/common/pvr.txt b/cmake/treedata/common/pvr.txt new file mode 100644 index 0000000..decdabb --- /dev/null +++ b/cmake/treedata/common/pvr.txt @@ -0,0 +1,8 @@ +xbmc/pvr pvr +xbmc/pvr/addons pvr/addons +xbmc/pvr/channels pvr/channels +xbmc/pvr/dialogs pvr/dialogs +xbmc/pvr/epg pvr/epg +xbmc/pvr/recordings pvr/recordings +xbmc/pvr/timers pvr/timers +xbmc/pvr/windows pvr/windows diff --git a/cmake/treedata/common/settings.txt b/cmake/treedata/common/settings.txt new file mode 100644 index 0000000..c5aa2ae --- /dev/null +++ b/cmake/treedata/common/settings.txt @@ -0,0 +1,4 @@ +xbmc/settings settings +xbmc/settings/dialogs settings/dialogs +xbmc/settings/lib settings/lib +xbmc/settings/windows settings/windows diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt new file mode 100644 index 0000000..5a25afe --- /dev/null +++ b/cmake/treedata/common/subdirs.txt @@ -0,0 +1,35 @@ +xbmc xbmc +xbmc/addons addons +xbmc/addons/interfaces addonsBinaryInterfaces +xbmc/addons/interfaces/Addon addonCallbacks_Addon +xbmc/addons/interfaces/GUI addonCallbacks_GUI +xbmc/addons/settings addonsSettings +xbmc/commons commons +xbmc/dbwrappers dbwrappers +xbmc/dialogs dialogs +xbmc/favourites favourites +xbmc/guilib guilib +xbmc/input input +xbmc/input/joysticks input/joysticks +xbmc/input/joysticks/dialogs input/joysticks/dialogs +xbmc/input/joysticks/generic input/joysticks/generic +xbmc/input/keyboard input/keyboard +xbmc/input/keyboard/generic input/keyboard/generic +xbmc/input/mouse input/mouse +xbmc/input/mouse/generic input/mouse/generic +xbmc/listproviders listproviders +xbmc/media media +xbmc/messaging messaging +xbmc/messaging/helpers messagingHelpers +xbmc/pictures pictures +xbmc/platform platform +xbmc/playlists playlists +xbmc/powermanagement powermanagement +xbmc/programs programs +xbmc/rendering rendering +xbmc/storage storage +xbmc/threads threads +xbmc/utils utils +xbmc/view view +xbmc/windowing windowing +xbmc/windows windows diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt new file mode 100644 index 0000000..358bc4d --- /dev/null +++ b/cmake/treedata/common/tests.txt @@ -0,0 +1,10 @@ +xbmc/test test +xbmc/addons/test test/addons +xbmc/filesystem/test test/filesystem +xbmc/interfaces/python/test test/python +xbmc/music/tags/test test/music_tags +xbmc/network/test test/network +xbmc/threads/test test/threads +xbmc/utils/test test/utils +xbmc/video/test test/video +xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks diff --git a/cmake/treedata/common/video.txt b/cmake/treedata/common/video.txt new file mode 100644 index 0000000..acfb33b --- /dev/null +++ b/cmake/treedata/common/video.txt @@ -0,0 +1,4 @@ +xbmc/video video +xbmc/video/dialogs video/dialogs +xbmc/video/jobs video/jobs +xbmc/video/windows video/windows diff --git a/cmake/treedata/common/videoplayer.txt b/cmake/treedata/common/videoplayer.txt new file mode 100644 index 0000000..8c8d45d --- /dev/null +++ b/cmake/treedata/common/videoplayer.txt @@ -0,0 +1,12 @@ +xbmc/cores/VideoPlayer cores/VideoPlayer +xbmc/cores/VideoPlayer/DVDCodecs cores/VideoPlayer/codecs +xbmc/cores/VideoPlayer/DVDCodecs/Audio cores/VideoPlayer/codecs/audio +xbmc/cores/VideoPlayer/DVDCodecs/Overlay cores/VideoPlayer/codecs/overlay +xbmc/cores/VideoPlayer/DVDCodecs/Video cores/VideoPlayer/codecs/video +xbmc/cores/VideoPlayer/DVDDemuxers cores/VideoPlayer/demuxers +xbmc/cores/VideoPlayer/DVDInputStreams cores/VideoPlayer/inputstreams +xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles +xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process +xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers +xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders +xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt new file mode 100644 index 0000000..df2fa76 --- /dev/null +++ b/cmake/treedata/freebsd/subdirs.txt @@ -0,0 +1,13 @@ +xbmc/linux linuxsupport +xbmc/linux/sse4 sse4 +xbmc/input/linux input/linux +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/linux network/linux +xbmc/peripherals/bus/linux peripherals/bus/linux +xbmc/powermanagement/linux powermanagement/linux +xbmc/storage/linux storage/linux +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/platform/posix posix +xbmc/freebsd freebsdsupport diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt new file mode 100644 index 0000000..b681ed5 --- /dev/null +++ b/cmake/treedata/ios/subdirs.txt @@ -0,0 +1,15 @@ +xbmc/linux linuxsupport +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/linux network/linux +xbmc/network/osx network/osx +xbmc/peripherals/bus/osx peripherals/bus/osx +xbmc/powermanagement/osx powermanagement/osx +xbmc/storage/osx storage/osx +xbmc/platform/posix posix +xbmc/platform/darwin platform_darwin +xbmc/platform/darwin/ios platform_ios +xbmc/platform/darwin/ios-common platform_ios-common +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/windowing/osx windowing/osx diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt new file mode 100644 index 0000000..2dc8045 --- /dev/null +++ b/cmake/treedata/linux/subdirs.txt @@ -0,0 +1,13 @@ +xbmc/linux linuxsupport +xbmc/linux/sse4 sse4 +xbmc/input/linux input/linux +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/linux network/linux +xbmc/peripherals/bus/linux peripherals/bus/linux +xbmc/powermanagement/linux powermanagement/linux +xbmc/storage/linux storage/linux +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/windowing/egl windowing/egl +xbmc/platform/posix posix diff --git a/cmake/treedata/optional/common/X.txt b/cmake/treedata/optional/common/X.txt new file mode 100644 index 0000000..617ff40 --- /dev/null +++ b/cmake/treedata/optional/common/X.txt @@ -0,0 +1 @@ +xbmc/windowing/X11 windowing/X11 # X diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt new file mode 100644 index 0000000..db1efd1 --- /dev/null +++ b/cmake/treedata/optional/common/aml.txt @@ -0,0 +1,2 @@ +xbmc/windowing/amlogic windowing/amlogic # AML + diff --git a/cmake/treedata/optional/common/cdrip.txt b/cmake/treedata/optional/common/cdrip.txt new file mode 100644 index 0000000..79b5390 --- /dev/null +++ b/cmake/treedata/optional/common/cdrip.txt @@ -0,0 +1 @@ +xbmc/cdrip cdrip # OPTICAL diff --git a/cmake/treedata/optional/common/dacp.txt b/cmake/treedata/optional/common/dacp.txt new file mode 100644 index 0000000..fd225c2 --- /dev/null +++ b/cmake/treedata/optional/common/dacp.txt @@ -0,0 +1 @@ +xbmc/network/dacp network/dacp # AIRTUNES diff --git a/cmake/treedata/optional/common/mdns.txt b/cmake/treedata/optional/common/mdns.txt new file mode 100644 index 0000000..9bebb89 --- /dev/null +++ b/cmake/treedata/optional/common/mdns.txt @@ -0,0 +1 @@ +xbmc/network/mdns mdns # MDNS diff --git a/cmake/treedata/optional/common/mir.txt b/cmake/treedata/optional/common/mir.txt new file mode 100644 index 0000000..d681e8b --- /dev/null +++ b/cmake/treedata/optional/common/mir.txt @@ -0,0 +1 @@ +xbmc/windowing/mir windowing/mir # MIR diff --git a/cmake/treedata/optional/common/opengl.txt b/cmake/treedata/optional/common/opengl.txt new file mode 100644 index 0000000..b88ad7a --- /dev/null +++ b/cmake/treedata/optional/common/opengl.txt @@ -0,0 +1 @@ +xbmc/rendering/gl rendering/gl # OPENGL diff --git a/cmake/treedata/optional/common/opengles.txt b/cmake/treedata/optional/common/opengles.txt new file mode 100644 index 0000000..6a223a1 --- /dev/null +++ b/cmake/treedata/optional/common/opengles.txt @@ -0,0 +1 @@ +xbmc/rendering/gles rendering/gles # OPENGLES diff --git a/cmake/treedata/optional/common/python.txt b/cmake/treedata/optional/common/python.txt new file mode 100644 index 0000000..4960485 --- /dev/null +++ b/cmake/treedata/optional/common/python.txt @@ -0,0 +1,4 @@ +xbmc/interfaces/legacy interfaces/legacy # PYTHON +xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi # PYTHON +xbmc/interfaces/python interfaces/python # PYTHON +xbmc/interfaces/swig build/swig # PYTHON diff --git a/cmake/treedata/optional/common/upnp.txt b/cmake/treedata/optional/common/upnp.txt new file mode 100644 index 0000000..5589b80 --- /dev/null +++ b/cmake/treedata/optional/common/upnp.txt @@ -0,0 +1,2 @@ +lib/libUPnP upnp # UPNP +xbmc/network/upnp network/upnp # UPNP diff --git a/cmake/treedata/optional/common/webserver.txt b/cmake/treedata/optional/common/webserver.txt new file mode 100644 index 0000000..b492006 --- /dev/null +++ b/cmake/treedata/optional/common/webserver.txt @@ -0,0 +1,2 @@ +xbmc/network/httprequesthandler network/httprequesthandler # MICROHTTPD +xbmc/network/httprequesthandler/python network/httprequesthandler/python # MICROHTTPD diff --git a/cmake/treedata/osx/subdirs.txt b/cmake/treedata/osx/subdirs.txt new file mode 100644 index 0000000..f0fc5c5 --- /dev/null +++ b/cmake/treedata/osx/subdirs.txt @@ -0,0 +1,12 @@ +xbmc/linux linuxsupport +xbmc/network/linux network/linux +xbmc/network/osx network/osx +xbmc/peripherals/bus/osx peripherals/bus/osx +xbmc/powermanagement/osx powermanagement/osx +xbmc/storage/osx storage/osx +xbmc/platform/posix posix +xbmc/platform/darwin platform_darwin +xbmc/platform/darwin/osx platform_osx +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/windowing/osx windowing/osx diff --git a/cmake/treedata/rbpi/omxplayer.txt b/cmake/treedata/rbpi/omxplayer.txt new file mode 100644 index 0000000..d56f1df --- /dev/null +++ b/cmake/treedata/rbpi/omxplayer.txt @@ -0,0 +1 @@ +xbmc/cores/omxplayer cores/omxplayer diff --git a/cmake/treedata/rbpi/subdirs.txt b/cmake/treedata/rbpi/subdirs.txt new file mode 100644 index 0000000..c98652a --- /dev/null +++ b/cmake/treedata/rbpi/subdirs.txt @@ -0,0 +1,12 @@ +xbmc/linux linuxsupport +xbmc/input/linux input/linux +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/linux network/linux +xbmc/peripherals/bus/linux peripherals/bus/linux +xbmc/powermanagement/linux powermanagement/linux +xbmc/storage/linux storage/linux +xbmc/filesystem/posix filesystem/posix +xbmc/utils/posix utils_posix +xbmc/platform/posix posix +xbmc/windowing/rpi windowing/rpi # EGL diff --git a/cmake/treedata/windows/externals.txt b/cmake/treedata/windows/externals.txt new file mode 100644 index 0000000..989677e --- /dev/null +++ b/cmake/treedata/windows/externals.txt @@ -0,0 +1 @@ +lib/win32/Effects11 Effects11 diff --git a/cmake/treedata/windows/subdirs.txt b/cmake/treedata/windows/subdirs.txt new file mode 100644 index 0000000..e52d2f6 --- /dev/null +++ b/cmake/treedata/windows/subdirs.txt @@ -0,0 +1,14 @@ +xbmc/platform/win32 platform_win32 +xbmc/input/windows input/windows +xbmc/input/touch input/touch +xbmc/input/touch/generic input/touch/generic +xbmc/network/windows network/windows +xbmc/network/mdns network/mdns +xbmc/peripherals/bus/win32 peripherals/bus/win32 +xbmc/powermanagement/windows powermanagement/windows +xbmc/storage/windows storage/windows +xbmc/filesystem/win32 filesystem/win32 +xbmc/utils/win32 utils_win32 +xbmc/rendering/dx rendering_dx +xbmc/threads/platform/win threads_win +xbmc/windowing/windows windowing/windows -- cgit v1.2.3