aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replay_gain: converted replay_gain_mode to an enumMax Kellermann2008-11-111-4/+6
| | | | Prefer C enums over CPP macros.
* replay_gain: no CamelCaseMax Kellermann2008-11-111-16/+18
| | | | Renamed functions and variables.
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-111-0/+50
No CamelCase file names.