Code

screen_artist: separate artist and album lists
authorMax Kellermann <max@duempel.org>
Wed, 1 Oct 2008 07:38:45 +0000 (09:38 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 1 Oct 2008 07:38:45 +0000 (09:38 +0200)
commitfc32478f2a2725f3726a5949886643f638e9098b
treedb6bb7b948df68bed45a2e17c08e05dcdd86cfb2
parent4935255b49db79eadae3e9f903efb92386c58ba5
screen_artist: separate artist and album lists

"metalist" can have different meanings, depending on the mode.
Replace it with two separate variables "artist_list" and "album_list".
This way, we can optimize screen updates later.
src/screen_artist.c