new feature: sort songs in browser by mtime (optional)
This commit is contained in:
@@ -230,6 +230,7 @@ void Help::GetKeybindings()
|
||||
# endif // HAVE_TAGLIB_H
|
||||
if (Mpd.GetHostname()[0] == '/') // are we connected to unix socket?
|
||||
*w << DisplayKeys(Key.Browser) << "Browse MPD database/local filesystem\n";
|
||||
*w << DisplayKeys(Key.SwitchTagTypeList) << "Toggle sort order\n";
|
||||
*w << DisplayKeys(Key.GoToNowPlaying) << "Locate currently playing song\n";
|
||||
*w << DisplayKeys(Key.GoToParentDir) << "Go to parent directory\n";
|
||||
*w << DisplayKeys(Key.Delete) << "Delete playlist/file/directory\n";
|
||||
|
||||
Reference in New Issue
Block a user