Commit Graph
17 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Adrian Frühwirth bc949250de JANITORIAL: Convert line endings from CRLF/mixed to LF 2018-05-24 15:30:55 +02:00
Strangerke 472f8b2b00 CRYO: Remove SoundGroup (no longer used) 2017-02-02 00:49:11 +01:00
Strangerke c8af2442b6 CRYO: Remove an empty function 2017-02-02 00:45:41 +01:00
Strangerke fad3f324a8 CRYO: Remove a couple of unused class members 2017-01-29 23:29:01 +01:00
Strangerke 59212d9270 CRYO: Fix some warnings 2017-01-25 22:42:26 +01:00
Retro-Junk 7e4043ec85 CRYO: Fix broken sound in FMV scenes 2017-01-25 22:42:26 +01:00
Retro-Junk 9634091925 CRYO: Add sound playback to HNM files (buggy yet) 2017-01-25 22:42:25 +01:00
Strangerke 1fd1b79446 CRYO: Add missing headers 2017-01-25 22:42:21 +01:00
Strangerke 05833d27e3 CRYO: Remove some useless variables 2017-01-25 22:42:21 +01:00
Strangerke e20f65e5ea CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming 2017-01-25 22:42:21 +01:00
Strangerke d748674193 CRYO: Rename sound_t 2017-01-25 22:42:20 +01:00
Strangerke b669a704e2 CRYO: rename SoundChannel, get rid of soundraw 2017-01-25 22:42:20 +01:00
Strangerke c667702f2c CRYO: Change soundchannel_t into a class 2017-01-25 22:42:20 +01:00
Strangerke 448fe6303b CRYO: Fix conditional compilation related to endianness, some renaming 2017-01-25 22:42:19 +01:00
Strangerke f3bb961fec CRYO: Turn soundgroup_t into a class 2017-01-25 22:42:09 +01:00
Retro-Junk 7e92fb0790 CRYO: Add sound playback 2017-01-25 22:42:02 +01:00