author | Max Kellermann <max@duempel.org> | |
Fri, 12 Jun 2009 17:41:07 +0000 (19:41 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 12 Jun 2009 17:41:07 +0000 (19:41 +0200) | ||
commit | 1ba1a6748f4d3e26562df7d1d3b49cebe88ae4e3 | |
tree | 9201de4d8b071e446aa7e2828e1b56b1c6e40504 | tree | snapshot |
parent | 266baf83ad8f6929b59e080dfbcdc392c2f33663 | commit | diff |
mpdclient: moved browse callback invocation from screen.c
The screen code shouldn't bother to do any callbacks, because screen.c
should only care about the GUI. Move that invocation to the mpdclient
library.
The screen code shouldn't bother to do any callbacks, because screen.c
should only care about the GUI. Move that invocation to the mpdclient
library.
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/screen.c | diff | blob | history |