Code

mpdclient: added function mpdclient_get_current_song()
[ncmpc.git] / src / player_command.c
2009-09-30 Max Kellermannmpdclient: added function mpdclient_get_current_song()
2009-09-30 Max Kellermannplayer_command: use libmpdclient2 directly
2009-09-29 Max Kellermannscreen_file: moved update code to screen_client.c
2009-09-28 Max Kellermannmoved the idle timer to player_command.c
2009-09-28 Max Kellermannplayer_command: handle_player_command() returns bool
2009-09-28 Max Kellermannscreen: moved screen_client_cmd() to player_command.c