| Commit message (Collapse) | Author | Files | Lines |
|
Fixes broken CUE sheet song tags (regression by commmit 7e8d254b).
|
|
This is safer, and works without epoll(). Fixes a build failure with
uClibc, which does not support epoll().
|
|
If the file was recognized by a decoder plugin, accept it - don't
require metadata.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not necessary anymore for playlist_metadata_load().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No GLib memory allocation.
|
|
No GLib memory allocation.
|
|
Eliminate duplicate code.
|
|
|
|
Use class TagBuilder instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|