Max Kellermann
|
6b4374583a
|
ReplayGainCoinfig: initialize replay_gain_limit with default value
|
2013-01-09 12:25:14 +01:00 |
|
Max Kellermann
|
f8a99a391e
|
ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT static
|
2013-01-09 08:56:16 +01:00 |
|
Max Kellermann
|
333a08ebf9
|
replay_gain_info, ...: use cmath instead of math.h in C++ mode
Fixes build problems with mingw32.
|
2013-01-07 10:19:02 +01:00 |
|
Max Kellermann
|
975370c084
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
|
Max Kellermann
|
1a8ef3cdab
|
filter/ReplayGain: add method _set_mode()
Push the new mode to the filter instead of accessing global variables
through replay_gain_get_real_mode().
|
2013-01-05 02:40:33 +01:00 |
|
Max Kellermann
|
44d260f911
|
replay_gain_*: convert to C++
|
2013-01-04 23:50:58 +01:00 |
|