1956 Commits (d14426ffd13f2b93f2e14cf71db6cf1a5d45c2a2)

Author SHA1 Message Date
Hugh Wang a22cd2c68c Fix crash when colors are disabled 9 years ago
Andrzej Rybczak 99107c5b39 Fix fetching lyrics from sing365.com and genius.com 9 years ago
Andrzej Rybczak 0c88287c03 Add virtual destructors to base classes 9 years ago
Andrzej Rybczak 19d32648ed Replace highlight colors with prefixes and suffixes 9 years ago
Andrzej Rybczak 8134e6e23b configure: check if curses.h exposes wide-char functions 9 years ago
Wieland Hoffmann e107edd4cd bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcpp 9 years ago
Andrzej Rybczak 67df6b556b Fix InternetLyricsFetcher 9 years ago
Andrzej Rybczak 66912d73da Add support for ignoring diacritics while searching and filtering lists 9 years ago
Andrzej Rybczak 29403d41ab Include format_impl.h where functions from format.h are used 9 years ago
Andrzej Rybczak dff00a873a Explicitly define NCURSES_WIDECHAR instead of _XOPEN_SOURCE 9 years ago
Andrzej Rybczak 5dfe6f9a8b Formatted color: include <istream> 9 years ago
Andrzej Rybczak 21f0b4acb6 Configure: add more robust checks for boost libraries 9 years ago
Andrzej Rybczak 6f1e2d7516 Add option 'media_library_albums_split_by_date' 9 years ago
Andrzej Rybczak a22bad7ad5 Rename SongTagMap to TagVector and allow it to store regular string chunks 9 years ago
Andrzej Rybczak 0185ee7fa4 Media library: prevent looping when mopidy is sent 'listallinfo' command 9 years ago
Andrzej Rybczak 4fcfb3c851 Add conversion from GetFunction to tag type 9 years ago
Andrzej Rybczak ad869df626 Properly set color of the state line 'border' 9 years ago
Andrzej Rybczak 55d2f4c70d Change 'previous' background color to 'current' and add some documentation 9 years ago
Andrzej Rybczak 554895f0f1 Media library: add songs to playlist in the same order they are displayed in 9 years ago
Adon Shapiro 7ba2c3534c Add '--quiet' comand line option to suppress some output 9 years ago
mta 5b7ea189ce Adjust query to Google Search for more accurate lyrics search 9 years ago
Andrzej Rybczak 035bc65bf9 Make single character prompts more robust 9 years ago
Andrzej Rybczak 5d12c9d544 Properly set window timeout 9 years ago
Andrzej Rybczak f1d9c24938 Do not exit readline prompt early if it's in a subcommand of some sort 9 years ago
Andrzej Rybczak c3b996c0e8 Print message only after song is not found in a current playlist 9 years ago
Andrzej Rybczak 468d13aac5 Prepend '0' to 'disc' tag if it's a single digit number 9 years ago
Andrzej Rybczak 86ec51624e Update AUTHORS and copyright line 9 years ago
Andrzej Rybczak 0033bc3431 Disable autocenter mode while searching and filtering 9 years ago
Andrzej Rybczak 809b1d5b59 Rename requestContentsUpdate to requestContentUpdate 9 years ago
Andrzej Rybczak b0121227e9 Overhaul jumping to song in playlist editor to clearly show search order 9 years ago
Hugh Wang 743290cf0a Improve detection for songs not in playlists 9 years ago
Hugh Wang 4eae285160 Fix crash when jumping to playing song in playlist editor 9 years ago
Andrzej Rybczak 86d24b26a8 Ignore fetch delay while locating song in media library 9 years ago
Andrzej Rybczak 625a0dff3a Use volume command for relative volume changes instead of setvol 9 years ago
Andrzej Rybczak 00cbbe5593 playlist editor: fix jumping from the last occurrence of song in playlists 9 years ago
Hugh Wang 0cdbe31ecb Handle JumpToPlayingSong action in playlist editor 9 years ago
Andrzej Rybczak 4ad10fb4c2 Bring back colored bullet points in artist info 9 years ago
Andrzej Rybczak 0ab5fbb809 Use scoped window timeout 9 years ago
Andrzej Rybczak 05bf53d0ab Seek immediately after invoking appropriate action once 9 years ago
Andrzej Rybczak 9227eb8f80 Give arguments to command line options appropriate names 9 years ago
Sam Simmons 078d913120 Change automake init macros and includes var per automake warnings 9 years ago
Andrzej Rybczak 22681df199 Add support for fetching lyrics from jah-lyrics.com and plyrics.com 9 years ago
Andrzej Rybczak 5deb6600d4 Fix fetching lyrics from justsomelyrics.com 9 years ago
Andrzej Rybczak 8b014bd970 Add test for checking whether lyrics fetchers work 9 years ago
Andrzej Rybczak 0b1f0bfe0d Make Property use boost::variant 9 years ago
Andrzej Rybczak b2f29c6756 lastfm: fix fetching artist info in language other than English 9 years ago
Andrzej Rybczak a5827cf1de Make jump_to_playing_song not runnable if there is no playing song 9 years ago
Andrzej Rybczak cd414810a5 If only 8 colors are available, map the rest of 256 to base ones 9 years ago
Andrzej Rybczak ca330bc924 Get rid of intermediate data structure when fetching directory contents 9 years ago
Andrzej Rybczak 6d2ed00e6a Fix highlighting parent directory in filtered browser 9 years ago