2020-04-04 16:40:19 |
ronso0 |
description |
to reproduce (1):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
* start Mixxx
* don't click anything, just hit Shift+F12 (toggle AutoDJ)
= nothing happens*
* open AutoDJ feature
* hit Shift+F12
= AutoDJ starts
to reproduce (2):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
* start Mixxx
* don't click anything, just hit Shift+F12 (toggle AutoDJ)
= nothing happens*
* from anywhere, add track to AutoDJ queue
* hit Shift+F12
= AutoDJ starts
*Log message is `Queue is empty now`from [AutoDJProcessor::toggleAutoDJ](https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp#L399) |
to reproduce (1):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
* start Mixxx
* don't click anything, just hit Shift+F12 (toggle AutoDJ)
= nothing happens*
* open AutoDJ feature
* hit Shift+F12
= AutoDJ starts
to reproduce (2):
(make sure there are tracks in the AutoDJ playlist, quit Mixxx)
* start Mixxx
* don't click anything, just hit Shift+F12 (toggle AutoDJ)
= nothing happens*
* from anywhere, add track to AutoDJ queue
* hit Shift+F12
= AutoDJ starts
*Log message is `Queue is empty now`from AutoDJProcessor::toggleAutoDJ(bool)
https://github.com/mixxxdj/mixxx/blob/master/src/library/autodj/autodjprocessor.cpp#L399 |
|