diff options
Diffstat (limited to 'cmake/treedata')
| -rw-r--r-- | cmake/treedata/android/subdirs.txt | 3 | ||||
| -rw-r--r-- | cmake/treedata/common/music.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/common/retroplayer.txt | 4 | ||||
| -rw-r--r-- | cmake/treedata/common/subdirs.txt | 14 | ||||
| -rw-r--r-- | cmake/treedata/common/video.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/freebsd/subdirs.txt | 5 | ||||
| -rw-r--r-- | cmake/treedata/ios/subdirs.txt | 3 | ||||
| -rw-r--r-- | cmake/treedata/linux/subdirs.txt | 5 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/X.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/aml.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/gbm.txt | 3 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/imx.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/python.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/optional/common/wayland.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/osx/subdirs.txt | 3 | ||||
| -rw-r--r-- | cmake/treedata/windows/subdirs.txt | 2 | ||||
| -rw-r--r-- | cmake/treedata/windowsstore/externals.txt | 1 | ||||
| -rw-r--r-- | cmake/treedata/windowsstore/subdirs.txt | 16 |
18 files changed, 53 insertions, 14 deletions
diff --git a/cmake/treedata/android/subdirs.txt b/cmake/treedata/android/subdirs.txt index 0733201..b56618a 100644 --- a/cmake/treedata/android/subdirs.txt +++ b/cmake/treedata/android/subdirs.txt | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/cores/RetroPlayer/process/android cores/RetroPlayer/process/android |
| 2 | xbmc/platform/linux platform/linux | ||
| 2 | xbmc/input/touch input/touch | 3 | xbmc/input/touch input/touch |
| 3 | xbmc/input/touch/generic input/touch/generic | 4 | xbmc/input/touch/generic input/touch/generic |
| 4 | xbmc/network/linux network/linux | 5 | xbmc/network/linux network/linux |
diff --git a/cmake/treedata/common/music.txt b/cmake/treedata/common/music.txt index 71f30e1..29aae7b 100644 --- a/cmake/treedata/common/music.txt +++ b/cmake/treedata/common/music.txt | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | xbmc/music music | 1 | xbmc/music music |
| 2 | xbmc/music/dialogs music/dialogs | 2 | xbmc/music/dialogs music/dialogs |
| 3 | xbmc/music/infoscanner music/infoscanner | 3 | xbmc/music/infoscanner music/infoscanner |
| 4 | xbmc/music/jobs music/jobs | ||
| 4 | xbmc/music/tags music/tags | 5 | xbmc/music/tags music/tags |
| 5 | xbmc/music/windows music/windows | 6 | xbmc/music/windows music/windows |
diff --git a/cmake/treedata/common/retroplayer.txt b/cmake/treedata/common/retroplayer.txt index ab18c3c..97e27b3 100644 --- a/cmake/treedata/common/retroplayer.txt +++ b/cmake/treedata/common/retroplayer.txt | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | xbmc/cores/RetroPlayer cores/RetroPlayer | 1 | xbmc/cores/RetroPlayer cores/RetroPlayer |
| 2 | xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols | 2 | xbmc/cores/RetroPlayer/guicontrols cores/RetroPlayer/guicontrols |
| 3 | xbmc/cores/RetroPlayer/process cores/RetroPlayer/process | ||
| 3 | xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering | 4 | xbmc/cores/RetroPlayer/rendering cores/RetroPlayer/rendering |
| 5 | xbmc/cores/RetroPlayer/rendering/VideoRenderers cores/RetroPlayer/rendering/VideoRenderers | ||
| 6 | xbmc/cores/RetroPlayer/rendering/VideoShaders cores/RetroPlayer/rendering/VideoShaders | ||
| 7 | xbmc/cores/RetroPlayer/windows cores/RetroPlayer/windows | ||
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index ee4e83c..d5412b5 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt | |||
| @@ -1,16 +1,23 @@ | |||
| 1 | xbmc xbmc | 1 | xbmc xbmc |
| 2 | xbmc/addons addons | 2 | xbmc/addons addons |
| 3 | xbmc/addons/binary-addons addons_binary-addons | 3 | xbmc/addons/binary-addons addons_binary-addons |
| 4 | xbmc/addons/interfaces addonsBinaryInterfaces | 4 | xbmc/addons/interfaces addons_interfaces |
| 5 | xbmc/addons/interfaces/Addon addonCallbacks_Addon | 5 | xbmc/addons/interfaces/Addon addons_interfaces_addon |
| 6 | xbmc/addons/interfaces/GUI addons_interfaces_gui | 6 | xbmc/addons/interfaces/GUI addons_interfaces_gui |
| 7 | xbmc/addons/interfaces/GUI/controls addons_interfaces_gui_controls | 7 | xbmc/addons/interfaces/GUI/controls addons_interfaces_gui_controls |
| 8 | xbmc/addons/interfaces/GUI/dialogs addons_interfaces_gui_dialogs | 8 | xbmc/addons/interfaces/GUI/dialogs addons_interfaces_gui_dialogs |
| 9 | xbmc/addons/settings addonsSettings | 9 | xbmc/addons/kodi-addon-dev-kit/include/kodi addons_kodi-addon-dev-kit_include_kodi |
| 10 | xbmc/addons/kodi-addon-dev-kit/include/kodi/addon-instance addons_kodi-addon-dev-kit_include_kodi_addon-instance | ||
| 11 | xbmc/addons/kodi-addon-dev-kit/include/kodi/gui addons_kodi-addon-dev-kit_include_kodi_gui | ||
| 12 | xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/controls addons_kodi-addon-dev-kit_include_kodi_gui_controls | ||
| 13 | xbmc/addons/kodi-addon-dev-kit/include/kodi/gui/dialogs addons_kodi-addon-dev-kit_include_kodi_gui_dialogs | ||
| 14 | xbmc/addons/kodi-addon-dev-kit/include/kodi/tools addons_kodi-addon-dev-kit_include_kodi_tools | ||
| 15 | xbmc/addons/settings addons_settings | ||
| 10 | xbmc/commons commons | 16 | xbmc/commons commons |
| 11 | xbmc/dbwrappers dbwrappers | 17 | xbmc/dbwrappers dbwrappers |
| 12 | xbmc/dialogs dialogs | 18 | xbmc/dialogs dialogs |
| 13 | xbmc/favourites favourites | 19 | xbmc/favourites favourites |
| 20 | xbmc/guiinfo guiinfo | ||
| 14 | xbmc/guilib guilib | 21 | xbmc/guilib guilib |
| 15 | xbmc/input input | 22 | xbmc/input input |
| 16 | xbmc/input/joysticks input/joysticks | 23 | xbmc/input/joysticks input/joysticks |
| @@ -35,5 +42,6 @@ xbmc/storage storage | |||
| 35 | xbmc/threads threads | 42 | xbmc/threads threads |
| 36 | xbmc/utils utils | 43 | xbmc/utils utils |
| 37 | xbmc/view view | 44 | xbmc/view view |
| 45 | xbmc/weather weather | ||
| 38 | xbmc/windowing windowing | 46 | xbmc/windowing windowing |
| 39 | xbmc/windows windows | 47 | xbmc/windows windows |
diff --git a/cmake/treedata/common/video.txt b/cmake/treedata/common/video.txt index acfb33b..ab53453 100644 --- a/cmake/treedata/common/video.txt +++ b/cmake/treedata/common/video.txt | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | xbmc/video video | 1 | xbmc/video video |
| 2 | xbmc/video/dialogs video/dialogs | 2 | xbmc/video/dialogs video/dialogs |
| 3 | xbmc/video/jobs video/jobs | 3 | xbmc/video/jobs video/jobs |
| 4 | xbmc/video/tags video/tags | ||
| 4 | xbmc/video/windows video/windows | 5 | xbmc/video/windows video/windows |
diff --git a/cmake/treedata/freebsd/subdirs.txt b/cmake/treedata/freebsd/subdirs.txt index df2fa76..f7651ee 100644 --- a/cmake/treedata/freebsd/subdirs.txt +++ b/cmake/treedata/freebsd/subdirs.txt | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/platform/linux platform/linux |
| 2 | xbmc/linux/sse4 sse4 | 2 | xbmc/platform/linux/input platform/linux/input |
| 3 | xbmc/input/linux input/linux | ||
| 4 | xbmc/input/touch input/touch | 3 | xbmc/input/touch input/touch |
| 5 | xbmc/input/touch/generic input/touch/generic | 4 | xbmc/input/touch/generic input/touch/generic |
| 6 | xbmc/network/linux network/linux | 5 | xbmc/network/linux network/linux |
diff --git a/cmake/treedata/ios/subdirs.txt b/cmake/treedata/ios/subdirs.txt index 4bbeeb1..00f5cf1 100644 --- a/cmake/treedata/ios/subdirs.txt +++ b/cmake/treedata/ios/subdirs.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/platform/linux platform/linux |
| 2 | xbmc/input/touch input/touch | 2 | xbmc/input/touch input/touch |
| 3 | xbmc/input/touch/generic input/touch/generic | 3 | xbmc/input/touch/generic input/touch/generic |
| 4 | xbmc/network/linux network/linux | 4 | xbmc/network/linux network/linux |
| @@ -13,4 +13,5 @@ xbmc/platform/darwin/ios-common platform_ios-common | |||
| 13 | xbmc/filesystem/posix filesystem/posix | 13 | xbmc/filesystem/posix filesystem/posix |
| 14 | xbmc/utils/posix utils_posix | 14 | xbmc/utils/posix utils_posix |
| 15 | xbmc/windowing/osx windowing/osx | 15 | xbmc/windowing/osx windowing/osx |
| 16 | xbmc/cores/RetroPlayer/process/ios cores/RetroPlayer/process/ios | ||
| 16 | xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios | 17 | xbmc/cores/VideoPlayer/Process/ios cores/VideoPlayer/Process/ios |
diff --git a/cmake/treedata/linux/subdirs.txt b/cmake/treedata/linux/subdirs.txt index e301579..b310b53 100644 --- a/cmake/treedata/linux/subdirs.txt +++ b/cmake/treedata/linux/subdirs.txt | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/platform/linux platform/linux |
| 2 | xbmc/input/linux input/linux | 2 | xbmc/platform/linux/input platform/linux/input |
| 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/network/linux network/linux | 5 | xbmc/network/linux network/linux |
| @@ -9,5 +9,6 @@ xbmc/storage/linux storage/linux | |||
| 9 | xbmc/filesystem/posix filesystem/posix | 9 | xbmc/filesystem/posix filesystem/posix |
| 10 | xbmc/utils/posix utils_posix | 10 | xbmc/utils/posix utils_posix |
| 11 | xbmc/platform/posix posix | 11 | xbmc/platform/posix posix |
| 12 | xbmc/cores/RetroPlayer/process/rbpi cores/RetroPlayer/process/rbpi | ||
| 12 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi | 13 | xbmc/cores/VideoPlayer/Process/rbpi cores/VideoPlayer/Process/rbpi |
| 13 | 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 26b8a90..e66ad80 100644 --- a/cmake/treedata/optional/common/X.txt +++ b/cmake/treedata/optional/common/X.txt | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | xbmc/windowing/X11 windowing/X11 # X | 1 | xbmc/windowing/X11 windowing/X11 # X |
| 2 | xbmc/cores/RetroPlayer/process/X11 cores/RetroPlayer/process/X11 # X | ||
| 2 | xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X | 3 | xbmc/cores/VideoPlayer/Process/X11 cores/VideoPlayer/Process/X11 # X |
diff --git a/cmake/treedata/optional/common/aml.txt b/cmake/treedata/optional/common/aml.txt index db1efd1..3d412d0 100644 --- a/cmake/treedata/optional/common/aml.txt +++ b/cmake/treedata/optional/common/aml.txt | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | xbmc/cores/RetroPlayer/process/amlogic cores/RetroPlayer/process/amlogic # AML | ||
| 1 | xbmc/windowing/amlogic windowing/amlogic # AML | 2 | xbmc/windowing/amlogic windowing/amlogic # AML |
| 2 | 3 | ||
diff --git a/cmake/treedata/optional/common/gbm.txt b/cmake/treedata/optional/common/gbm.txt index 1adde93..196b323 100644 --- a/cmake/treedata/optional/common/gbm.txt +++ b/cmake/treedata/optional/common/gbm.txt | |||
| @@ -1 +1,2 @@ | |||
| 1 | xbmc/windowing/gbm windowing/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 | ||
diff --git a/cmake/treedata/optional/common/imx.txt b/cmake/treedata/optional/common/imx.txt deleted file mode 100644 index 8c7e60b..0000000 --- a/cmake/treedata/optional/common/imx.txt +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | xbmc/windowing/egl windowing/egl # IMX | ||
diff --git a/cmake/treedata/optional/common/python.txt b/cmake/treedata/optional/common/python.txt index 4960485..c381a18 100644 --- a/cmake/treedata/optional/common/python.txt +++ b/cmake/treedata/optional/common/python.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | xbmc/interfaces/legacy interfaces/legacy # PYTHON | 1 | xbmc/interfaces/legacy interfaces/legacy # PYTHON |
| 2 | xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi # PYTHON | 2 | xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi # PYTHON |
| 3 | xbmc/interfaces/python interfaces/python # PYTHON | 3 | xbmc/interfaces/python interfaces/python # PYTHON |
| 4 | xbmc/interfaces/swig build/swig # PYTHON | 4 | xbmc/interfaces/swig swig # PYTHON |
diff --git a/cmake/treedata/optional/common/wayland.txt b/cmake/treedata/optional/common/wayland.txt index 3725fc6..4664b35 100644 --- a/cmake/treedata/optional/common/wayland.txt +++ b/cmake/treedata/optional/common/wayland.txt | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | xbmc/windowing/wayland windowing/wayland # WAYLANDPP | 1 | xbmc/windowing/wayland windowing/wayland # WAYLANDPP |
| 2 | xbmc/cores/RetroPlayer/process/wayland cores/RetroPlayer/process/wayland # WAYLANDPP | ||
| 2 | xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP \ No newline at end of file | 3 | xbmc/cores/VideoPlayer/Process/wayland cores/VideoPlayer/Process/wayland # WAYLANDPP \ No newline at end of file |
diff --git a/cmake/treedata/osx/subdirs.txt b/cmake/treedata/osx/subdirs.txt index a520243..5b1b302 100644 --- a/cmake/treedata/osx/subdirs.txt +++ b/cmake/treedata/osx/subdirs.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | xbmc/linux linuxsupport | 1 | xbmc/platform/linux platform/linux |
| 2 | xbmc/network/linux network/linux | 2 | xbmc/network/linux network/linux |
| 3 | xbmc/network/osx network/osx | 3 | xbmc/network/osx network/osx |
| 4 | xbmc/peripherals/bus/osx peripherals/bus/osx | 4 | xbmc/peripherals/bus/osx peripherals/bus/osx |
| @@ -10,4 +10,5 @@ xbmc/platform/darwin/osx platform_osx | |||
| 10 | xbmc/filesystem/posix filesystem/posix | 10 | xbmc/filesystem/posix filesystem/posix |
| 11 | xbmc/utils/posix utils_posix | 11 | xbmc/utils/posix utils_posix |
| 12 | xbmc/windowing/osx windowing/osx | 12 | xbmc/windowing/osx windowing/osx |
| 13 | xbmc/cores/RetroPlayer/process/osx cores/RetroPlayer/process/osx | ||
| 13 | xbmc/cores/VideoPlayer/Process/osx cores/VideoPlayer/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 bdbbe1d..8344320 100644 --- a/cmake/treedata/windows/subdirs.txt +++ b/cmake/treedata/windows/subdirs.txt | |||
| @@ -12,4 +12,6 @@ xbmc/utils/win32 utils_win32 | |||
| 12 | xbmc/rendering/dx rendering_dx | 12 | xbmc/rendering/dx rendering_dx |
| 13 | xbmc/threads/platform/win threads_win | 13 | xbmc/threads/platform/win threads_win |
| 14 | xbmc/windowing/windows windowing/windows | 14 | 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 | ||
| 15 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | 17 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows |
diff --git a/cmake/treedata/windowsstore/externals.txt b/cmake/treedata/windowsstore/externals.txt new file mode 100644 index 0000000..989677e --- /dev/null +++ b/cmake/treedata/windowsstore/externals.txt | |||
| @@ -0,0 +1 @@ | |||
| lib/win32/Effects11 Effects11 | |||
diff --git a/cmake/treedata/windowsstore/subdirs.txt b/cmake/treedata/windowsstore/subdirs.txt new file mode 100644 index 0000000..84150d5 --- /dev/null +++ b/cmake/treedata/windowsstore/subdirs.txt | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | xbmc/platform/win10 platform_win10 | ||
| 2 | xbmc/input/windows input/windows | ||
| 3 | xbmc/input/touch input/touch | ||
| 4 | xbmc/input/touch/generic input/touch/generic | ||
| 5 | xbmc/network/win10 network/win10 | ||
| 6 | xbmc/network/mdns network/mdns | ||
| 7 | xbmc/peripherals/bus/win10 peripherals/bus/win10 | ||
| 8 | xbmc/powermanagement/win10 powermanagement/win10 | ||
| 9 | xbmc/storage/win10 storage/win10 | ||
| 10 | xbmc/filesystem/win32 filesystem/win32 | ||
| 11 | xbmc/filesystem/win10 filesystem/win10 | ||
| 12 | xbmc/utils/win32 utils_win32 | ||
| 13 | xbmc/rendering/dx rendering_dx | ||
| 14 | xbmc/threads/platform/win threads_win | ||
| 15 | xbmc/windowing/win10 windowing/win10 | ||
| 16 | xbmc/cores/VideoPlayer/Process/windows cores/VideoPlayer/Process/windows | ||
