| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Not necessary anymore for playlist_metadata_load().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No GLib memory allocation.
|
|
No GLib memory allocation.
|
|
Eliminate duplicate code.
|
|
|
|
Use class TagBuilder instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is no GetLengthUTF8() because strlen or std::string::size()
could be used instead.
|
|
|
|
|
|
- Move definition of SEPARATOR_UTF8 out of #ifdef
- Remove duplicated check in IsSeparatorUTF8
|
|
|
|
|
|
|