22 Commits

Author SHA1 Message Date
bnnm
3b80e4c813 Improve seeking speed in layered/segmented layout in some cases 2020-11-22 20:14:05 +01:00
bnnm
eab7e9ac06 Tweak log 2020-11-15 00:12:27 +01:00
bnnm
627fbe2f4e Fix some loop install issues with layers 2020-09-06 19:24:56 +02:00
bnnm
fbab0c0905 Fix some decoding edge cases 2020-08-15 16:13:01 +02:00
bnnm
9216971505 Make segmented/layered loop/behave a bit more standard for seeking 2020-08-01 00:48:15 +02:00
bnnm
16a056437d Separate part of vgmstream.c to decode.c and render.c 2020-07-26 18:36:47 +02:00
bnnm
a017033ba8 Handle config in segments/layouts 2020-07-26 11:19:52 +02:00
bnnm
5ecf1136a3 Cleanup 2020-07-18 00:12:44 +02:00
bnnm
a3f171ff0c layered: use highest sample count (allows mixing sfx like wwise) 2020-07-12 19:35:46 +02:00
bnnm
1b34ef1f01 Fix various leaks and issues found with drmemory 2019-09-29 18:25:24 +02:00
bnnm
dd847f3041 Tweak some logs 2019-04-07 01:47:52 +02:00
bnnm
9ed910a848 Fix layered current/loop sample (needed by TXTP) 2019-03-30 02:22:11 +01:00
bnnm
8739631792 Enable TXTP mixing 2019-03-24 01:21:09 +01:00
bnnm
4defb55589 Add layer/segment mixing and main code (disabled) 2019-03-16 00:49:52 +01:00
bnnm
0725785824 Add some constants 2019-02-23 23:38:53 +01:00
bnnm
f354a8fb88 Add allocate_segmented/layered_vgmstream helpers 2019-02-23 15:23:37 +01:00
bnnm
111c4dd97c Change some sample to sample_t 2019-02-23 02:54:23 +01:00
bnnm
98587ec8e7 Fix memory corruption when forcing loops and clean internals 2019-02-15 22:28:20 +01:00
bnnm
3130eebf0c Minor layout cleanup + doc 2018-08-25 20:46:54 +02:00
bnnm
36db25e876 Fix layered layout with layers of varying channels 2018-08-11 17:58:59 +02:00
bnnm
7a212eed9b Allow layers of more than 1 channel 2018-04-22 02:19:37 +02:00
bnnm
d990d8b8cd Rename scd_int_layout.c to layered.c for consistency 2018-03-30 21:29:11 +02:00