Skip to content
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.

Commit

Permalink
Added artist and album views to the browser. Tidied a lot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Ashby committed Jan 31, 2018
1 parent f7064c6 commit add0c78
Show file tree
Hide file tree
Showing 17 changed files with 736 additions and 401 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ plugins/notification/Makefile
plugins/grilo/Makefile
plugins/soundcloud/Makefile
plugins/webremote/Makefile
plugins/deezer/Makefile
plugins/deezerpl/Makefile
sample-plugins/Makefile
sample-plugins/sample/Makefile
sample-plugins/sample-python/Makefile
Expand Down
2 changes: 1 addition & 1 deletion plugins/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ SUBDIRS += android
endif

if ENABLE_DEEZER
SUBDIRS += deezer
SUBDIRS += deezerpl
endif
Loading

0 comments on commit add0c78

Please sign in to comment.