Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc.h: add macro gcc_unreachable() | Max Kellermann | 2013-08-03 | 1 | -2/+1 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -5/+1 |
* | ReplayGainCoinfig: initialize replay_gain_limit with default value | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | ReplayGainCoinfig: make DEFAULT_REPLAYGAIN_LIMIT static | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | replay_gain_info, ...: use cmath instead of math.h in C++ mode | Max Kellermann | 2013-01-07 | 1 | -1/+0 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -2/+2 |
* | filter/ReplayGain: add method _set_mode() | Max Kellermann | 2013-01-05 | 1 | -2/+3 |
* | replay_gain_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+149 |