| Commit message (Collapse) | Author | Files | Lines |
|
Supports "~/" expansion. Forces us to switch from "const char *" to
AllocatedPath, which is a good thing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return false on error, not nullptr.
|
|
Return false on error, not nullptr.
|
|
|
|
|
|
|
|
Reduce number of libjack calls.
|
|
|
|
|
|
|
|
|
|
|
|
What JACK expects is already implemented in MPD, just not used. The
sample format conversion code in the JACK plugin was redundant and
could reduce sound quality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|