76 Commits (794fbbab3d3fe6617cd96ea44b7e496f894e94ec)

Author SHA1 Message Date
Andrzej Rybczak e86e815787 bump version to 0.5.1_pre 16 years ago
Andrzej Rybczak f7d9f89b12 update NEWS / version bump 16 years ago
Andrzej Rybczak f53f81c140 bump version to 0.5_pre 16 years ago
Andrzej Rybczak 35894b048a require >=libmpdclient-2.1 16 years ago
Andrzej Rybczak eaa7364f79 fix another copypasta bug 17 years ago
Andrzej Rybczak 008ba5fca8 change version to 0.4.2_pre 17 years ago
Andrzej Rybczak c031675f56 update NEWS / version bump 17 years ago
Andrzej Rybczak 3e75ff6455 always try to link with ncursesw 17 years ago
Andrzej Rybczak dec7bd9c0e make ncmpcpp use external libmpdclient (--without-taglib and --without-iconv) 17 years ago
Andrzej Rybczak 0a1d2e37ae add -fno-exceptions to CXXFLAGS if compiler supports it 17 years ago
Andrzej Rybczak 310ea04f3e detect system charset encoding automatically 17 years ago
Andrzej Rybczak 40b9b547dd change version to 0.4.1_pre 17 years ago
Andrzej Rybczak 622482980c update NEWS / version bump 17 years ago
Andrzej Rybczak da6536a4df change version to 0.4_pre 17 years ago
Andrzej Rybczak 604de32de6 make sound wave the default visualization and fftw optional dependency 17 years ago
Andrzej Rybczak 75f9f840f7 new screen: music visualizer 17 years ago
Andrzej Rybczak 450bf1b636 initialize screens only if necessary 17 years ago
Andrzej Rybczak 14576bb1fb update NEWS / version bump 17 years ago
Andrzej Rybczak 5a2853b36a new feature: outputs screen 17 years ago
Andrzej Rybczak eb3b08b45e clear window title at exit 17 years ago
Andrzej Rybczak 2701eed2ca update NEWS / version bump 17 years ago
Andrzej Rybczak 57cab87a36 fetch now playing song and set window title if it's empty 17 years ago
Andrzej Rybczak 6b3b0413ad update NEWS / version bump 17 years ago
Andrzej Rybczak c64af1fa58 rename --with-pthreads to --with-threads 17 years ago
Andrzej Rybczak 38a00788b4 reorganize configure.in and add default values for all switches 17 years ago
Andrzej Rybczak 61a4768d76 make support for pthreads and iconv optional 17 years ago
Andrzej Rybczak ba58bed5be enable support for curl and taglib automatically if appropriate headers/libs are available 17 years ago
Andrzej Rybczak 97b2f9f1fc fix configure.in 17 years ago
Andrzej Rybczak dd471ef1c6 handle iconv() function that takes const char ** instead of char ** 17 years ago
Andrzej Rybczak 343f778256 disable detecting currently used encoding as it's extremely ugly 17 years ago
Andrzej Rybczak cbc452fde5 check for Xinitscr in pdcurses and define XCURSES if available 17 years ago
Andrzej Rybczak f04472641b make it compile under mingw32 --with-curl 17 years ago
Andrzej Rybczak 65f52da949 make it compile under mingw32 --without-curl --without-taglib 17 years ago
Andrzej Rybczak fcf4a44042 allow to choose name another than XCurses for pdcurses library to search for 17 years ago
Andrzej Rybczak 1b22f307ea add support for pdcurses 17 years ago
Andrzej Rybczak b2317df843 provide file with locales and corresponding encodings 17 years ago
Andrzej Rybczak a1a2ba4eed show columns' titles if browser displays them at start 17 years ago
Andrzej Rybczak 42b11910cc update NEWS / version bump 17 years ago
Andrzej Rybczak 89b53ddfdb while searching for songs in media library, consider year of the album 17 years ago
Andrzej Rybczak d27a0510e4 update NEWS / version bump 17 years ago
Andrzej Rybczak 22c48d0314 bump to 0.3.1_pre 17 years ago
Andrzej Rybczak b3824b2f56 update NEWS / version bump 17 years ago
Andrzej Rybczak 542c121e0a add clock screen (ported from ncmpc) 17 years ago
Andrzej Rybczak fd5a3e142c do not exclude iconv support if unicode is enabled 17 years ago
Andrzej Rybczak d8b54a549c version bump to 0.2.99 17 years ago
Andrzej Rybczak de5370b0dc if ncurses-config is missing, check for ncurses library anyway 17 years ago
Andrzej Rybczak 0d9aea79c2 convert id3 tags, directories and playlist names to current locale if needed 17 years ago
Andrzej Rybczak 5f28c64a73 add -lpthread to LDFLAGS instead of -pthread 17 years ago
Andrzej Rybczak 141a3f7c45 version bump 18 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago