Code

screen: simplified CMD_SCREEN_UPDATE handlers
[ncmpc.git] / src / screen_artist.c
2008-09-22 Max Kellermannscreen: simplified CMD_SCREEN_UPDATE handlers
2008-09-22 Max Kellermannscreen: don't set list_window->repaint
2008-09-21 Max Kellermannbrowse: ensure that filelist!=NULL
2008-09-21 Max Kellermannscreen_artist: check if anything is selected
2008-09-19 Max Kellermannfilelist: provide more functions for working with a...
2008-09-19 Max Kellermannfilelist: drop "mpdclient" prefix
2008-09-18 Max Kellermannscreen_browser: moved code to browser_playlist_changed()
2008-09-18 Max Kellermannscreen_browser: moved code to screen_browser.c
2008-09-18 Max Kellermannscreen_browser: added struct screen_browser
2008-09-18 Max Kellermannrenamed screen_browse.h to screen_browser.h
2008-09-17 Max Kellermannscreen: removed empty methods
2008-09-17 Max Kellermannscreen_artist: fix compilation errors
2008-09-17 Max Kellermanncode style, indent with tabs IV
2008-09-17 Max Kellermannlist_window: don't reset *highlight to 0
2008-09-17 Max Kellermannreplaced get_screen_X() with static screen_functions...
2008-09-15 Max Kellermanninclude cleanup
2008-09-15 Max Kellermannremove unused static functions
2006-11-11 Andreas ObergrusbergerDaniel rocked the house
2005-06-16 Kalle Wallinsort artists and albums (metalist)
2005-06-14 Kalle WallinAdded exact_match parameter to mpdclient_filelist_search()
2005-06-14 Kalle WallinMoved list window state code to list_window.c
2005-06-06 Kalle WallinAdded an experimental artist (browser) screen