author | Kalle Wallin <kaw@linux.se> | |
Mon, 15 Nov 2004 11:23:11 +0000 (11:23 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Mon, 15 Nov 2004 11:23:11 +0000 (11:23 +0000) | ||
commit | e3c905a56bcc1fed3848485201a4a434aa9fc162 | |
tree | aed87e32dc8c39473fa86b3d11d2048a06ac055f | tree | snapshot |
parent | 41d25e22f8b3fabc954d5b58db6d1d36706aa418 | commit | diff |
Added a search screen
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@2668 09075e82-0dd4-0310-85a5-a0d7c8717e4f
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@2668 09075e82-0dd4-0310-85a5-a0d7c8717e4f
24 files changed:
ChangeLog | diff | blob | history | |
configure.ac | diff | blob | history | |
po/POTFILES.in | diff | blob | history | |
po/ncmpc.pot | diff | blob | history | |
po/sv.po | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/ncmpc.h | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/screen.c | diff | blob | history | |
src/screen_browse.h | [new file with mode: 0644] | blob |
src/screen_clock.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_keydef.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_search.c | diff | blob | history | |
src/screen_utils.c | diff | blob | history | |
src/screen_utils.h | diff | blob | history |