Andrzej Rybczak
c20d8694ae
new feature: allow for fixed size columns
17 years ago
Andrzej Rybczak
d8b8d4aeda
allow for empty tag marker customization
17 years ago
Andrzej Rybczak
1e340211be
add config option to disable text scrolling in header window
17 years ago
Andrzej Rybczak
d965f4e517
new feature: mouse support
17 years ago
Andrzej Rybczak
8f5df28e62
new feature: allow for files and directories deletion in browser
17 years ago
Andrzej Rybczak
7eb74a6da2
new feature: custom command execution on song change
17 years ago
Andrzej Rybczak
5682734840
make displaying hidden files in local browser optional
17 years ago
Andrzej Rybczak
310b6c0ecd
new feature: cyclic scrolling
17 years ago
Andrzej Rybczak
5f41640cd9
handle single command and remove hacks used as substitute for it
...
mpd-git has single command, which provides functionality
of both "repeat one" and "stop after current track" modes.
repeat one = single && repeat
stop after current track = single && !repeat
17 years ago
Andrzej Rybczak
343f778256
disable detecting currently used encoding as it's extremely ugly
17 years ago
Andrzej Rybczak
204189fe33
update man and example config
17 years ago
Andrzej Rybczak
29f49415dd
add support for regular expressions (basic and extended)
...
it intruduces regex support in search engine
and filtering/searching in all screens
17 years ago
Andrzej Rybczak
a4599fffe7
speed up browsing media library
...
the way media library was searching for albums
was wrong and by the way totally inefficient.
17 years ago
Andrzej Rybczak
d8a6993ec2
add support for external console editor
17 years ago
Andrzej Rybczak
73f7980019
make blocking search constraints change after successful searching optional
...
it's still enabled by default though.
17 years ago
Andrzej Rybczak
2856d5cd78
make playlist's stats scrollable, also display remaining time on demand
17 years ago
Andrzej Rybczak
70f48dd454
support for opening lyrics in external editor
17 years ago
Andrzej Rybczak
e637d8f627
add optional 'ignore leading "The" word' function while sorting
17 years ago
Andrzej Rybczak
6217bf04c2
add support for lyricsplugin database
17 years ago
Andrzej Rybczak
966fd634a4
add support for columns view in browser and search engine
17 years ago
Andrzej Rybczak
542c121e0a
add clock screen (ported from ncmpc)
17 years ago
Andrzej Rybczak
c6a57511fe
make displaying screens numbers at start optional
17 years ago
Andrzej Rybczak
943b9155ee
update example configuration file and ReadConfiguration() function
17 years ago
Andrzej Rybczak
07c9fd6926
remove mpd_password variable, it should be defined within mpd_host
18 years ago
Andrzej Rybczak
ef7b8fd276
add config option for default place to search in (database/playlist)
18 years ago
Andrzej Rybczak
55c7777515
don't set default value for mpd_music_dir
18 years ago
unK
db6eb9bc38
add support for user defined mpd host, password and port in config file
18 years ago
unK
d5bdec41f7
support for user defined tag type in left column of media library
18 years ago
unK
3291d2fe36
change place of storing config files to ~/.ncmpcpp folder
18 years ago
unK
0318da84ca
support for user defined base seek time
18 years ago
unK
0d5032c452
support for adding items like in ncmpc (disabled by default)
18 years ago
unK
aa80c13c2e
support for following lyrics of now playing song
18 years ago
unK
6ff6f6e258
support for dirs/playlists rename in browser
18 years ago
unK
3bbe2c5054
add incremental seeking as an option (enabled by default)
18 years ago
unK
2b8d90a264
extend configuration
18 years ago
unK
fb04687fef
introduce switch for 'fancy scrolling'
18 years ago
unK
c54de64176
new option for song format - right align (thx to Nathan Jones)
18 years ago
unK
2605b29dd9
filename parser for tag editor, renaming files support, minor fixes
18 years ago
unK
1398aff398
improvements for album tag editor
18 years ago
unK
c2225172fb
use mkdir() instead of system() + a few clean-ups
18 years ago
unK
d7b635e276
support for columns view in playlist
18 years ago
unK
3bdac53feb
fix for bug with colors, more clean-ups
18 years ago
unK
3e3f16540b
playlists management support and playlist editor screen added
18 years ago
unK
f8f414d93a
add multiple items selection on playlist screen and nested colors support
18 years ago
unK
f2bb625331
fix highlighting and change search mode a bit
18 years ago
unK
e4b80d5ac8
'repeat one song' mode added + memleak fix and some code clean-ups
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
unK
2d6f0faf7c
add option added + a few fixes regarding tracks with unknown length
18 years ago
unknown
f61847c46c
add custom keys configuration
18 years ago
unknown
a41afee077
add support for composer, performer and disc tags
18 years ago