Age | Commit message (Collapse) | Author |
|
And specify whether generic tags are being scanned.
|
|
|
|
This adds a bit of overhead, but also adds flexibility to the API,
because arbitrary triggers may be invoked from that virtual method
implementation, not just Cond::signal().
The motivation for this is to make the handlers more dynamic, for the
upcoming buffering class utilizing ProxyInputStream.
|
|
release v0.20.18
|
|
Instead of setting state=IGNORE_TRACK, ignore only the following
"INDEX" lines.
Correction for commit 8461d71b520. Closes #227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes a deadlock caused by commit
31ab78ae8e10af948ec95496df0d2abf1ea631a4. That commit was not
actually bad - just these two calls have always been bad, which went
unnoticed for a long time.
|
|
|
|
|
|
|
|
release v0.20.8
|
|
|
|
release v0.20.7
|
|
This eliminates some overhead, because the compiler doesn't need to
consider these functions throwing.
|
|
This code (added 7 years ago with commit b233c145f) has been obsoleted
by the SongLoader class (added 3 years ago).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|