| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
Move to TagSettings.c and use C99 initializers.
|
|
Allow using the Tag.cxx library without the Config library.
|
|
|
|
Replaces struct playlist_provider.
|
|
Use only ConfigData.hxx in plugin sources to reduce header
dependencies.
|
|
|
|
|
|
|