Max Kellermann
|
6a2118d04c
|
queue_print, dbUtils: use struct locate_item_list
Changed the function prototypes to get locate_item_list objects
instead of num_items/items.
|
2009-01-24 15:56:34 +01:00 |
|
Max Kellermann
|
cf9595df18
|
playlist: removed locate functions to queue_print.c
Now playlist.c does not contain any protocol specific code anymore.
|
2009-01-24 14:55:28 +01:00 |
|
Max Kellermann
|
627d590ce5
|
command: use queue_print_*()
Replaced several wrapper functions from playlist.c, and make command.c
use the queue print functions directly.
|
2009-01-24 14:52:04 +01:00 |
|
Max Kellermann
|
ed25bdf55a
|
playlist: moved some printing code to queue_print.c
Moved protocol printing functions which operate on the queue to
queue_print.c.
|
2009-01-23 16:23:59 +01:00 |
|