Commit Graph

2029 Commits

Author SHA1 Message Date
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
Jan Holthuis 81cb7a4f85 Restore curses after running external command
This allows running TUI tools like vim via run_external_command without
destroying the ncmpcpp curses output.
2018-05-13 18:15:21 +02:00
Andrzej Rybczak e3e35dcbdd Fix compilation with ICU >= 61, part 2 2018-04-09 11:36:39 +02:00
Andrzej Rybczak 7a75756ca3 Fix compilation with ICU >= 61 2018-04-09 09:12:25 +02:00
Andrzej Rybczak e912a9d0c3 Lyrics: reset position of a window when fetching 2018-03-29 17:00:38 +02:00
Andrzej Rybczak 51fe8dc2c8 Statusbar: redraw separator after interface switch when MPD is stopped 2018-03-18 12:41:47 +01:00
Andrzej Rybczak e6f5179b92 Fix warnings when compiling with GCC 7 2018-03-18 12:32:52 +01:00
Andrzej Rybczak 2f3588edf3 Search engine: properly interact with filtering
See https://github.com/arybczak/ncmpcpp/issues/260
2018-03-18 11:43:59 +01:00
Andrzej Rybczak 557720061d Lyrics fetcher: fix metrolyrics.com fetchers 2018-03-18 11:07:51 +01:00
Andrzej Rybczak 1b98dd71e1 Lyrics fetcher: fix lyricsmania.com and sing365.com fetchers 2018-03-18 10:52:14 +01:00
Andrzej Rybczak db619c6159 Make it impossible for MainHeight to overflow 2018-03-18 10:31:08 +01:00
Andrzej Rybczak 0b04d9ec35 Help: display EoF properly 2018-03-18 09:26:28 +01:00
Dima Gerasimov 77f39d4979 Add support for starting playback in stopped state 2017-12-17 15:28:59 +00:00
Andrzej Rybczak b7da5d1b9a Curl: re-enable verification of the SSL certificate against host 2017-10-12 13:29:51 +02:00
Andrzej Rybczak fa9838efb2 Do not start prompt with the current search constraint when applying a new one 2017-10-11 19:34:30 +02:00
Andrzej Rybczak 464fd318c3 Media library: remove argument to SortSongs contructor to simplify sorting 2017-10-11 19:20:55 +02:00
Andrzej Rybczak 4a6e7d305b Default to sorting songs in media library by their display format instead of name 2017-09-01 11:02:43 +02:00
Andrzej Rybczak c340a6ba9a Mark songs as added to playlist immediately (media library / playlist editor) 2017-08-31 10:19:13 +02:00
Andrzej Rybczak def5c46225 Media library: sort songs by name if there are no track numbers 2017-08-31 09:41:56 +02:00
Andrzej Rybczak db28618929 Fix intermittent failures when using --quiet 2017-08-31 09:23:11 +02:00
Arseny Maslennikov 5733c44826 tag_editor.cpp: Fix misleading indentation
Prior to this commit GCC6 throws 2 warnings on lines 1062 and 1161
if the project is compiled with -Wmisleading-indentation.
The code blocks mentioned in the related notes seem to be indented
one tab too much.
2017-08-31 09:22:14 +02:00
Polochon-street 29a90de777 Added a fully working 'Album-only' view 2017-08-10 16:19:57 +02:00
Hugh Wang a22cd2c68c Fix crash when colors are disabled 2017-06-15 13:59:03 +02:00
Andrzej Rybczak 99107c5b39 Fix fetching lyrics from sing365.com and genius.com 2017-05-21 16:10:48 +02:00
Andrzej Rybczak 0c88287c03 Add virtual destructors to base classes 2017-05-21 15:24:27 +02:00
Andrzej Rybczak 19d32648ed Replace highlight colors with prefixes and suffixes 2017-05-21 15:22:54 +02:00
Andrzej Rybczak 8134e6e23b configure: check if curses.h exposes wide-char functions 2017-04-23 04:24:57 +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 67df6b556b Fix InternetLyricsFetcher 2017-04-08 14:19:42 +02:00
Andrzej Rybczak 66912d73da Add support for ignoring diacritics while searching and filtering lists 2017-03-29 21:38:14 +02:00
Andrzej Rybczak 29403d41ab Include format_impl.h where functions from format.h are used 2017-03-29 11:06:59 +02:00
Andrzej Rybczak dff00a873a Explicitly define NCURSES_WIDECHAR instead of _XOPEN_SOURCE 2017-03-29 10:40:54 +02:00
Andrzej Rybczak 5dfe6f9a8b Formatted color: include <istream> 2017-03-28 11:44:26 +02:00
Andrzej Rybczak 21f0b4acb6 Configure: add more robust checks for boost libraries 2017-03-28 10:01:41 +02:00
Andrzej Rybczak 6f1e2d7516 Add option 'media_library_albums_split_by_date' 2017-03-28 09:01:33 +02:00
Andrzej Rybczak a22bad7ad5 Rename SongTagMap to TagVector and allow it to store regular string chunks 2017-03-27 13:08:27 +02:00
Andrzej Rybczak 0185ee7fa4 Media library: prevent looping when mopidy is sent 'listallinfo' command 2017-03-26 11:21:40 +02:00
Andrzej Rybczak 4fcfb3c851 Add conversion from GetFunction to tag type 2017-03-26 10:59:55 +02:00
Andrzej Rybczak ad869df626 Properly set color of the state line 'border' 2017-03-26 10:10:17 +02:00
Andrzej Rybczak 55d2f4c70d Change 'previous' background color to 'current' and add some documentation 2017-03-26 10:05:34 +02:00
Andrzej Rybczak 554895f0f1 Media library: add songs to playlist in the same order they are displayed in 2017-03-26 09:08:32 +02:00
Adon Shapiro 7ba2c3534c Add '--quiet' comand line option to suppress some output 2017-03-26 08:26:11 +02:00
mta 5b7ea189ce Adjust query to Google Search for more accurate lyrics search 2017-03-26 06:16:00 +02:00
Andrzej Rybczak 035bc65bf9 Make single character prompts more robust 2017-03-26 06:03:12 +02:00
Andrzej Rybczak 5d12c9d544 Properly set window timeout 2017-03-26 06:02:30 +02:00
Andrzej Rybczak f1d9c24938 Do not exit readline prompt early if it's in a subcommand of some sort 2017-03-24 05:07:14 +01:00
Andrzej Rybczak c3b996c0e8 Print message only after song is not found in a current playlist 2017-03-12 19:58:58 +01:00
Andrzej Rybczak 468d13aac5 Prepend '0' to 'disc' tag if it's a single digit number 2017-03-12 19:52:36 +01:00
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 2017-03-12 15:05:48 +01:00