diff options
| author | manuel <manuel@mausz.at> | 2017-06-04 16:57:49 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2017-06-04 16:57:49 +0200 |
| commit | f44ecaa4f27e7538ddcad66d40e543bffa2d2d86 (patch) | |
| tree | d8de60fc7e17edeb6f0921726c038ee54b281445 /project/cmake/treedata/common | |
| parent | ae08c8b7221bc965ac40d70e53fc8fcddb050c46 (diff) | |
| download | kodi-pvr-build-f44ecaa4f27e7538ddcad66d40e543bffa2d2d86.tar.gz kodi-pvr-build-f44ecaa4f27e7538ddcad66d40e543bffa2d2d86.tar.bz2 kodi-pvr-build-f44ecaa4f27e7538ddcad66d40e543bffa2d2d86.zip | |
sync with upstream
Diffstat (limited to 'project/cmake/treedata/common')
| -rw-r--r-- | project/cmake/treedata/common/addons.txt | 7 | ||||
| -rw-r--r-- | project/cmake/treedata/common/cores.txt | 9 | ||||
| -rw-r--r-- | project/cmake/treedata/common/events.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/common/externals.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/common/filesystem.txt | 3 | ||||
| -rw-r--r-- | project/cmake/treedata/common/games.txt | 12 | ||||
| -rw-r--r-- | project/cmake/treedata/common/interfaces.txt | 9 | ||||
| -rw-r--r-- | project/cmake/treedata/common/music.txt | 5 | ||||
| -rw-r--r-- | project/cmake/treedata/common/network.txt | 2 | ||||
| -rw-r--r-- | project/cmake/treedata/common/peripherals.txt | 6 | ||||
| -rw-r--r-- | project/cmake/treedata/common/profiles.txt | 3 | ||||
| -rw-r--r-- | project/cmake/treedata/common/pvr.txt | 7 | ||||
| -rw-r--r-- | project/cmake/treedata/common/settings.txt | 4 | ||||
| -rw-r--r-- | project/cmake/treedata/common/subdirs.txt | 41 | ||||
| -rw-r--r-- | project/cmake/treedata/common/tests.txt | 10 | ||||
| -rw-r--r-- | project/cmake/treedata/common/video.txt | 5 | ||||
| -rw-r--r-- | project/cmake/treedata/common/videoplayer.txt | 12 |
17 files changed, 0 insertions, 139 deletions
diff --git a/project/cmake/treedata/common/addons.txt b/project/cmake/treedata/common/addons.txt deleted file mode 100644 index f29e086..0000000 --- a/project/cmake/treedata/common/addons.txt +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | lib/addons/library.kodi.adsp KODI_adsp | ||
| 2 | lib/addons/library.kodi.audioengine KODI_audioengine | ||
| 3 | lib/addons/library.kodi.game KODI_game | ||
| 4 | lib/addons/library.kodi.guilib KODI_guilib | ||
| 5 | lib/addons/library.kodi.peripheral KODI_peripheral | ||
| 6 | lib/addons/library.xbmc.addon XBMC_addon | ||
| 7 | lib/addons/library.xbmc.codec XBMC_codec | ||
diff --git a/project/cmake/treedata/common/cores.txt b/project/cmake/treedata/common/cores.txt deleted file mode 100644 index 8d79dd1..0000000 --- a/project/cmake/treedata/common/cores.txt +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | xbmc/cores cores | ||
| 2 | xbmc/cores/AudioEngine cores/audioengine | ||
| 3 | xbmc/cores/DllLoader cores/dll-loader | ||
| 4 | xbmc/cores/DllLoader/exports cores/dll-loader/exports | ||
| 5 | xbmc/cores/DllLoader/exports/util cores/dll-loader/exports/util | ||
| 6 | xbmc/cores/ExternalPlayer cores/externalplayer | ||
| 7 | xbmc/cores/paplayer cores/paplayer | ||
| 8 | xbmc/cores/playercorefactory cores/playercorefactory | ||
| 9 | xbmc/cores/RetroPlayer cores/RetroPlayer | ||
diff --git a/project/cmake/treedata/common/events.txt b/project/cmake/treedata/common/events.txt deleted file mode 100644 index 0adeb08..0000000 --- a/project/cmake/treedata/common/events.txt +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | xbmc/events events | ||
| 2 | xbmc/events/windows events/windows | ||
diff --git a/project/cmake/treedata/common/externals.txt b/project/cmake/treedata/common/externals.txt deleted file mode 100644 index e3b9ab4..0000000 --- a/project/cmake/treedata/common/externals.txt +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | xbmc/contrib/kissfft kissfft | ||
| 2 | lib/libexif exif | ||
diff --git a/project/cmake/treedata/common/filesystem.txt b/project/cmake/treedata/common/filesystem.txt deleted file mode 100644 index 1c49a74..0000000 --- a/project/cmake/treedata/common/filesystem.txt +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | xbmc/filesystem filesystem | ||
| 2 | xbmc/filesystem/VideoDatabaseDirectory filesystem/videodatabase | ||
| 3 | xbmc/filesystem/MusicDatabaseDirectory filesystem/musicdatabase | ||
diff --git a/project/cmake/treedata/common/games.txt b/project/cmake/treedata/common/games.txt deleted file mode 100644 index 03d42bc..0000000 --- a/project/cmake/treedata/common/games.txt +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | xbmc/games games | ||
| 2 | xbmc/games/addons games/addons | ||
| 3 | xbmc/games/addons/playback games/addons/playback | ||
| 4 | xbmc/games/addons/savestates games/addons/savestates | ||
| 5 | xbmc/games/controllers games/controllers | ||
| 6 | xbmc/games/controllers/dialogs games/controllers/dialogs | ||
| 7 | xbmc/games/controllers/guicontrols games/controllers/guicontrols | ||
| 8 | xbmc/games/controllers/windows games/controllers/windows | ||
| 9 | xbmc/games/dialogs games/dialogs | ||
| 10 | xbmc/games/ports games/ports | ||
| 11 | xbmc/games/tags games/tags | ||
| 12 | xbmc/games/windows games/windows | ||
diff --git a/project/cmake/treedata/common/interfaces.txt b/project/cmake/treedata/common/interfaces.txt deleted file mode 100644 index ffd3570..0000000 --- a/project/cmake/treedata/common/interfaces.txt +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | xbmc/interfaces interfaces | ||
| 2 | xbmc/interfaces/builtins interfaces/builtins | ||
| 3 | xbmc/interfaces/generic interfaces/generic | ||
| 4 | xbmc/interfaces/info interfaces/info | ||
| 5 | xbmc/interfaces/json-rpc interfaces/json-rpc | ||
| 6 | xbmc/interfaces/json-rpc/schema interfaces/json-rpc/schema | ||
| 7 | xbmc/interfaces/legacy interfaces/legacy | ||
| 8 | xbmc/interfaces/legacy/wsgi interfaces/legacy/wsgi | ||
| 9 | xbmc/interfaces/python interfaces/python | ||
diff --git a/project/cmake/treedata/common/music.txt b/project/cmake/treedata/common/music.txt deleted file mode 100644 index 71f30e1..0000000 --- a/project/cmake/treedata/common/music.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | xbmc/music music | ||
| 2 | xbmc/music/dialogs music/dialogs | ||
| 3 | xbmc/music/infoscanner music/infoscanner | ||
| 4 | xbmc/music/tags music/tags | ||
| 5 | xbmc/music/windows music/windows | ||
diff --git a/project/cmake/treedata/common/network.txt b/project/cmake/treedata/common/network.txt deleted file mode 100644 index 46da314..0000000 --- a/project/cmake/treedata/common/network.txt +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | xbmc/network network | ||
| 2 | xbmc/network/websocket network/websocket | ||
diff --git a/project/cmake/treedata/common/peripherals.txt b/project/cmake/treedata/common/peripherals.txt deleted file mode 100644 index 903b537..0000000 --- a/project/cmake/treedata/common/peripherals.txt +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | xbmc/peripherals peripherals | ||
| 2 | xbmc/peripherals/addons peripherals/addons | ||
| 3 | xbmc/peripherals/bus peripherals/bus | ||
| 4 | xbmc/peripherals/bus/virtual peripherals/bus/virtual | ||
| 5 | xbmc/peripherals/devices peripherals/devices | ||
| 6 | xbmc/peripherals/dialogs peripherals/dialogs | ||
diff --git a/project/cmake/treedata/common/profiles.txt b/project/cmake/treedata/common/profiles.txt deleted file mode 100644 index fae570b..0000000 --- a/project/cmake/treedata/common/profiles.txt +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | xbmc/profiles profiles | ||
| 2 | xbmc/profiles/dialogs profiles/dialogs | ||
| 3 | xbmc/profiles/windows profiles/windows | ||
diff --git a/project/cmake/treedata/common/pvr.txt b/project/cmake/treedata/common/pvr.txt deleted file mode 100644 index 6797677..0000000 --- a/project/cmake/treedata/common/pvr.txt +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | xbmc/pvr pvr | ||
| 2 | xbmc/pvr/addons pvr/addons | ||
| 3 | xbmc/pvr/channels pvr/channels | ||
| 4 | xbmc/pvr/dialogs pvr/dialogs | ||
| 5 | xbmc/pvr/recordings pvr/recordings | ||
| 6 | xbmc/pvr/timers pvr/timers | ||
| 7 | xbmc/pvr/windows pvr/windows | ||
diff --git a/project/cmake/treedata/common/settings.txt b/project/cmake/treedata/common/settings.txt deleted file mode 100644 index c5aa2ae..0000000 --- a/project/cmake/treedata/common/settings.txt +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | xbmc/settings settings | ||
| 2 | xbmc/settings/dialogs settings/dialogs | ||
| 3 | xbmc/settings/lib settings/lib | ||
| 4 | xbmc/settings/windows settings/windows | ||
diff --git a/project/cmake/treedata/common/subdirs.txt b/project/cmake/treedata/common/subdirs.txt deleted file mode 100644 index af91611..0000000 --- a/project/cmake/treedata/common/subdirs.txt +++ /dev/null | |||
| @@ -1,41 +0,0 @@ | |||
| 1 | xbmc xbmc | ||
| 2 | xbmc/addons addons | ||
| 3 | xbmc/addons/binary/interfaces addonsBinaryInterfaces | ||
| 4 | xbmc/addons/binary/interfaces/api1/Addon api1AddonCallbacks_Addon | ||
| 5 | xbmc/addons/binary/interfaces/api1/AudioDSP api1AddonCallbacks_AudioDSP | ||
| 6 | xbmc/addons/binary/interfaces/api1/AudioEngine api1AddonCallbacks_AudioEngine | ||
| 7 | xbmc/addons/binary/interfaces/api1/Codec api1AddonCallbacks_Codec | ||
| 8 | xbmc/addons/binary/interfaces/api1/Game api1AddonCallbacks_Game | ||
| 9 | xbmc/addons/binary/interfaces/api1/GUI api1AddonCallbacks_GUI | ||
| 10 | xbmc/addons/binary/interfaces/api1/InputStream api1AddonCallbacks_InputStream | ||
| 11 | xbmc/addons/binary/interfaces/api1/Peripheral api1AddonCallbacks_Peripheral | ||
| 12 | xbmc/addons/binary/interfaces/api1/PVR api1AddonCallbacks_PVR | ||
| 13 | xbmc/commons commons | ||
| 14 | xbmc/dbwrappers dbwrappers | ||
| 15 | xbmc/dialogs dialogs | ||
| 16 | xbmc/epg epg | ||
| 17 | xbmc/guilib guilib | ||
| 18 | xbmc/input input | ||
| 19 | xbmc/input/joysticks input/joysticks | ||
| 20 | xbmc/input/joysticks/dialogs input/joysticks/dialogs | ||
| 21 | xbmc/input/joysticks/generic input/joysticks/generic | ||
| 22 | xbmc/input/keyboard input/keyboard | ||
| 23 | xbmc/input/keyboard/generic input/keyboard/generic | ||
| 24 | xbmc/input/mouse input/mouse | ||
| 25 | xbmc/input/mouse/generic input/mouse/generic | ||
| 26 | xbmc/listproviders listproviders | ||
| 27 | xbmc/media media | ||
| 28 | xbmc/messaging messaging | ||
| 29 | xbmc/messaging/helpers messagingHelpers | ||
| 30 | xbmc/pictures pictures | ||
| 31 | xbmc/platform platform | ||
| 32 | xbmc/playlists playlists | ||
| 33 | xbmc/powermanagement powermanagement | ||
| 34 | xbmc/programs programs | ||
| 35 | xbmc/rendering rendering | ||
| 36 | xbmc/storage storage | ||
| 37 | xbmc/threads threads | ||
| 38 | xbmc/utils utils | ||
| 39 | xbmc/view view | ||
| 40 | xbmc/windowing windowing | ||
| 41 | xbmc/windows windows | ||
diff --git a/project/cmake/treedata/common/tests.txt b/project/cmake/treedata/common/tests.txt deleted file mode 100644 index 358bc4d..0000000 --- a/project/cmake/treedata/common/tests.txt +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | xbmc/test test | ||
| 2 | xbmc/addons/test test/addons | ||
| 3 | xbmc/filesystem/test test/filesystem | ||
| 4 | xbmc/interfaces/python/test test/python | ||
| 5 | xbmc/music/tags/test test/music_tags | ||
| 6 | xbmc/network/test test/network | ||
| 7 | xbmc/threads/test test/threads | ||
| 8 | xbmc/utils/test test/utils | ||
| 9 | xbmc/video/test test/video | ||
| 10 | xbmc/cores/AudioEngine/Sinks/test test/audioengine_sinks | ||
diff --git a/project/cmake/treedata/common/video.txt b/project/cmake/treedata/common/video.txt deleted file mode 100644 index e7855a0..0000000 --- a/project/cmake/treedata/common/video.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | xbmc/video video | ||
| 2 | xbmc/video/dialogs video/dialogs | ||
| 3 | xbmc/video/jobs video/jobs | ||
| 4 | xbmc/video/videosync video/sync | ||
| 5 | xbmc/video/windows video/windows | ||
diff --git a/project/cmake/treedata/common/videoplayer.txt b/project/cmake/treedata/common/videoplayer.txt deleted file mode 100644 index 8c8d45d..0000000 --- a/project/cmake/treedata/common/videoplayer.txt +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | xbmc/cores/VideoPlayer cores/VideoPlayer | ||
| 2 | xbmc/cores/VideoPlayer/DVDCodecs cores/VideoPlayer/codecs | ||
| 3 | xbmc/cores/VideoPlayer/DVDCodecs/Audio cores/VideoPlayer/codecs/audio | ||
| 4 | xbmc/cores/VideoPlayer/DVDCodecs/Overlay cores/VideoPlayer/codecs/overlay | ||
| 5 | xbmc/cores/VideoPlayer/DVDCodecs/Video cores/VideoPlayer/codecs/video | ||
| 6 | xbmc/cores/VideoPlayer/DVDDemuxers cores/VideoPlayer/demuxers | ||
| 7 | xbmc/cores/VideoPlayer/DVDInputStreams cores/VideoPlayer/inputstreams | ||
| 8 | xbmc/cores/VideoPlayer/DVDSubtitles cores/VideoPlayer/subtitles | ||
| 9 | xbmc/cores/VideoPlayer/Process cores/VideoPlayer/process | ||
| 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 | ||
