diff --git a/CMakeLists.txt b/CMakeLists.txt index 0746044..9ce5e45 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,8 +3,9 @@ cmake_minimum_required(VERSION 2.6) project (mympd C) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/") set(CPACK_PACKAGE_VERSION_MAJOR "2") -set(CPACK_PACKAGE_VERSION_MINOR "2") -set(CPACK_PACKAGE_VERSION_PATCH "1") +set(CPACK_PACKAGE_VERSION_MINOR "3") +set(CPACK_PACKAGE_VERSION_PATCH "0") + if(CMAKE_BUILD_TYPE MATCHES RELEASE) set(ASSETS_PATH "${CMAKE_INSTALL_PREFIX}/share/${PROJECT_NAME}/htdocs") else() diff --git a/README.md b/README.md index 881666d..0e82e7e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ UI Components - Bootstrap Notify: http://bootstrap-notify.remabledesigns.com/ - Bootstrap Slider: https://github.com/seiyria/bootstrap-slider - Material Design Icons: https://material.io/tools/icons/?style=baseline - - Sammy.js: http://sammyjs.org/ - jQuery: https://jquery.com/ - js-cookie: https://github.com/js-cookie/js-cookie diff --git a/htdocs/css/mpd.css b/htdocs/css/mpd.css index 2bb9b6e..2060e92 100644 --- a/htdocs/css/mpd.css +++ b/htdocs/css/mpd.css @@ -25,12 +25,12 @@ button { overflow: hidden; } -#browseBreadcrumb { +#BrowseBreadrumb { overflow: auto; white-space: nowrap; } -#browseBreadcrumb > li > a { +#BrowseBreadcrumb > li > a { cursor: pointer; } @@ -82,7 +82,7 @@ tbody { float: right !important; } -#queue-buttons, #browsePlaylistsButtons, #searchButtons, #browseFilesystemButtons, #browseDatabaseButtons { +#queue-buttons, #BrowsePlaylistsButtons, #SearchButtons, #BrowseFilesystemButtons, #BrowseDatabaseButtons { margin-bottom:20px; } @@ -180,16 +180,16 @@ main { margin-right:5px; } -#browseFilesystemFilterLetters > button, -#browseDatabaseFilterLetters > button, -#browsePlaylistsFilterLetters > button +#BrowseFilesystemFilterLetters > button, +#BrowseDatabaseFilterLetters > button, +#BrowsePlaylistsFilterLetters > button { min-width:28px; } .col-md { - min-width:250px; - max-width:350px; + min-width:260px; + max-width:260px; } .card-img-top { diff --git a/htdocs/index.html b/htdocs/index.html index 316d793..04e2d34 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -150,19 +150,19 @@ -
- +
+
- - - +
- +
@@ -189,14 +189,14 @@ keyboard_arrow_up -
- +
+
- - - +
@@ -206,37 +206,37 @@
-
+
@@ -253,48 +253,48 @@
-