diff options
Diffstat (limited to 'cmake/treedata')
| -rw-r--r-- | cmake/treedata/android/subdirs.txt | 37 | ||||
| -rw-r--r-- | cmake/treedata/common/drm.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/common/filesystem.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/common/media.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/common/subdirs.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/common/tests.txt | 5 | ||||
| -rw-r--r-- | cmake/treedata/common/videoplayer.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/freebsd/subdirs.txt | 14 | ||||
| -rw-r--r-- | cmake/treedata/ios/subdirs.txt | 22 | ||||
| -rw-r--r-- | cmake/treedata/linux/subdirs.txt | 14 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/X.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/aml.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/gbm.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/wayland.txt | 4 | ||||
| -rw-r--r-- | cmake/treedata/osx/subdirs.txt | 18 | ||||
| -rw-r--r-- | cmake/treedata/windows/subdirs.txt | 14 | ||||
| -rw-r--r-- | cmake/treedata/windowsstore/subdirs.txt | 8 |
17 files changed, 76 insertions, 74 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt index 036fd24..335c331 100644 --- a/cmake/treedata/android/subdirs.txt +++ b/cmake/treedata/android/subdirs.txt | |||
| @@ -1,17 +1,20 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android | 1 | xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android |
| 2 | xbmc/input/touch input/touch | 2 | xbmc/cores/VideoPlayer/Process/android cores/VideoPlayer/Process/android |
| 3 | xbmc/input/touch/generic input/touch/generic | 3 | xbmc/input/touch input/touch |
| 4 | xbmc/windowing/android windowing/android | 4 | xbmc/input/touch/generic input/touch/generic |
| 5 | xbmc/platform/posix platform/posix | 5 | xbmc/media/decoderfilter media/decoderfilter |
| 6 | xbmc/platform/posix/filesystem platform/posix/filesystem | 6 | xbmc/platform/android/activity platform/android/activity |
| 7 | xbmc/platform/posix/utils platform/posix/utils | 7 | xbmc/platform/android/bionic_supplement platform/android/bionicsupplement |
| 8 | xbmc/platform/linux platform/linux | 8 | xbmc/platform/android/filesystem platform/android/filesystem |
| 9 | xbmc/platform/linux/peripherals platform/linux/peripherals | 9 | xbmc/platform/android/media/decoderfilter platform/android/media/decoderfilter |
| 10 | xbmc/platform/android/activity platform/android/activity | 10 | xbmc/platform/android/media/drm platform/android/media/drm |
| 11 | xbmc/platform/android/bionic_supplement platform/android/bionicsupplement | 11 | xbmc/platform/android/network platform/android/network |
| 12 | xbmc/platform/android/drm platform/android/drm | 12 | xbmc/platform/android/peripherals platform/android/peripherals |
| 13 | xbmc/platform/android/filesystem platform/android/filesystem | 13 | xbmc/platform/android/powermanagement platform/android/powermanagement |
| 14 | xbmc/platform/android/network platform/android/network | 14 | xbmc/platform/android/storage platform/android/storage |
| 15 | xbmc/platform/android/peripherals platform/android/peripherals | 15 | xbmc/platform/linux platform/linux |
| 16 | xbmc/platform/android/powermanagement platform/android/powermanagement | 16 | xbmc/platform/linux/peripherals platform/linux/peripherals |
| 17 | xbmc/platform/android/storage platform/android/storage | 17 | xbmc/platform/posix platform/posix |
| 18 | xbmc/platform/posix/filesystem platform/posix/filesystem | ||
| 19 | xbmc/platform/posix/utils platform/posix/utils | ||
| 20 | xbmc/windowing/android windowing/android | ||
diff --git a/cmake/treedata/common/drm.txt b/cmake/treedata/common/drm.txt deleted file mode 100644 index fbcc906..0000000 --- a/cmake/treedata/common/drm.txt +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | xbmc/drm drm | ||
diff --git a/cmake/treedata/common/filesystem.txt b/cmake/treedata/common/filesystem.txt index 1c49a74..37a2536 100644 --- a/cmake/treedata/common/filesystem.txt +++ b/cmake/treedata/common/filesystem.txt | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | xbmc/filesystem filesystem | 1 | xbmc/filesystem filesystem |
| 2 | xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase | ||
| 3 | xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase | 2 | xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase |
| 3 | xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase | ||
diff --git a/cmake/treedata/common/media.txt b/cmake/treedata/common/media.txt new file mode 100644 index 0000000..519fece --- /dev/null +++ b/cmake/treedata/common/media.txt | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | xbmc/media media | ||
| 2 | xbmc/media/drm drm | ||
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index 368f473..083e8ef 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt | |||
| @@ -20,6 +20,7 @@ xbmc/favourites favourites | |||
| 20 | xbmc/guilib guilib | 20 | xbmc/guilib guilib |
| 21 | xbmc/guilib/guiinfo guilib_guiinfo | 21 | xbmc/guilib/guiinfo guilib_guiinfo |
| 22 | xbmc/input input | 22 | xbmc/input input |
| 23 | xbmc/input/actions input/actions | ||
| 23 | xbmc/input/joysticks input/joysticks | 24 | xbmc/input/joysticks input/joysticks |
| 24 | xbmc/input/joysticks/dialogs input/joysticks/dialogs | 25 | xbmc/input/joysticks/dialogs input/joysticks/dialogs |
| 25 | xbmc/input/joysticks/generic input/joysticks/generic | 26 | xbmc/input/joysticks/generic input/joysticks/generic |
| @@ -29,7 +30,6 @@ xbmc/input/keyboard/generic input/keyboard/generic | |||
| 29 | xbmc/input/mouse input/mouse | 30 | xbmc/input/mouse input/mouse |
| 30 | xbmc/input/mouse/generic input/mouse/generic | 31 | xbmc/input/mouse/generic input/mouse/generic |
| 31 | xbmc/listproviders listproviders | 32 | xbmc/listproviders listproviders |
| 32 | xbmc/media media | ||
| 33 | xbmc/messaging messaging | 33 | xbmc/messaging messaging |
| 34 | xbmc/messaging/helpers messagingHelpers | 34 | xbmc/messaging/helpers messagingHelpers |
| 35 | xbmc/pictures pictures | 35 | xbmc/pictures pictures |
diff --git a/cmake/treedata/common/tests.txt b/cmake/treedata/common/tests.txt index 358bc4d..415eae6 100644 --- a/cmake/treedata/common/tests.txt +++ b/cmake/treedata/common/tests.txt | |||
| @@ -1,10 +1,11 @@ | |||
| 1 | xbmc/test test | ||
| 2 | xbmc/addons/test test/addons | 1 | xbmc/addons/test test/addons |
| 2 | xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks | ||
| 3 | xbmc/filesystem/test test/filesystem | 3 | xbmc/filesystem/test test/filesystem |
| 4 | xbmc/interfaces/python/test test/python | 4 | xbmc/interfaces/python/test test/python |
| 5 | xbmc/music/tags/test test/music_tags | 5 | xbmc/music/tags/test test/music_tags |
| 6 | xbmc/network/test test/network | 6 | xbmc/network/test test/network |
| 7 | xbmc/playlists/test test/playlists | ||
| 8 | xbmc/test test | ||
| 7 | xbmc/threads/test test/threads | 9 | xbmc/threads/test test/threads |
| 8 | xbmc/utils/test test/utils | 10 | xbmc/utils/test test/utils |
| 9 | xbmc/video/test test/video | 11 | xbmc/video/test test/video |
| 10 | xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks | ||
diff --git a/cmake/treedata/common/videoplayer.txt b/cmake/treedata/common/videoplayer.txt index 8c8d45d..ce6a757 100644 --- a/cmake/treedata/common/videoplayer.txt +++ b/cmake/treedata/common/videoplayer.txt | |||
| @@ -8,5 +8,5 @@ xbmc/cores/VideoPlayer/DVDInputStreams cores/VideoPlayer/inputstream | |||
| 8 | xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles | 8 | xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles |
| 9 | xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process | 9 | xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process |
| 10 | xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers | 10 | xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers |
| 11 | xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders | ||
| 12 | xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec | 11 | xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec |
| 12 | xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders | ||
diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt index e4edf23..fd8ed5f 100644 --- a/cmake/treedata/freebsd/subdirs.txt +++ b/cmake/treedata/freebsd/subdirs.txt | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | xbmc/platform/posix platform/posix | 1 | xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi |
| 2 | xbmc/platform/posix/filesystem platform/posix/filesystem | 2 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi |
| 3 | xbmc/platform/posix/utils platform/posix/utils | 3 | xbmc/input/touch input/touch |
| 4 | xbmc/input/touch/generic input/touch/generic | ||
| 4 | xbmc/platform/freebsd platform/freebsd | 5 | xbmc/platform/freebsd platform/freebsd |
| 5 | xbmc/platform/linux platform/linux | 6 | xbmc/platform/linux platform/linux |
| 6 | xbmc/platform/linux/input platform/linux/input | 7 | xbmc/platform/linux/input platform/linux/input |
| @@ -8,8 +9,7 @@ xbmc/platform/linux/network platform/linux/network | |||
| 8 | xbmc/platform/linux/peripherals platform/linux/peripherals | 9 | xbmc/platform/linux/peripherals platform/linux/peripherals |
| 9 | xbmc/platform/linux/powermanagement platform/linux/powermanagement | 10 | xbmc/platform/linux/powermanagement platform/linux/powermanagement |
| 10 | xbmc/platform/linux/storage platform/linux/storage | 11 | xbmc/platform/linux/storage platform/linux/storage |
| 11 | xbmc/input/touch input/touch | 12 | xbmc/platform/posix platform/posix |
| 12 | xbmc/input/touch/generic input/touch/generic | 13 | xbmc/platform/posix/filesystem platform/posix/filesystem |
| 13 | xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi | 14 | xbmc/platform/posix/utils platform/posix/utils |
| 14 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi | ||
| 15 | xbmc/windowing/linux windowing/linux | 15 | xbmc/windowing/linux windowing/linux |
diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt index a287418..a3a03be 100644 --- a/cmake/treedata/ios/subdirs.txt +++ b/cmake/treedata/ios/subdirs.txt | |||
| @@ -1,17 +1,15 @@ | |||
| 1 | xbmc/platform/linux platform/linux | 1 | xbmc/cores/RetroPlayer/process/ios cores/RetroPlayer/process/ios |
| 2 | xbmc/platform/linux/network platform/linux/network | 2 | xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios |
| 3 | xbmc/input/touch input/touch | 3 | xbmc/input/touch input/touch |
| 4 | xbmc/input/touch/generic input/touch/generic | 4 | xbmc/input/touch/generic input/touch/generic |
| 5 | xbmc/platform/posix posix | ||
| 6 | xbmc/platform/posix/filesystem platform/posix/filesystem | ||
| 7 | xbmc/platform/posix/utils platform/posix/utils | ||
| 8 | xbmc/platform/darwin platform/darwin | 5 | xbmc/platform/darwin platform/darwin |
| 9 | xbmc/platform/darwin/ios platform/ios | 6 | xbmc/platform/darwin/ios platform/ios |
| 10 | xbmc/platform/darwin/ios-common platform/ios-common | 7 | xbmc/platform/darwin/ios-common platform/ios-common |
| 11 | xbmc/platform/darwin/osx/network platform/osx/network | 8 | xbmc/platform/darwin/network platform/darwin/network |
| 12 | xbmc/platform/darwin/osx/peripherals platform/osx/peripherals | 9 | xbmc/platform/darwin/storage platform/storage |
| 13 | xbmc/platform/darwin/osx/powermanagement platform/darwin/osx/powermanagement | 10 | xbmc/platform/linux platform/linux |
| 14 | xbmc/platform/darwin/osx/storage platform/osx/storage | 11 | xbmc/platform/linux/network platform/linux/network |
| 15 | xbmc/windowing/osx windowing/osx | 12 | xbmc/platform/posix posix |
| 16 | xbmc/cores/RetroPlayer/process/ios cores/RetroPlayer/process/ios | 13 | xbmc/platform/posix/filesystem platform/posix/filesystem |
| 17 | xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios | 14 | xbmc/platform/posix/utils platform/posix/utils |
| 15 | xbmc/windowing/ios windowing/ios | ||
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt index 6e1d013..7619e2e 100644 --- a/cmake/treedata/linux/subdirs.txt +++ b/cmake/treedata/linux/subdirs.txt | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | xbmc/platform/posix platform/posix | 1 | xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi |
| 2 | xbmc/platform/posix/filesystem platform/posix/filesystem | 2 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi |
| 3 | xbmc/platform/posix/utils platform/posix/utils | 3 | xbmc/input/touch input/touch |
| 4 | xbmc/input/touch/generic input/touch/generic | ||
| 4 | xbmc/platform/linux platform/linux | 5 | xbmc/platform/linux platform/linux |
| 5 | xbmc/platform/linux/input platform/linux/input | 6 | xbmc/platform/linux/input platform/linux/input |
| 6 | xbmc/platform/linux/network platform/linux/network | 7 | xbmc/platform/linux/network platform/linux/network |
| 7 | xbmc/platform/linux/peripherals platform/linux/peripherals | 8 | xbmc/platform/linux/peripherals platform/linux/peripherals |
| 8 | xbmc/platform/linux/powermanagement platform/linux/powermanagement | 9 | xbmc/platform/linux/powermanagement platform/linux/powermanagement |
| 9 | xbmc/platform/linux/storage platform/linux/storage | 10 | xbmc/platform/linux/storage platform/linux/storage |
| 10 | xbmc/input/touch input/touch | 11 | xbmc/platform/posix platform/posix |
| 11 | xbmc/input/touch/generic input/touch/generic | 12 | xbmc/platform/posix/filesystem platform/posix/filesystem |
| 12 | xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi | 13 | xbmc/platform/posix/utils platform/posix/utils |
| 13 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi | ||
| 14 | xbmc/windowing/linux windowing/linux | 14 | xbmc/windowing/linux windowing/linux |
diff --git a/cmake/treedata/optional/common/X.txt b/cmake/treedata/optional/common/X.txt index e66ad80..a250537 100644 --- a/cmake/treedata/optional/common/X.txt +++ b/cmake/treedata/optional/common/X.txt | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | xbmc/windowing/X11 windowing/X11 # X | ||
| 2 | xbmc/cores/RetroPlayer/process/X11 cores/RetroPlayer/process/X11 # X | 1 | xbmc/cores/RetroPlayer/process/X11 cores/RetroPlayer/process/X11 # X |
| 3 | xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X | 2 | xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X |
| 3 | xbmc/windowing/X11 windowing/X11 # X | ||
diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt index 3d412d0..09bf2db 100644 --- a/cmake/treedata/optional/common/aml.txt +++ b/cmake/treedata/optional/common/aml.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/amlogic cores/RetroPlayer/process/amlogic # AML | 1 | xbmc/cores/RetroPlayer/process/amlogic cores/RetroPlayer/process/amlogic # AML |
| 2 | xbmc/windowing/amlogic windowing/amlogic # AML | 2 | xbmc/windowing/amlogic windowing/amlogic # AML |
| 3 | |||
diff --git a/cmake/treedata/optional/common/gbm.txt b/cmake/treedata/optional/common/gbm.txt index 196b323..5d898d4 100644 --- a/cmake/treedata/optional/common/gbm.txt +++ b/cmake/treedata/optional/common/gbm.txt | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/gbm cores/RetroPlayer/process/gbm # GBM | 1 | xbmc/cores/RetroPlayer/process/gbm cores/RetroPlayer/process/gbm # GBM |
| 2 | xbmc/windowing/gbm windowing/gbm # GBM \ No newline at end of file | 2 | xbmc/windowing/gbm windowing/gbm # GBM |
diff --git a/cmake/treedata/optional/common/wayland.txt b/cmake/treedata/optional/common/wayland.txt index 4664b35..f8f77a6 100644 --- a/cmake/treedata/optional/common/wayland.txt +++ b/cmake/treedata/optional/common/wayland.txt | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | xbmc/windowing/wayland windowing/wayland # WAYLANDPP | ||
| 2 | xbmc/cores/RetroPlayer/process/wayland cores/RetroPlayer/process/wayland # WAYLANDPP | 1 | xbmc/cores/RetroPlayer/process/wayland cores/RetroPlayer/process/wayland # WAYLANDPP |
| 3 | xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP \ No newline at end of file | 2 | xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP |
| 3 | xbmc/windowing/wayland windowing/wayland # WAYLANDPP | ||
diff --git a/cmake/treedata/osx/subdirs.txt b/cmake/treedata/osx/subdirs.txt index 166a966..943c366 100644 --- a/cmake/treedata/osx/subdirs.txt +++ b/cmake/treedata/osx/subdirs.txt | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | xbmc/platform/posix posix | 1 | xbmc/cores/RetroPlayer/process/osx cores/RetroPlayer/process/osx |
| 2 | xbmc/platform/posix/filesystem platform/posix/filesystem | 2 | xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/Process/osx |
| 3 | xbmc/platform/posix/utils platform/posix/utils | ||
| 4 | xbmc/platform/linux platform/linux | ||
| 5 | xbmc/platform/linux/network platform/linux/network | ||
| 6 | xbmc/platform/darwin platform/darwin | 3 | xbmc/platform/darwin platform/darwin |
| 4 | xbmc/platform/darwin/network platform/darwin/network | ||
| 7 | xbmc/platform/darwin/osx platform/osx | 5 | xbmc/platform/darwin/osx platform/osx |
| 8 | xbmc/platform/darwin/osx/network platform/osx/network | ||
| 9 | xbmc/platform/darwin/osx/peripherals platform/osx/peripherals | 6 | xbmc/platform/darwin/osx/peripherals platform/osx/peripherals |
| 10 | xbmc/platform/darwin/osx/powermanagement platform/darwin/osx/powermanagement | 7 | xbmc/platform/darwin/osx/powermanagement platform/darwin/osx/powermanagement |
| 11 | xbmc/platform/darwin/osx/storage platform/osx/storage | 8 | xbmc/platform/darwin/storage platform/storage |
| 9 | xbmc/platform/linux platform/linux | ||
| 10 | xbmc/platform/linux/network platform/linux/network | ||
| 11 | xbmc/platform/posix posix | ||
| 12 | xbmc/platform/posix/filesystem platform/posix/filesystem | ||
| 13 | xbmc/platform/posix/utils platform/posix/utils | ||
| 12 | xbmc/windowing/osx windowing/osx | 14 | xbmc/windowing/osx windowing/osx |
| 13 | xbmc/cores/RetroPlayer/process/osx cores/RetroPlayer/process/osx | ||
| 14 | xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/Process/osx | ||
diff --git a/cmake/treedata/windows/subdirs.txt b/cmake/treedata/windows/subdirs.txt index a2c8c29..0078758 100644 --- a/cmake/treedata/windows/subdirs.txt +++ b/cmake/treedata/windows/subdirs.txt | |||
| @@ -1,17 +1,17 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/windows cores/RetroPlayer/process/windows | ||
| 2 | xbmc/cores/RetroPlayer/rendering/VideoShaders/windows cores/RetroPlayer/rendering/VideoShaders/windows | ||
| 3 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | ||
| 4 | xbmc/input/touch input/touch | ||
| 5 | xbmc/input/touch/generic input/touch/generic | ||
| 6 | xbmc/network/mdns network/mdns | ||
| 1 | xbmc/platform/win32 platform/win32 | 7 | xbmc/platform/win32 platform/win32 |
| 2 | xbmc/platform/win32/input platform/win32/input | ||
| 3 | xbmc/platform/win32/filesystem platform/win32/filesystem | 8 | xbmc/platform/win32/filesystem platform/win32/filesystem |
| 9 | xbmc/platform/win32/input platform/win32/input | ||
| 4 | xbmc/platform/win32/network platform/win32/network | 10 | xbmc/platform/win32/network platform/win32/network |
| 5 | xbmc/platform/win32/peripherals platform/win32/peripherals | 11 | xbmc/platform/win32/peripherals platform/win32/peripherals |
| 6 | xbmc/platform/win32/powermanagement platform/win32/powermanagement | 12 | xbmc/platform/win32/powermanagement platform/win32/powermanagement |
| 7 | xbmc/platform/win32/storage platform/win32/storage | 13 | xbmc/platform/win32/storage platform/win32/storage |
| 8 | xbmc/platform/win32/utils platform/win32/utils | 14 | xbmc/platform/win32/utils platform/win32/utils |
| 9 | xbmc/input/touch input/touch | ||
| 10 | xbmc/input/touch/generic input/touch/generic | ||
| 11 | xbmc/network/mdns network/mdns | ||
| 12 | xbmc/rendering/dx rendering/dx | 15 | xbmc/rendering/dx rendering/dx |
| 13 | xbmc/threads/platform/win threads/win | 16 | xbmc/threads/platform/win threads/win |
| 14 | xbmc/windowing/windows windowing/windows | 17 | xbmc/windowing/windows windowing/windows |
| 15 | xbmc/cores/RetroPlayer/process/windows cores/RetroPlayer/process/windows | ||
| 16 | xbmc/cores/RetroPlayer/rendering/VideoShaders/windows cores/RetroPlayer/rendering/VideoShaders/windows | ||
| 17 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | ||
diff --git a/cmake/treedata/windowsstore/subdirs.txt b/cmake/treedata/windowsstore/subdirs.txt index 604be08..0644fd2 100644 --- a/cmake/treedata/windowsstore/subdirs.txt +++ b/cmake/treedata/windowsstore/subdirs.txt | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | ||
| 2 | xbmc/input/touch input/touch | ||
| 3 | xbmc/input/touch/generic input/touch/generic | ||
| 4 | xbmc/network/mdns network/mdns | ||
| 1 | xbmc/platform/win10 platform/win10 | 5 | xbmc/platform/win10 platform/win10 |
| 2 | xbmc/platform/win10/filesystem platform/win10/filesystem | 6 | xbmc/platform/win10/filesystem platform/win10/filesystem |
| 3 | xbmc/platform/win10/network platform/win10/network | 7 | xbmc/platform/win10/network platform/win10/network |
| @@ -6,10 +10,6 @@ xbmc/platform/win10/powermanagement platfrom/win10/powermanagement | |||
| 6 | xbmc/platform/win10/storage platfrom/win10/storage | 10 | xbmc/platform/win10/storage platfrom/win10/storage |
| 7 | xbmc/platform/win32/filesystem platform/win32/filesystem | 11 | xbmc/platform/win32/filesystem platform/win32/filesystem |
| 8 | xbmc/platform/win32/utils platform/win32/utils | 12 | xbmc/platform/win32/utils platform/win32/utils |
| 9 | xbmc/input/touch input/touch | ||
| 10 | xbmc/input/touch/generic input/touch/generic | ||
| 11 | xbmc/network/mdns network/mdns | ||
| 12 | xbmc/rendering/dx rendering/dx | 13 | xbmc/rendering/dx rendering/dx |
| 13 | xbmc/threads/platform/win threads/win | 14 | xbmc/threads/platform/win threads/win |
| 14 | xbmc/windowing/win10 windowing/win10 | 15 | xbmc/windowing/win10 windowing/win10 |
| 15 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | ||
