Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ if(PLUGIN_AVOUTPUT)
add_subdirectory(AVOutput)
endif()

if(PLUGIN_HDMICEC2)
add_subdirectory(HdmiCec_2)
endif()

if(PLUGIN_HDMICECSOURCE)
add_subdirectory(HdmiCecSource)
endif()
Expand All @@ -60,14 +56,6 @@ if(PLUGIN_HDCPPROFILE)
add_subdirectory(HdcpProfile)
endif()

if(PLUGIN_HDMIINPUT)
add_subdirectory(HdmiInput)
endif()

if(PLUGIN_COMPOSITEINPUT)
add_subdirectory(CompositeInput)
endif()

if(WPEFRAMEWORK_CREATE_IPKG_TARGETS)
set(CPACK_GENERATOR "DEB")
set(CPACK_DEB_COMPONENT_INSTALL ON)
Expand Down
28 changes: 0 additions & 28 deletions CompositeInput/CHANGELOG.md

This file was deleted.

54 changes: 0 additions & 54 deletions CompositeInput/CMakeLists.txt

This file was deleted.

4 changes: 0 additions & 4 deletions CompositeInput/CompositeInput.conf.in

This file was deleted.

7 changes: 0 additions & 7 deletions CompositeInput/CompositeInput.config

This file was deleted.

Loading
Loading