I just copy folder "foo_shuffle" and do some modification, but it needs a file:
"mt19937ar-cok.h" which I can not find, can anybody help?
I also have a problem of parameters of playback_flow_control_v2::get_next()
declaration:
virtual int get_next(int previous_index, int focus_item, int total, int advance,
bool follow_focus, bool user_advance, unsigned playlist)
Say, we just finish playing Track03, and this function is invoked, now, what's
the value of "previous_index"? index of Track03 or index of Track02 or anything
else?
And what's the meaning of param "total" and param "user_advance"?
Thanks.
(Sorry for my poor English