add option added + a few fixes regarding tracks with unknown length

This commit is contained in:
unK
2008-08-24 20:06:36 +02:00
parent 6ca6d47104
commit 2d6f0faf7c
8 changed files with 64 additions and 15 deletions

View File

@@ -69,6 +69,7 @@ struct ncmpcpp_keys
int Crop[2];
int MvSongUp[2];
int MvSongDown[2];
int Add[2];
int SavePlaylist[2];
int GoToNowPlaying[2];
int ToggleAutoCenter[2];