Commit Graph

31 Commits

Author SHA1 Message Date
Andrzej Rybczak
60b8071eea Remove lyricwiki fetcher as the site closed down 2020-12-10 15:16:23 +01:00
Larson Carter
d6315ddcd7 Merge pull request #340 from sticken88/master
Changes API for directories creation.
2019-10-01 20:18:01 -05:00
Larson Carter
94bfe04994 Merge pull request #327 from FeralHedgehog/expand_with_password
Expand '~' in mpd_host when preceded by a password.
2019-09-30 18:12:11 -05:00
Matteo Sticco
94c74e50bf Changes API for directories creation. 2019-05-22 22:57:58 +02:00
feral_hedgehog
8304cb8e4c Properly expand '~' in mpd_host when preceded by a password. 2019-01-26 01:40:15 +02:00
Attila Szollosi
156be93d5a lyrics fetcher: add support for zeneszoveg.hu 2018-10-24 02:07:25 +02:00
Andrzej Rybczak
db28618929 Fix intermittent failures when using --quiet 2017-08-31 09:23:11 +02:00
Wieland Hoffmann
e107edd4cd bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcpp
Fixes https://github.com/arybczak/ncmpcpp/issues/91

This also rewrites the intro in doc/bindings to be more like doc/config.
2017-04-23 03:27:29 +02:00
Andrzej Rybczak
29403d41ab Include format_impl.h where functions from format.h are used 2017-03-29 11:06:59 +02:00
Adon Shapiro
7ba2c3534c Add '--quiet' comand line option to suppress some output 2017-03-26 08:26:11 +02:00
Andrzej Rybczak
86ec51624e Update AUTHORS and copyright line 2017-03-12 15:05:48 +01:00
Andrzej Rybczak
9227eb8f80 Give arguments to command line options appropriate names 2017-01-29 15:13:20 +01:00
Andrzej Rybczak
22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 2017-01-28 20:42:23 +01:00
Andrzej Rybczak
8b014bd970 Add test for checking whether lyrics fetchers work 2017-01-28 18:24:03 +01:00
Andrzej Rybczak
5c62072713 Require ncursesw 2016-12-16 07:11:51 +01:00
Andrzej Rybczak
5e2626ca0c Make libcurl a hard dependency 2016-11-20 19:15:25 +01:00
Andrzej Rybczak
e3bb8aaad5 configuration: trim MPD_PORT value before passing it to lexical_cast 2016-11-16 11:19:41 +01:00
Andrzej Rybczak
8dde3944ee configuration: show meaningful error message if MPD_PORT is not a number 2016-11-16 11:12:56 +01:00
Andrzej Rybczak
516ee31109 Update headers 2016-11-13 11:07:13 +01:00
sphaugh
92b90b754d configuration: do not continue after handling --current-song 2016-08-17 17:34:27 +02:00
Andrzej Rybczak
9f9fcecd61 configuration: synchronize with man page 2015-09-12 21:54:40 +02:00
Andrzej Rybczak
72cfd27c30 configuration: bring back --now-playing (under a different name) 2015-09-12 21:49:44 +02:00
Andrzej Rybczak
a94e620f29 configuration: make ignore-config-errors take no arguments 2015-09-12 21:06:01 +02:00
Andrzej Rybczak
405480e158 Merge branch '0.6.x' 2015-05-02 21:31:26 +02:00
Andrzej Rybczak
a40508179a configuration: add 'ignore-config-errors' switch 2015-05-02 21:16:11 +02:00
Benoit Pierre
27cd86e063 configuration: fix XDG_CONFIG_HOME handling 2015-01-27 19:59:01 +01:00
Andrzej Rybczak
1a1105793d remove support for PDCurses 2014-11-15 20:03:40 +01:00
Andrzej Rybczak
38d9f811de configuration: support multiple configuration files 2014-11-15 15:07:49 +01:00
brezerk
cc747c0f99 settings: add startup_slave_screen option 2014-11-06 20:33:12 +01:00
Andrzej Rybczak
73773cda98 configuration: load bindings from the main directory if not specified otherwise 2014-09-02 20:28:48 +02:00
Andrzej Rybczak
4b933b29e1 settings: configuration file processing rewrite 2014-08-29 14:54:09 +02:00