author | Max Kellermann <max@duempel.org> | |
Tue, 18 Nov 2008 20:51:57 +0000 (21:51 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 18 Nov 2008 20:51:57 +0000 (21:51 +0100) | ||
commit | 299a27c8dee0e7eeab3448ed7cdfe1ac7c97ebaf | |
tree | 45768e3972318fb475c65a5866c5bbedd09da8a3 | tree | snapshot |
parent | ebb9e5b1924e6bc5baaae9ced82b54be586f6b74 | commit | diff |
command: added CMD_LOCATE to locate song in database
Pressing 'l' switches to the file browser (screen_file) and locates
the previously selected song in the server's database.
Pressing 'l' switches to the file browser (screen_file) and locates
the previously selected song in the server's database.
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/screen.h | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_help.c | diff | blob | history | |
src/screen_lyrics.c | diff | blob | history | |
src/screen_play.c | diff | blob | history |