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
ncmpcpp can be built for windows \o/
pdcurses and regex libraries are needed for this though.
|
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
notice: this feature needs unicode disabled.
|
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 |
Andrzej Rybczak
|
68ffd9ffe2
|
update NEWS / version bump
|
18 years ago |
unK
|
6a0edcfbd7
|
link with pthread explicitly
|
18 years ago |
unK
|
d732c85537
|
fix typo, update NEWS & version bump
|
18 years ago |
unK
|
10e60880a5
|
reverse 0384b236 and fix saving ID3v2 frames
|
18 years ago |
unK
|
0384b23670
|
raise taglib dependency to >= 1.5 version
|
18 years ago |
unK
|
40abeaac2c
|
make use of std::make_pair
|
18 years ago |
unK
|
d992af15b0
|
update NEWS & version bump
|
18 years ago |
unK
|
e171b907e9
|
improve getting album's year in media library screen
|
18 years ago |
unK
|
8de50a3c34
|
update NEWS & version bump
|
18 years ago |
unK
|
4d4b6de3e0
|
bump version to see the difference between git and stable one
|
18 years ago |
unK
|
71cf9e9521
|
more fixes + version bump
|
18 years ago |
unK
|
c7ebe772c7
|
more common way of handling example config files (like in ncmpc) + add a few
more functions to libmpdclient implementation
|
18 years ago |
unknown
|
7497560b79
|
version bump
|
18 years ago |
unknown
|
5e335a5b84
|
fix compilation with disabled unicode support
|
18 years ago |