summaryrefslogtreecommitdiffstats
path: root/cmake/treedata/common
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2019-04-29 12:22:05 +0200
committermanuel <manuel@mausz.at>2019-04-29 12:22:05 +0200
commite317daf081a1048904fdf0b548946fa3ba6593a7 (patch)
tree285a58fe8c6b4a95c9a6020afbe7bcc9cb913ea7 /cmake/treedata/common
parent483c0b88bfc1b798396c31a4dd2f5239399ce59e (diff)
downloadkodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.gz
kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.tar.bz2
kodi-pvr-build-e317daf081a1048904fdf0b548946fa3ba6593a7.zip
sync with upstream
Diffstat (limited to 'cmake/treedata/common')
-rw-r--r--cmake/treedata/common/drm.txt1
-rw-r--r--cmake/treedata/common/filesystem.txt2
-rw-r--r--cmake/treedata/common/media.txt2
-rw-r--r--cmake/treedata/common/subdirs.txt2
-rw-r--r--cmake/treedata/common/tests.txt5
-rw-r--r--cmake/treedata/common/videoplayer.txt2
6 files changed, 8 insertions, 6 deletions
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 @@
1xbmc/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 @@
1xbmc/filesystem filesystem 1xbmc/filesystem filesystem
2xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase
3xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase 2xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase
3xbmc/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 @@
1xbmc/media media
2xbmc/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
20xbmc/guilib guilib 20xbmc/guilib guilib
21xbmc/guilib/guiinfo guilib_guiinfo 21xbmc/guilib/guiinfo guilib_guiinfo
22xbmc/input input 22xbmc/input input
23xbmc/input/actions input/actions
23xbmc/input/joysticks input/joysticks 24xbmc/input/joysticks input/joysticks
24xbmc/input/joysticks/dialogs input/joysticks/dialogs 25xbmc/input/joysticks/dialogs input/joysticks/dialogs
25xbmc/input/joysticks/generic input/joysticks/generic 26xbmc/input/joysticks/generic input/joysticks/generic
@@ -29,7 +30,6 @@ xbmc/input/keyboard/generic input/keyboard/generic
29xbmc/input/mouse input/mouse 30xbmc/input/mouse input/mouse
30xbmc/input/mouse/generic input/mouse/generic 31xbmc/input/mouse/generic input/mouse/generic
31xbmc/listproviders listproviders 32xbmc/listproviders listproviders
32xbmc/media media
33xbmc/messaging messaging 33xbmc/messaging messaging
34xbmc/messaging/helpers messagingHelpers 34xbmc/messaging/helpers messagingHelpers
35xbmc/pictures pictures 35xbmc/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 @@
1xbmc/test test
2xbmc/addons/test test/addons 1xbmc/addons/test test/addons
2xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks
3xbmc/filesystem/test test/filesystem 3xbmc/filesystem/test test/filesystem
4xbmc/interfaces/python/test test/python 4xbmc/interfaces/python/test test/python
5xbmc/music/tags/test test/music_tags 5xbmc/music/tags/test test/music_tags
6xbmc/network/test test/network 6xbmc/network/test test/network
7xbmc/playlists/test test/playlists
8xbmc/test test
7xbmc/threads/test test/threads 9xbmc/threads/test test/threads
8xbmc/utils/test test/utils 10xbmc/utils/test test/utils
9xbmc/video/test test/video 11xbmc/video/test test/video
10xbmc/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
8xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles 8xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles
9xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process 9xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process
10xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers 10xbmc/cores/VideoPlayer/VideoRenderers cores/VideoPlayer/videorenderers
11xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders
12xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec 11xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender cores/VideoPlayer/videorenderers/hwdec
12xbmc/cores/VideoPlayer/VideoRenderers/VideoShaders cores/VideoPlayer/videorenderers/shaders