|
myMPD
Internal API documentation
|
Last played implementation. More...
#include "src/lib/mympd_state.h"

Go to the source code of this file.
Functions | |
| bool | last_played_file_save (struct t_partition_state *partition_state) |
| bool | last_played_file_read (struct t_partition_state *partition_state) |
Last played implementation.
| bool last_played_file_read | ( | struct t_partition_state * | partition_state | ) |
Reads the last played list from disc
| partition_state | pointer to partition state |
| bool last_played_file_save | ( | struct t_partition_state * | partition_state | ) |
Saves the last played list to disc
| partition_state | pointer to partition state |