TrustedUser
2,147
edits
(update upstream commit we are currently sync'ed with) |
(→Currently skipped: Add some more skipped commits) |
||
Line 56: | Line 56: | ||
ScummVM has its own audio code | ScummVM has its own audio code | ||
* 0c0420616422dd192269e6c35886562151c03670 - Engine: in audio core, store data as uint8 rather than char | * 0c0420616422dd192269e6c35886562151c03670 - Engine: in audio core, store data as uint8 rather than char | ||
ScummVM has its own audio code | |||
* Pull request #1666 - Restore support for sound streaming if file is big enough + sound cache for small sounds | |||
** 868b221bfe53a7b2dd2b2017b64ee7bfc9a6cfdf - Engine: implemented custom RWops using AGS streams | |||
** 0e6c996f263bfaf7fbe1be6bf44016f273aa3c7a - Engine: support sound data streaming, use if sound clip is large enough | |||
** 7f755c875005ee8fc3f46735833ac2260d94e71c - Engine: reimplemented sound cache | |||
** 216fec99630394cf61de0305bf9f40be82ae63a5 - Engine: let configure sound cache | |||
ScummVM has its own audio code | ScummVM has its own audio code |