Code

screen_browser: moved code to browser_select_entry()
authorMax Kellermann <max@duempel.org>
Thu, 18 Sep 2008 21:35:12 +0000 (23:35 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 18 Sep 2008 21:35:12 +0000 (23:35 +0200)
commit860824f958bf3cad703b67ee612f1ae5b5e1957f
treeafac1c6cccef64749fd739a99a0cd1eec83dcd3a
parent40224a072247844ffe1dbe650f13dfbb4281b581
screen_browser: moved code to browser_select_entry()

Moved code from browser_handle_select().  Call this new function also
from browser_handle_select_all().  This fixes a bug in select_all():
it actually did not select all, but stopped after the first song.
src/screen_browser.c
src/screen_browser.h