Commit Graph
21 Commits
Author SHA1 Message Date
Martin Gerhardy 733fc49637 TWINE: removed frequency parameter from playSample 2020-11-25 21:47:28 +01:00
Martin Gerhardy a566f250e9 TWINE: fixed Sound::stopSamples also stopping music 2020-11-24 18:05:07 +01:00
Martin Gerhardy 8eb377226d TWINE: endless loops for samples is -1 - but we are expecting 0 2020-11-19 18:35:27 +01:00
Martin Gerhardy b46ab6d686 TWINE: fixed segfault 2020-11-18 20:29:43 +01:00
Martin Gerhardy d88dd72705 TWINE: make looping sound 2020-11-17 20:59:28 +01:00
Martin Gerhardy f037bddc53 TWINE: plug memory leaks 2020-11-17 19:35:41 +01:00
Martin Gerhardy 55ef559065 TWINE: use better sound type 2020-11-03 18:24:55 +01:00
Martin Gerhardy a286db2d3c TWINE: use voice volume for speech 2020-10-31 13:02:07 +01:00
Martin Gerhardy cc4e3a30d8 TWINE: fixed voice samples 2020-10-31 13:02:07 +01:00
Martin Gerhardy 1f8ea6f9d5 TWINE: fixed playing voices 2020-10-31 08:38:50 +01:00
Martin Gerhardy 216306859b TWINE: the hqr code doesn't have any state - converted back to functions 2020-10-30 23:50:44 +01:00
Martin Gerhardy 9f316e4757 TWINE: introduced sample constants 2020-10-30 23:50:44 +01:00
Martin Gerhardy d72a0ed1f3 TWINE: removed unused method 2020-10-30 17:20:08 +01:00
Martin Gerhardy 8626b873ce TWINE: use the cached sound samples 2020-10-27 17:14:05 +01:00
Martin Gerhardy 7d2991aa0b TWINE: moved more cached resources into the Resources class 2020-10-27 17:14:05 +01:00
Martin Gerhardy f64dfffc48 TWINE: removed manually searching the directories - SearchMan has vox and fla registered 2020-10-26 18:11:14 +01:00
Martin Gerhardy 84f2ba7e41 TWINE: implemented more keymap actions 2020-10-24 16:12:55 +02:00
Martin Gerhardy 53858b559e TWINE: fixed sound implementation 2020-10-24 16:12:55 +02:00
Martin Gerhardy e3e6f7eebe TWINE: try to open the fla files from a flat installation dir 2020-10-24 16:12:55 +02:00
Martin Gerhardy 37bbfc168b TWINE: converted to classes and use the scummvm systems
also converted the code to the coding guidelines of the scummvm team
2020-10-24 16:12:55 +02:00
Martin Gerhardy bc35611293 TWINE: initial import 2020-10-24 16:12:55 +02:00