Commit Graph

193 Commits

Author SHA1 Message Date
Andrzej Rybczak
00a7743a34 playlist editor: add support for columns display mode 2011-11-13 16:43:53 +01:00
Andrzej Rybczak
1415964f95 settings: provide a way to disable asking for locked screen's width 2011-11-12 20:40:55 +01:00
Andrzej Rybczak
56467eaac6 new feature: support for merging screens together 2011-11-12 19:47:47 +01:00
Andrzej Rybczak
0e6306849c new feature: support for stereo visualization 2011-11-09 17:46:44 +01:00
Andrzej Rybczak
d9bc1c0950 new feature: support for fetching lyrics for currently playing song in background 2011-10-18 23:15:32 +02:00
Andrzej Rybczak
968d2366aa settings: make displaying 'empty tag' entry optional 2010-09-09 16:43:10 +02:00
Alexey Semenko
18bc6368bf titles_visibility configuration option 2010-08-25 15:35:37 +02:00
Andrzej Rybczak
f09f7c396f song format: add support for limiting maximal length of a tag 2010-08-22 20:56:38 +02:00
Andrzej Rybczak
a66ab40c25 settings: make progressbar_look support 'empty' part of progressbar 2010-08-22 16:36:47 +02:00
Andrzej Rybczak
c0e558f04b lyrics: add support for storing lyrics in song's directory 2010-08-17 16:58:48 +02:00
Andrzej Rybczak
5ee05e3119 settigs: add support for custom visualization color 2010-08-13 07:27:04 +02:00
Andrzej Rybczak
342521459c settings: add support for preferred last.fm info language 2010-08-13 06:11:13 +02:00
Andrzej Rybczak
daad444f3c lyrics: redesigned plugins system 2010-08-09 11:39:41 +02:00
Andrzej Rybczak
8b109d0736 lyrics: add support for lyricsfly.com database 2010-08-08 19:12:51 +02:00
Andrzej Rybczak
74d177feae replace lyricsplugin.com with lyrc.com.ar as the former no longer works
this is sorta workaround, I need to add at least leolyrics and lyricsfly
databases support, but they require unique user ids. btw, plugin system in
its current form is horrible mess and it *really* needs to be redesigned.
2010-08-08 03:16:40 +02:00
Andrzej Rybczak
3d41a1585c new feature: support for multiple tag types in one column 2010-05-17 22:49:26 +02:00
Andrzej Rybczak
53dfda0f98 new feature: customizable columns' names 2010-05-17 20:11:50 +02:00
Andrzej Rybczak
6eae6cd0f6 new feature: shorten units' names displayed in statusbar while being in playlist 2010-05-14 15:53:50 +02:00
Andrzej Rybczak
0f230ab7b0 new feature: separators between albums in playlist 2010-05-14 02:24:57 +02:00
Andrzej Rybczak
f617ccfc4d set mpd_communication_mode to 'notifications' by default 2010-04-15 19:28:29 +02:00
Andrzej Rybczak
ba6307189b config: update variables description
the previous one sucked a bit and there was a typo.
2010-03-26 01:30:32 +01:00
Andrzej Rybczak
6df8ae1694 make displaying volume level in statusbar optional 2010-02-26 21:37:48 +01:00
Andrzej Rybczak
be732f2f9d support user-defined interval between syncing visualizer and audio outputs 2010-02-19 14:37:41 +01:00
Andrzej Rybczak
ad74cfea2e new feature: customizable startup screen 2010-02-13 11:55:59 +01:00
Frank Blendinger
db97a1a318 add option media_library_disable_two_column_mode 2010-01-31 01:55:37 +01:00
Andrzej Rybczak
2b39e6ed42 discard custom colors of selected items also in classic display mode 2010-01-30 20:08:48 +01:00
Andrzej Rybczak
359ce4fa9c discard column colors if item is selected (optional) 2010-01-24 01:21:07 +01:00
Andrzej Rybczak
f991a41c1a add support for switching between user-defined sequence of screens using Tab 2010-01-24 00:05:03 +01:00
Andrzej Rybczak
4ed9493abd add support for album artist tag 2010-01-23 20:04:02 +01:00
Andrzej Rybczak
153081158d add support for built-in mpd searching in search engine 2010-01-22 21:35:34 +01:00
Andrzej Rybczak
95a649482b make displaying dates of albums in media library optional 2010-01-22 17:50:26 +01:00
Andrzej Rybczak
2fb20fd572 add config options for communication mode with mpd (polling for default)
idle support in ncmpcpp is marked experimental since its support
in mpd is not ready for general use in full featured clients
(see bug 2612)
2009-12-23 16:21:11 +01:00
Frank Blendinger
b504b346af screen_switcher between current and last screen
Setting the new config variable "screen_switcher_browser_only" to "no"
will make the "key_screen_switcher" key switch between the current and
the last used screen, sort of like the Alt+Tab window switching
mechanism in many window managers.

This (intendedly) works only for the "main" screens (playlist, browser,
media library, etc.) and not for info/lyrics/server info. Those screens
can be closed with the screen_switcher key, but the will not be
remembered.

indentation correction in config
2009-12-09 00:24:15 +01:00
Andrzej Rybczak
0dc076742f tag editor: add support for numerating tracks using xx/xx format 2009-11-14 03:42:21 +01:00
Andrzej Rybczak
3b7f19f095 new feature: support for centered cursor (disabled by default) 2009-11-11 00:50:14 +01:00
Andrzej Rybczak
35a182d79e add support for scrolling the list with mouse wheel by given number of lines 2009-11-11 00:31:52 +01:00
Andrzej Rybczak
e43ea18d29 provide a way to sync between visualization and sound
workaround for http://musicpd.org/mantis/view.php?id=2503
2009-10-27 02:15:51 +01:00
Andrzej Rybczak
00fde3c266 add to example config info about how to check state of charset detection 2009-10-03 19:16:16 +02:00
Andrzej Rybczak
dca6642a7f warn about consequences from using song format without any braces 2009-09-26 20:18:52 +02:00
Andrzej Rybczak
ead5255df1 new feature: support for custom prefix/suffix of now playing song 2009-09-21 01:17:54 +02:00
Andrzej Rybczak
310ea04f3e detect system charset encoding automatically 2009-09-19 22:22:12 +02:00
Andrzej Rybczak
0a2a7290f6 new feature: support for underlined text 2009-09-19 03:35:58 +02:00
Andrzej Rybczak
8dd2160a6b remove enclosing braces from song_status_format in example config file
it's not needed here, I just didn't remove
it when I copied it from ncmpcpp sources.
2009-09-08 21:22:37 +02:00
Andrzej Rybczak
3aa0f6a03b make color of separators used in alternative user interface customizable 2009-09-06 12:15:39 +02:00
Andrzej Rybczak
d407bc679b add N marker for displaying full track info and make n show only a number
generated filename was ugly if track tag was in format
xx/xx, so %n should display only current track number.
2009-09-06 10:27:11 +02:00
Andrzej Rybczak
604de32de6 make sound wave the default visualization and fftw optional dependency 2009-09-03 21:45:57 +02:00
Andrzej Rybczak
1456e47a0b new visualization type: sound wave 2009-09-01 04:33:12 +02:00
Andrzej Rybczak
75f9f840f7 new screen: music visualizer 2009-08-28 00:38:29 +02:00
Andrzej Rybczak
6f88f9aeb2 rename empty_tag config option to empty_tag_marker
it was conflicting with empty_tag_color. since empty_tag_color
contains empty_tag, ncmpcpp was parsing wrong variable if the
first variable was before the second one in configuration file.
2009-08-26 17:00:46 +02:00
Andrzej Rybczak
d92d7779e2 make progressbar look customizable 2009-08-26 03:25:06 +02:00