aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_artist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* screen_browser: moved code to browser_playlist_changed()Max Kellermann2008-09-181-13/+2
* screen_browser: moved code to screen_browser.cMax Kellermann2008-09-181-9/+6
* screen_browser: added struct screen_browserMax Kellermann2008-09-181-79/+91
* renamed screen_browse.h to screen_browser.hMax Kellermann2008-09-181-1/+1
* screen: removed empty methodsMax Kellermann2008-09-181-6/+0
* screen_artist: fix compilation errorsMax Kellermann2008-09-171-26/+29
* code style, indent with tabs IVMax Kellermann2008-09-171-335/+316
* list_window: don't reset *highlight to 0Max Kellermann2008-09-171-1/+0
* replaced get_screen_X() with static screen_functions variableMax Kellermann2008-09-171-20/+12
* include cleanupMax Kellermann2008-09-151-6/+7
* remove unused static functionsMax Kellermann2008-09-151-2/+2
* Daniel rocked the houseAndreas Obergrusberger2006-11-111-0/+34
* sort artists and albums (metalist)Kalle Wallin2005-06-161-0/+18
* Added exact_match parameter to mpdclient_filelist_search()Kalle Wallin2005-06-141-36/+94
* Moved list window state code to list_window.cKalle Wallin2005-06-141-53/+50
* Added an experimental artist (browser) screenKalle Wallin2005-06-061-0/+389