diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b86b887bf2..0fae18018b6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1742,10 +1742,10 @@ if(KEYFINDER) set(KeyFinder_INSTALL_DIR "${CMAKE_CURRENT_BINARY_DIR}/lib/keyfinder-install") set(KeyFinder_LIBRARY "lib/${CMAKE_STATIC_LIBRARY_PREFIX}keyfinder${CMAKE_STATIC_LIBRARY_SUFFIX}") file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/download") - ExternalProject_Add(libKeyFinder - URL "https://github.com/mixxxdj/libKeyFinder/archive/v2.2.3.zip" - URL_HASH SHA256=56887e7b51834223d4264f4ea9acf16f0b6a0c706c218478afbaf89ad1f9c6ea - DOWNLOAD_DIR "${CMAKE_CURRENT_BINARY_DIR}/download/libKeyFinder" + ExternalProject_Add(libkeyfinder + URL "https://github.com/mixxxdj/libkeyfinder/archive/v2.2.3.zip" + URL_HASH SHA256=ad43ca006e3bbed0810ff62e170d04522a64f8606c2166bfa5a9b9158b7ebc11 + DOWNLOAD_DIR "${CMAKE_CURRENT_BINARY_DIR}/download/libkeyfinder" INSTALL_DIR "${KeyFinder_INSTALL_DIR}" CMAKE_ARGS -DBUILD_STATIC_LIBS=ON @@ -1769,7 +1769,7 @@ if(KEYFINDER) file(MAKE_DIRECTORY "${KeyFinder_INSTALL_DIR}/include") add_library(mixxx-keyfinder STATIC IMPORTED) - add_dependencies(mixxx-keyfinder libKeyFinder) + add_dependencies(mixxx-keyfinder libkeyfinder) set_target_properties(mixxx-keyfinder PROPERTIES IMPORTED_LOCATION "${KeyFinder_INSTALL_DIR}/${KeyFinder_LIBRARY}") target_link_libraries(mixxx-keyfinder INTERFACE FFTW::FFTW) target_include_directories(mixxx-keyfinder INTERFACE "${KeyFinder_INSTALL_DIR}/include") diff --git a/res/skins/LateNight/decks/preview_deck.xml b/res/skins/LateNight/decks/preview_deck.xml index 719f1ab6c2b..d009b717f20 100644 --- a/res/skins/LateNight/decks/preview_deck.xml +++ b/res/skins/LateNight/decks/preview_deck.xml @@ -4,7 +4,7 @@ - vertical + horizontal me,max @@ -165,6 +165,12 @@ + + PreviewDeckRightSpacer + horizontal + + + [PreviewDeck],show_previewdeck diff --git a/res/skins/LateNight/library.xml b/res/skins/LateNight/library.xml index 7311eff7908..6cb0e50ba98 100644 --- a/res/skins/LateNight/library.xml +++ b/res/skins/LateNight/library.xml @@ -28,6 +28,8 @@ 100, +