aboutsummaryrefslogtreecommitdiffstats
path: root/src/outputBuffer_xfade.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-30added inline function audio_format_time_to_size()Max Kellermann1-1/+1
2008-08-30ringbuf: create a new struct rbvec instead of reusing struct iovecEric Wong1-4/+4
2008-08-23xfade: gracefully fail on very short xfade timesEric Wong1-1/+2
2008-08-23xfade: copy xfade_time locally to avoid race conditionsEric Wong1-2/+5
2008-08-23don't crossfade different audio formatsEric Wong1-2/+4
2008-08-23outputBuffer: fix buffer_before_play handlingEric Wong1-25/+20
2008-08-16core rewrite (decode,player,outputBuffer,playlist)Eric Wong1-0/+105