Commit graph

17 commits

Author SHA1 Message Date
Paweł Kołodziejski
06902574b4
GRIM: Janitorial 2022-06-08 01:12:00 +02:00
Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Joni Vähämäki
ec6241fa00 EMI: Fixed implementation of UpdateSoundPosition. 2014-08-14 17:51:08 +03:00
Joni Vähämäki
896fd7cb42 EMI: Recalculate volume and balance for positioned sounds when the setup changes. Fixes #996 2014-08-14 17:50:58 +03:00
Joni Vähämäki
f66f218832 EMI: Respect the loop flag passed as parameter to PlayLoadedSound. 2014-08-06 19:43:19 +03:00
Joni Vähämäki
007067c7ad EMI: Move handling of pooled sounds to EMISound. 2014-08-06 19:43:10 +03:00
Joni Vähämäki
a8d48e2545 EMI: Pass a file path string instead of a file stream to SoundTrack::openSound. 2014-08-06 19:16:53 +03:00
Joel Teichroeb
0f3da43694 GRIM: Change NULL to nullptr. 2014-05-30 17:43:08 -07:00
Pawel Kolodziejski
8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Christian Krause
0cd05849fd EMI: Add volume/balance support to Poolsound/Track
Add volume and balance support. If a track is already playing, update
the values via the mixer accordingly.
2013-11-28 01:34:26 +01:00
Einar Johan Trøan Sømåen
fe3883cecd GRIM: Reformat code to be closer to convention. 2013-07-09 21:12:55 +02:00
Dries Harnie
34332d15ba EMI: Encapsulate PoolSound track 2013-05-22 20:58:49 +02:00
Paweł Kołodziejski
175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Dries Harnie
19ff66338f EMI: Don't open a new stream for every Play(Loaded)Sound 2012-11-19 23:42:08 +01:00
Dries Harnie
e662e2a76c EMI: Save/restore PoolSound objects 2012-11-14 00:08:07 +01:00
Dries Harnie
01d14a013d EMI: Move PoolSound to separate file 2012-11-14 00:08:07 +01:00