Commit Graph

67 Commits

Author SHA1 Message Date
Andrzej Rybczak
a4599fffe7 speed up browsing media library
the way media library was searching for albums
was wrong and by the way totally inefficient.
2009-03-07 12:26:16 +01:00
Andrzej Rybczak
d8a6993ec2 add support for external console editor 2009-03-04 15:34:04 +01:00
Andrzej Rybczak
73f7980019 make blocking search constraints change after successful searching optional
it's still enabled by default though.
2009-03-03 21:13:02 +01:00
Andrzej Rybczak
2856d5cd78 make playlist's stats scrollable, also display remaining time on demand 2009-02-20 15:30:30 +01:00
Andrzej Rybczak
70f48dd454 support for opening lyrics in external editor 2009-02-17 20:17:37 +01:00
Andrzej Rybczak
e637d8f627 add optional 'ignore leading "The" word' function while sorting 2009-02-05 21:45:34 +01:00
Andrzej Rybczak
6217bf04c2 add support for lyricsplugin database 2009-02-02 12:00:19 +01:00
Andrzej Rybczak
966fd634a4 add support for columns view in browser and search engine 2009-02-01 17:55:28 +01:00
Andrzej Rybczak
542c121e0a add clock screen (ported from ncmpc) 2009-01-17 20:40:28 +01:00
Andrzej Rybczak
c6a57511fe make displaying screens numbers at start optional 2008-12-16 16:22:11 +01:00
Andrzej Rybczak
943b9155ee update example configuration file and ReadConfiguration() function 2008-12-12 22:04:07 +01:00
Andrzej Rybczak
07c9fd6926 remove mpd_password variable, it should be defined within mpd_host 2008-11-28 21:58:55 +01:00
Andrzej Rybczak
ef7b8fd276 add config option for default place to search in (database/playlist) 2008-11-22 18:31:47 +01:00
Andrzej Rybczak
55c7777515 don't set default value for mpd_music_dir 2008-11-21 19:07:15 +01:00
unK
db6eb9bc38 add support for user defined mpd host, password and port in config file 2008-10-27 20:50:02 +01:00
unK
d5bdec41f7 support for user defined tag type in left column of media library 2008-10-04 19:21:18 +02:00
unK
3291d2fe36 change place of storing config files to ~/.ncmpcpp folder 2008-09-28 22:44:40 +02:00