author | Simon Arlott <sa.me.uk> | |
Mon, 19 May 2014 23:52:28 +0000 (00:52 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 28 May 2014 16:13:40 +0000 (18:13 +0200) | ||
commit | 4345c919f9d9c184f2369e630089323d5fdf7691 | |
tree | c70125c0581d9c2eb3a0c1b420d5dc796857544b | tree | snapshot |
parent | 369b13a2af81efe79f1dde1ccebedd7a7b049b80 | commit | diff |
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.
This configures the song format for the search window,
and defaults to the value of list-format if not specified.
20 files changed:
NEWS | diff | blob | history | |
doc/config.sample | diff | blob | history | |
doc/ncmpc.1 | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/list_window.c | diff | blob | history | |
src/list_window.h | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_browser.h | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_outputs.c | diff | blob | history | |
src/screen_queue.c | diff | blob | history | |
src/screen_search.c | diff | blob | history | |
src/song_paint.c | diff | blob | history | |
src/song_paint.h | diff | blob | history |