stephen-hill / musikcube

Automatically exported from code.google.com/p/musikcube
Other
0 stars 0 forks source link

Library sometimes cancels queries that should not be canceled #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The problem is the musik::core::Query::CancelQueue option that canceles all
other queries.
I'm going to remove this option and instead add the option to cancel
specific queries to the musik::core::Query::Base interface.

Original issue reported on code.google.com by onne...@gmail.com on 11 May 2008 at 7:11

GoogleCodeExporter commented 9 years ago
This was wrong. It was only a bug that kept old cache when tracklist was copied.

Original comment by onne...@gmail.com on 11 May 2008 at 9:50