Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Jan 22, 2022
1 parent 11f1df7 commit 8614f43
Show file tree
Hide file tree
Showing 663 changed files with 83,829 additions and 45,167 deletions.
5 changes: 4 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ set(INCLUDES ${CMAKE_SOURCE_DIR}
${CMAKE_SOURCE_DIR}/lib
${CMAKE_SOURCE_DIR}/xbmc
${CMAKE_SOURCE_DIR}/xbmc/${PLATFORM_DIR}
${CMAKE_SOURCE_DIR}/xbmc/addons/kodi-dev-kit
${CMAKE_SOURCE_DIR}/xbmc/cores/VideoPlayer
${CMAKE_BINARY_DIR}/${CORE_BUILD_DIR}
${CMAKE_BINARY_DIR}/${CORE_BUILD_DIR}/include)
Expand Down Expand Up @@ -219,6 +220,8 @@ if(ENABLE_AIRTUNES)
endif()
endif()

list(APPEND DEP_DEFINES -DDEVKIT_LIBRARY="${DEVKIT_LIBRARY}")

# find all folders containing addon.xml.in
# used to define ADDON_XML_OUTPUTS, ADDON_XML_DEPENDS and ADDON_INSTALL_DATA
# Function defined in ./cmake/scripts/common/Macros.cmake
Expand Down Expand Up @@ -306,7 +309,7 @@ endif()
set(GLOBAL_TARGET_DEPS ffmpeg dvdnav crossguid fmt Spdlog::Spdlog fstrcmp flatbuffers ${PLATFORM_GLOBAL_TARGET_DEPS})

# main library (used for main binary and tests)
add_library(lib${APP_NAME_LC} STATIC $<TARGET_OBJECTS:compileinfo>)
add_library(lib${APP_NAME_LC} STATIC $<TARGET_OBJECTS:compileinfo> $<TARGET_OBJECTS:devkit_shared>)
add_dependencies(lib${APP_NAME_LC} ${GLOBAL_TARGET_DEPS})
set_target_properties(lib${APP_NAME_LC} PROPERTIES PREFIX "")

Expand Down
8 changes: 8 additions & 0 deletions addons/kodi.binary.devkit/addon.xml.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="kodi.binary.devkit" version="@__KDK_MAJOR__@.@__KDK_MINOR__@" provider-name="Team Kodi">
<backwards-compatibility abi="@[email protected]"/>
<canary>@__KDK_CANARY_XML__@</canary>
<requires>
<import addon="xbmc.core" version="0.1.0"/>
</requires>
</addon>
7 changes: 0 additions & 7 deletions addons/kodi.binary.global.audioengine/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.filesystem/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.general/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.gui/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.main/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.network/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.global.tools/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.audiodecoder/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.audioencoder/addon.xml.in

This file was deleted.

8 changes: 0 additions & 8 deletions addons/kodi.binary.instance.game/addon.xml.in

This file was deleted.

17 changes: 0 additions & 17 deletions addons/kodi.binary.instance.game/controller.xsd

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.imagedecoder/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.inputstream/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.peripheral/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.pvr/addon.xml.in

This file was deleted.

Binary file removed addons/kodi.binary.instance.pvr/icon.png
Binary file not shown.
7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.screensaver/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.vfs/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.videocodec/addon.xml.in

This file was deleted.

7 changes: 0 additions & 7 deletions addons/kodi.binary.instance.visualization/addon.xml.in

This file was deleted.

51 changes: 48 additions & 3 deletions addons/resource.language.en_gb/resources/strings.po
Original file line number Diff line number Diff line change
Expand Up @@ -6511,7 +6511,37 @@ msgctxt "#13253"
msgid "Cancel move"
msgstr ""

#empty strings from id 13254 to 13269
#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13254"
msgid "CPU usage:"
msgstr ""

#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13255"
msgid "Physical memory usage:"
msgstr ""

#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13256"
msgid "Virtual memory usage:"
msgstr ""

#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13257"
msgid "Shared memory usage:"
msgstr ""

#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13258"
msgid "Threads:"
msgstr ""

#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13259"
msgid "Process ID:"
msgstr ""

#empty strings from id 13260 to 13269

msgctxt "#13270"
msgid "Hardware:"
Expand Down Expand Up @@ -6561,7 +6591,10 @@ msgctxt "#13281"
msgid "Hardware"
msgstr ""

#empty string with id 13282
#: addons/skin.estuary/xml/SettingsSystemInfo.xml
msgctxt "#13282"
msgid "Addons"
msgstr ""

#: xbmc/windows/GUIWindowSystemInfo.cpp
msgctxt "#13283"
Expand Down Expand Up @@ -14424,7 +14457,19 @@ msgctxt "#21483"
msgid "View"
msgstr ""

#empty strings from id 21484 to 21601
#. Button label within addon info dialog to open list view about supported types of him, e.g. supported file extensions
#: xbmc/addons/GUIDialogAddonInfo.cpp
msgctxt "#21484"
msgid "Show support"
msgstr ""

#. Button label within addon info dialog to open list view about supported types of him, e.g. supported file extensions
#: xbmc/addons/GUIDialogAddonInfo.cpp
msgctxt "#21485"
msgid "Supported file extensions and media types"
msgstr ""

#empty strings from id 21486 to 21601

#: xbmc/Util.cpp
msgctxt "#21602"
Expand Down
Empty file.
Loading

0 comments on commit 8614f43

Please sign in to comment.