Now playlist.c does not contain any protocol specific code anymore.
Replaced several wrapper functions from playlist.c, and make command.c use the queue print functions directly.
Moved protocol printing functions which operate on the queue to queue_print.c.