Code

Implement a search-format configuration option (Mantis #4007)
authorSimon Arlott <sa.me.uk>
Mon, 19 May 2014 23:52:28 +0000 (00:52 +0100)
committerMax Kellermann <max@duempel.org>
Wed, 28 May 2014 16:13:40 +0000 (18:13 +0200)
commit4345c919f9d9c184f2369e630089323d5fdf7691
treec70125c0581d9c2eb3a0c1b420d5dc796857544b
parent369b13a2af81efe79f1dde1ccebedd7a7b049b80
Implement a search-format configuration option (Mantis #4007)

This configures the song format for the search window,
and defaults to the value of list-format if not specified.
20 files changed:
NEWS
doc/config.sample
doc/ncmpc.1
src/conf.c
src/list_window.c
src/list_window.h
src/mpdclient.c
src/mpdclient.h
src/options.c
src/options.h
src/screen_artist.c
src/screen_browser.c
src/screen_browser.h
src/screen_file.c
src/screen_help.c
src/screen_outputs.c
src/screen_queue.c
src/screen_search.c
src/song_paint.c
src/song_paint.h