91 Commits (cf4ffb2f7b2588263d476a8edd89734bb0ee5fdf)

Author SHA1 Message Date
Andrzej Rybczak cf4ffb2f7b bump version to 0.5.7_pre 15 years ago
Andrzej Rybczak e42c1c1729 update NEWS / version bump 15 years ago
Andrzej Rybczak 7ad624ebc6 bump version to 0.5.6_pre 16 years ago
Andrzej Rybczak 13bcbcc14d update NEWS / version bump 16 years ago
Jan Palus 6cc12a8da6 configure: check for ncurses config with abi 6 16 years ago
Andrzej Rybczak 7f2ea9dc8f remove optional pthread support - it's mandatory now 16 years ago
Andrzej Rybczak 10cea746e9 bump version to 0.5.5_pre 16 years ago
Andrzej Rybczak 102bdf06c1 update NEWS / version bump 16 years ago
Andrzej Rybczak 1b8ace06f5 bump version to 0.5.4_pre 16 years ago
Andrzej Rybczak 4ea5594974 update NEWS / version bump 16 years ago
Andrzej Rybczak 358d21addf bump version to 0.5.3_pre 16 years ago
Andrzej Rybczak 73d5082293 update NEWS / version bump 16 years ago
Andrzej Rybczak ed4399c5e8 display info about required libmpdclient version if it's not there 16 years ago
Andrzej Rybczak d7505ef46f bump version to 0.5.2_pre 16 years ago
Andrzej Rybczak a1586b9f46 update NEWS / version bump 16 years ago
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