author | Max Kellermann <max@duempel.org> | |
Mon, 2 Nov 2009 17:31:17 +0000 (18:31 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 2 Nov 2009 17:31:17 +0000 (18:31 +0100) | ||
commit | 43c2753b83874f325c80a45cda3bec1b421d5e70 | |
tree | 6106ed4d050d2ba40dc6483f73bb54666f10bb28 | tree | snapshot |
parent | 2ff7f4cdedb080d9f6129c283e8876077b1b1b6f | commit | diff |
screen_queue: update current song in method open()
When the queue screen is not open, and the song changes, it was not
updated, not even if you switch back and press Ctrl-L.
This patch moves some common code to screen_queue_song_change(), which
is also called by the open() method.
When the queue screen is not open, and the song changes, it was not
updated, not even if you switch back and press Ctrl-L.
This patch moves some common code to screen_queue_song_change(), which
is also called by the open() method.
src/screen_queue.c | diff | blob | history |