| Commit message (Collapse) | Author | Files | Lines |
|
Avoid GLib.
|
|
Allows building without GLib. This fails to compile currently,
because GLib is still used in the MPD core.
|
|
Move code from the "mad" plugin.
|
|
Move code from the "mad" plugin.
|
|
|
|
|
|
No GLib memory allocation.
|
|
Use class TagBuilder instead.
|
|
|
|
Replaces Reset() and eliminates the AudioFormat parameters from the
Convert() method.
|
|
|
|
|
|
Fixes bogus test failures on Debian build machines due to rounding
errors (hopefully).
|
|
Avoid NaN to allow -ffast-math.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows forward-declaration.
|
|
|
|
|
|
|
|
Replacing GLib macros.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prepare to migrate away from GLib. Currently, we're still using GLib
as a backend.
|
|
|
|
|