summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11Change version to 0.8.20.8.20.8.xAndrzej Rybczak
2018-04-09Set U_USING_ICU_NAMESPACE to 0 for compatibility with ICU >= 61Andrzej Rybczak
2018-04-09Fix compilation with ICU >= 61, part 2Andrzej Rybczak
2018-04-09Fix compilation with ICU >= 61Andrzej Rybczak
2018-03-29Lyrics: reset position of a window when fetchingAndrzej Rybczak
2018-03-18Statusbar: redraw separator after interface switch when MPD is stoppedAndrzej Rybczak
2018-03-18Fix warnings when compiling with GCC 7Andrzej Rybczak
2018-03-18Search engine: properly interact with filteringAndrzej Rybczak
2018-03-18Lyrics fetcher: fix metrolyrics.com fetchersAndrzej Rybczak
2018-03-18Lyrics fetcher: fix lyricsmania.com and sing365.com fetchersAndrzej Rybczak
2018-03-18Update NEWS and bump version to 0.8.2_devAndrzej Rybczak
2018-03-18Make it impossible for MainHeight to overflowAndrzej Rybczak
2018-03-18Help: display EoF properlyAndrzej Rybczak
2017-10-12Curl: re-enable verification of the SSL certificate against host0.8.1Andrzej Rybczak
2017-10-11Change version to 0.8.1Andrzej Rybczak
2017-10-11Do not start prompt with the current search constraint when applying a new oneAndrzej Rybczak
2017-10-11Media library: remove argument to SortSongs contructor to simplify sortingAndrzej Rybczak
2017-10-11ncmpcpp.1: Show option arguments more clearly and improve formatting slightlyYagmur Oymak
2017-09-01Default to sorting songs in media library by their display format instead of ...Andrzej Rybczak
2017-08-31Mark songs as added to playlist immediately (media library / playlist editor)Andrzej Rybczak
2017-08-31Media library: sort songs by name if there are no track numbersAndrzej Rybczak
2017-08-31Fix intermittent failures when using --quietAndrzej Rybczak
2017-08-31ncmpcpp.1: Fix indentationArseny Maslennikov
2017-08-31tag_editor.cpp: Fix misleading indentationArseny Maslennikov
2017-08-31Change version to 0.8.1_devAndrzej Rybczak
2017-06-24config: change default value of show_duplicate_tags from 'true' to 'yes'Andrzej Rybczak
2017-06-15Fix crash when colors are disabledHugh Wang
2017-05-21Fix fetching lyrics from sing365.com and genius.com0.8Andrzej Rybczak
2017-05-21Change version to 0.8Andrzej Rybczak
2017-05-21Add virtual destructors to base classesAndrzej Rybczak
2017-05-21Replace highlight colors with prefixes and suffixesAndrzej Rybczak
2017-04-23configure: check if curses.h exposes wide-char functionsAndrzej Rybczak
2017-04-23configure: clean up commentsAndrzej Rybczak
2017-04-23Update man page informationAndrzej Rybczak
2017-04-23bindings: Support a bindings file in $XDG_CONFIG_HOME/ncmpcppWieland Hoffmann
2017-04-08Fix InternetLyricsFetcherAndrzej Rybczak
2017-04-07Require boost 1.60 due to https://svn.boost.org/trac/boost/ticket/11570Andrzej Rybczak
2017-03-29Add support for ignoring diacritics while searching and filtering listsAndrzej Rybczak
2017-03-29Include format_impl.h where functions from format.h are usedAndrzej Rybczak
2017-03-29Explicitly define NCURSES_WIDECHAR instead of _XOPEN_SOURCEAndrzej Rybczak
2017-03-29Add _XOPEN_SOURCE=700 to resolve ncursesw issues on some systemsAndrzej Rybczak
2017-03-28Formatted color: include <istream>Andrzej Rybczak
2017-03-28Configure: add more robust checks for boost librariesAndrzej Rybczak
2017-03-28Add option 'media_library_albums_split_by_date'Andrzej Rybczak
2017-03-27Rename SongTagMap to TagVector and allow it to store regular string chunksAndrzej Rybczak
2017-03-26Media library: prevent looping when mopidy is sent 'listallinfo' commandAndrzej Rybczak
2017-03-26Add conversion from GetFunction to tag typeAndrzej Rybczak
2017-03-26Config: reformat all descriptions to fill 80 columnsAndrzej Rybczak
2017-03-26Properly set color of the state line 'border'Andrzej Rybczak
2017-03-26Change 'previous' background color to 'current' and add some documentationAndrzej Rybczak