Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mixramp: Adjust MixRamp threshold to account for ReplayGain. | Tim Phipps | 2010-05-08 | 1 | -0/+3 |
* | player_thread: move cross-fading to output thread | Max Kellermann | 2010-05-02 | 1 | -14/+0 |
* | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -1/+7 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -7/+7 |
* | crossfade: fix doxygen tag | Max Kellermann | 2009-03-01 | 1 | -1/+1 |
* | crossfade: added API documentation | Max Kellermann | 2009-02-20 | 1 | -0/+21 |
* | crossfade: don't use isCurrentAudioFormat() | Max Kellermann | 2009-02-10 | 1 | -0/+1 |
* | music_pipe: renamed struct output_buffer to struct music_pipe | Max Kellermann | 2008-11-02 | 1 | -3/+2 |
* | renamed outputBuffer.[ch] to pipe.[ch] | Max Kellermann | 2008-11-02 | 1 | -1/+1 |
* | added prefix to header macros | Max Kellermann | 2008-10-31 | 1 | -2/+2 |
* | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 2008-09-07 | 1 | -3/+4 |
* | moved code to crossfade.c | Max Kellermann | 2008-08-26 | 1 | -0/+34 |