aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain_info.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* replay_gain_info: fix indentationMax Kellermann2010-07-201-10/+7
* filter/replay_gain: added option "replaygain_limit"Daniel Seuthe2010-05-301-7/+13
* replay_gain: fall back to track gain if album gain is unavailableMax Kellermann2010-02-171-0/+8
* replay_gain_info: allocate the struct staticallyMax Kellermann2010-02-171-27/+0
* replay_gain_info: use INFINITY to mark undefined valuesMax Kellermann2010-02-171-2/+1
* replay_gain_state: moved code to replay_gain_tuple_scale()Max Kellermann2010-02-151-0/+17
* replay_gain: moved code to replay_gain_info.cMax Kellermann2010-01-041-0/+48