HI
Can someone tell me when this
<https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp#L585>
condition can become true
in autodjprocessor.cpp ,in removeTrackFromTopOfQueue
// If the loaded track is not the next track in the queue then do nothing.
if (trackId != nextId) { return false; }
As I understand , the removeTrackFromQueue is called to remove the track
loaded to the deck , and it is called as soon as a new track is loaded so
how can it happen that the loaded track is not the track on top of the
queue ( before its removed i.e. )
What am I missing ?
--
Don Dennis
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel