OSDN Git Service

Add items to the playlist in the order the jobs are created, rather than in the order...
authorlordmulder <mulder2@gmx.de>
Fri, 10 Dec 2010 20:24:42 +0000 (21:24 +0100)
committerlordmulder <mulder2@gmx.de>
Fri, 10 Dec 2010 20:24:42 +0000 (21:24 +0100)
commit649196561081ab02a422e87bd3efdaceab95c1ad
tree01d7b51ad32b53782063fab20e17b85ea1c141c4
parent28e5f4c2c3b9b9a288fa399db6ea0c8c85e5e41c
Add items to the playlist in the order the jobs are created, rather than in the order the jobs finish. As the jobs are created in source list order (but may finish in arbitrary order) this should result in "correct" playlist order.
src/Config.h
src/Dialog_Processing.cpp
src/Dialog_Processing.h