Skip to content

Commit

Permalink
rebased on upstream
Browse files Browse the repository at this point in the history
- bump skin.touched
- remove crystalhd support
  • Loading branch information
notspiff committed Aug 10, 2014
1 parent 46ad183 commit f147350
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
@@ -1 +1 @@
skin.touched https://github.com/xbmc/skin.touched.git 1d71311e4 # SKIN_TOUCHED OFF
skin.touched https://github.com/xbmc/skin.touched.git 713ed3c # SKIN_TOUCHED OFF
5 changes: 0 additions & 5 deletions xbmc/cores/dvdplayer/DVDCodecs/Video/CMakeLists.txt
Expand Up @@ -11,11 +11,6 @@ if(AMLCODEC_FOUND)
DVDVideoCodecAmlogic.cpp)
endif()

if(CRYSTALHD_FOUND)
list(APPEND SOURCES CrylstalHD.cpp
DVDVideoCodecCrystalHD.cpp)
endif()

if(OPENMAX_FOUND)
list(APPEND SOURCES DVDVideoCodecOpenMax.cpp
OpenMax.cpp
Expand Down

0 comments on commit f147350

Please sign in to comment.