aboutsummaryrefslogtreecommitdiffstats
path: root/src/crossfade.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* mixramp: Adjust MixRamp threshold to account for ReplayGain.Tim Phipps2010-05-081-0/+3
* player_thread: move cross-fading to output threadMax Kellermann2010-05-021-14/+0
* Add support for MixRamp tagsTim Phipps2010-03-211-1/+7
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-7/+7
* crossfade: fix doxygen tagMax Kellermann2009-03-011-1/+1
* crossfade: added API documentationMax Kellermann2009-02-201-0/+21
* crossfade: don't use isCurrentAudioFormat()Max Kellermann2009-02-101-0/+1
* music_pipe: renamed struct output_buffer to struct music_pipeMax Kellermann2008-11-021-3/+2
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-021-1/+1
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* audio_format: converted typedef AudioFormat to struct audio_formatMax Kellermann2008-09-071-3/+4
* moved code to crossfade.cMax Kellermann2008-08-261-0/+34