Code

player_command: implement setup_seek() without a song object
authorMax Kellermann <max@duempel.org>
Mon, 2 Nov 2009 19:57:38 +0000 (20:57 +0100)
committerMax Kellermann <max@duempel.org>
Mon, 2 Nov 2009 19:57:38 +0000 (20:57 +0100)
commit21e02b8b9c98568dfa67308a4dc8e2fecdfeb0b2
treec319e2cfb3f5b4d38837060533cf7bfeaab3ad82
parent3ddf03bfb50925702fb5b7782584462ef37bdefa
player_command: implement setup_seek() without a song object

Get the current song id from mpd_status_get_song_id().
src/player_command.c
src/screen.c
src/status_bar.c