2182 Commits (6001a639daa68688ccd3c9f03c4c2340dd52652c)
 

Author SHA1 Message Date
Larson Carter 6001a639da
Merge pull request #269 from karlicoss/mpd-play 7 years ago
Larson Carter 3a27d15e8e
Merge pull request #312 from ata2001/lyrics-zeneszoveg 7 years ago
Larson Carter 280adc1630
Merge pull request #346 from pvsr/safer-edit 7 years ago
Peter Rice e1e220c975 Escape single quotes in filenames 7 years ago
Peter Rice 2ff23ed719 Skip sh and pass filename in single quotes 7 years ago
Attila Szollosi 156be93d5a lyrics fetcher: add support for zeneszoveg.hu 7 years ago
Jan Holthuis 81cb7a4f85 Restore curses after running external command 8 years ago
Andrzej Rybczak 1ef061a87c Change version to 0.9_dev 8 years ago
Andrzej Rybczak 7bfefb2f80 Change version to 0.8.2 8 years ago
Andrzej Rybczak 1347b063c0 Set U_USING_ICU_NAMESPACE to 0 for compatibility with ICU >= 61 8 years ago
Andrzej Rybczak e3e35dcbdd Fix compilation with ICU >= 61, part 2 8 years ago
Andrzej Rybczak 7a75756ca3 Fix compilation with ICU >= 61 8 years ago
Andrzej Rybczak e912a9d0c3 Lyrics: reset position of a window when fetching 8 years ago
Andrzej Rybczak 51fe8dc2c8 Statusbar: redraw separator after interface switch when MPD is stopped 8 years ago
Andrzej Rybczak e6f5179b92 Fix warnings when compiling with GCC 7 8 years ago
Andrzej Rybczak 2f3588edf3 Search engine: properly interact with filtering 8 years ago
Andrzej Rybczak 557720061d Lyrics fetcher: fix metrolyrics.com fetchers 8 years ago
Andrzej Rybczak 1b98dd71e1 Lyrics fetcher: fix lyricsmania.com and sing365.com fetchers 8 years ago
Andrzej Rybczak 10ac22a70f Update NEWS and bump version to 0.8.2_dev 8 years ago
Andrzej Rybczak db619c6159 Make it impossible for MainHeight to overflow 8 years ago
Andrzej Rybczak 0b04d9ec35 Help: display EoF properly 8 years ago
Dima Gerasimov 77f39d4979 Add support for starting playback in stopped state 8 years ago
Andrzej Rybczak b7da5d1b9a Curl: re-enable verification of the SSL certificate against host 9 years ago
Andrzej Rybczak 58bb6b5a43 Change version to 0.8.1 9 years ago
Andrzej Rybczak fa9838efb2 Do not start prompt with the current search constraint when applying a new one 9 years ago
Andrzej Rybczak 464fd318c3 Media library: remove argument to SortSongs contructor to simplify sorting 9 years ago
Yagmur Oymak 2cd5de9141 ncmpcpp.1: Show option arguments more clearly and improve formatting slightly 9 years ago
Andrzej Rybczak 4a6e7d305b Default to sorting songs in media library by their display format instead of name 9 years ago
Andrzej Rybczak c340a6ba9a Mark songs as added to playlist immediately (media library / playlist editor) 9 years ago
Andrzej Rybczak def5c46225 Media library: sort songs by name if there are no track numbers 9 years ago
Andrzej Rybczak db28618929 Fix intermittent failures when using --quiet 9 years ago
Arseny Maslennikov a960e5c439 ncmpcpp.1: Fix indentation 9 years ago
Arseny Maslennikov 5733c44826 tag_editor.cpp: Fix misleading indentation 9 years ago
Andrzej Rybczak d14426ffd1 Change version to 0.8.1_dev 9 years ago
Andrzej Rybczak 4f72330bb8 config: change default value of show_duplicate_tags from 'true' to 'yes' 9 years ago
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 2362770b66 Change version to 0.8 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
Andrzej Rybczak dd79548d08 configure: clean up comments 9 years ago
Andrzej Rybczak 2c495abd8c Update man page information 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 890eaf61c7 Require boost 1.60 due to https://svn.boost.org/trac/boost/ticket/11570 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 e0a469fb9f Add _XOPEN_SOURCE=700 to resolve ncursesw issues on some systems 9 years ago