forked from len0rd/rockbox
Prevents cutoff of tracks, especially short ones: * Extend looped tracks by fade length to fade at start of loop repeat. * No fade occurs for non-repeating track only having an intro. * Uses id3.tail_trim field to store fade duration. Use libGME built-in elapsed time reporting instead of custom calculation: * libGME already reports in milliseconds. * Don't advance time counter when Repeat == One. It just runs the progress over the length limit. Fix a comment about sample rate and set the reported bitrate to be accurate for 44.1 kHz stereo. Change-Id: I3ede22bda0f9a941a3fef751f4d678eb0027344c |
||
|---|---|---|
| .. | ||
| demac | ||
| lib | ||
| liba52 | ||
| libalac | ||
| libasap | ||
| libasf | ||
| libatrac | ||
| libcook | ||
| libfaad | ||
| libffmpegFLAC | ||
| libgme | ||
| libm4a | ||
| libmad | ||
| libmusepack | ||
| libopus | ||
| libpcm | ||
| librm | ||
| libspc | ||
| libspeex | ||
| libtremor | ||
| libtta | ||
| libwavpack | ||
| libwma | ||
| libwmapro | ||
| libwmavoice | ||
| a52.c | ||
| a52_rm.c | ||
| aac.c | ||
| adx.c | ||
| aiff.c | ||
| aiff_enc.c | ||
| alac.c | ||
| ape.c | ||
| asap.c | ||
| atrac3_oma.c | ||
| atrac3_rm.c | ||
| au.c | ||
| ay.c | ||
| codec_crt0.c | ||
| codecs.h | ||
| codecs.make | ||
| cook.c | ||
| flac.c | ||
| gbs.c | ||
| hes.c | ||
| kss.c | ||
| mod.c | ||
| mp3_enc.c | ||
| mpa.c | ||
| mpc.c | ||
| nsf.c | ||
| opus.c | ||
| raac.c | ||
| sgc.c | ||
| shorten.c | ||
| sid.c | ||
| smaf.c | ||
| SOURCES | ||
| spc.c | ||
| speex.c | ||
| tta.c | ||
| vgm.c | ||
| vorbis.c | ||
| vox.c | ||
| wav.c | ||
| wav64.c | ||
| wav_enc.c | ||
| wavpack.c | ||
| wavpack_enc.c | ||
| wma.c | ||
| wmapro.c | ||
| wmavoice.c | ||