| 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.
|
|
New in clang 3.6.
|
|
Fixes -Winconsistent-missing-override (clang 3.6).
|
|
Needed for av_free().
|
|
Return false on error, not nullptr.
|
|
Fixes -Winconsistent-missing-override (clang 3.6).
|
|
New in clang 3.6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce number of libjack calls.
|
|
|
|
|
|
|