Commit Graph
38 Commits
Author SHA1 Message Date
Eugene Sandulenko dead4aa014 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
Ori Avtalion 3564032330 JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
Paul Gilbert 0f530e06be MADS: Fix incorrect method mappings in sound group 4 2015-11-16 22:23:29 -05:00
Paul Gilbert d159320571 MADS: Fix crash at end of copy protection failure cutscene 2015-10-24 16:17:30 -04:00
Matthew Hoops bed9da8b9d AUDIO: Remove all AudioStream access to OPL 2015-07-07 20:19:47 -04:00
Matthew Hoops 4c6724c5fa MADS: Use the built-in OPL timer 2015-07-07 20:19:44 -04:00
Matthew Hoops 2e8f9dcec9 AUDIO: Remove the sample rate configuration from the OPL code 2015-07-07 20:19:42 -04:00
Matthew Hoops f1f29302f5 AUDIO: Remove the legacy OPL API 2015-07-07 20:19:42 -04:00
Johannes Schickel 5dd69b4dd1 MADS: Make GPL header consistent with what we normally use. 2015-05-09 15:56:27 +02:00
Paul Gilbert 4009305070 MADS: Hook up ScummVM volume control 2015-03-18 20:29:50 -04:00
Paul Gilbert ed33dee753 MADS: Fix distortions when playing many of the sounds 2015-03-13 08:43:27 -04:00
Paul Gilbert 3fae9f17da MADS: Show a warning if sound code reads beyond end of sound data blocks 2015-03-05 12:16:24 -05:00
Paul Gilbert 6fc5092c03 MADS: Remove unused variable 2014-10-22 21:05:47 -04:00
Paul Gilbert c021759ad2 MADS: Add md5 checks for the asound.00* sound drivers
The implementation of the sound driver code relies on the data for each
sound being at specific locations in the files, so this ensures that
if any language version changes the sound files, we'll know about it
2014-10-22 20:43:22 -04:00
Strangerke 913616f951 MADS: Rex - Fix safety check in ASound9 2014-09-29 00:26:58 +02:00
Paul Gilbert efcf87a6e5 MADS: Fix OPL init error when showing credits multiple times 2014-09-05 22:21:24 -04:00
Paul Gilbert 350cd83050 MADS: Fix starting TextView palette setup and scroll ending 2014-09-05 21:33:38 -04:00
Paul Gilbert 8990a31643 MADS: Implement sound player group #9 2014-08-31 19:21:02 -04:00
Strangerke f8b08874c4 MADS: Janitorial - Trim trailing spaces and tabs 2014-05-28 23:22:01 +02:00
Strangerke 0eb5a7f0b2 MADS: Fix some more missing initializations 2014-05-28 07:19:18 +02:00
Johannes Schickel 9099b36caa MADS: initialise -> initialize. 2014-05-27 00:58:25 +02:00
Johannes Schickel 9866aba2e4 MADS: Slight formatting fixes. 2014-05-27 00:58:25 +02:00
Strangerke 5d4647bb4c MADS: Fix a couple of out of bound access in ASound7 and ASound8 2014-05-26 23:04:35 +02:00
Strangerke 9544db6510 MADS: Reduce the scope of a variable in ASound 2014-05-19 21:43:18 +02:00
Strangerke 6d1fc8256f MADS: Some more British -> American English modifications 2014-05-19 20:56:03 +02:00
Filippos Karapetis a197d91df6 MADS: Add a sanity check in pollActiveChannel()
This avoids a crash when Rex is knocked unconscious in scene 318
2014-05-16 20:29:37 +03:00
Paul Gilbert 514f122847 MADS: Implemented sound player for scene group 8 2014-05-16 09:05:05 -04:00
Paul Gilbert e776a76241 MADS: Implemented sound player for scene group 7 2014-05-15 22:13:02 -04:00
Paul Gilbert 7028bc3b71 MADS: Implement sound player for scene group 6 2014-05-15 21:06:26 -04:00
Paul Gilbert d7086fc3a5 MADS: Implemented sound player for scene group 5 2014-05-15 19:54:51 -04:00
Paul Gilbert 84b38d8b39 MADS: Fix incorrect array indexes referencing outputIndexes 2014-05-15 19:53:12 -04:00
Paul Gilbert c05aaa029b MADS: Implemented sound player for scene group 4 2014-05-15 15:06:35 -04:00
Paul Gilbert c1663ab6cc MADS: Implemented sound player for scene group 3 2014-05-15 12:35:08 -04:00
Paul Gilbert 4033dc5dac MADS: Implemented sound player for scene group 2 2014-05-14 09:19:54 -04:00
Filippos Karapetis b7dd01fdef MADS: Remove trailing whitespace 2014-05-08 11:43:23 +03:00
Paul Gilbert badb8d9744 MADS: More work implementing scene info loading 2014-02-28 20:37:42 -05:00
Paul Gilbert 0838621002 MADS: Added remaining commands from the asound.001 player 2014-02-21 20:16:08 -05:00
Paul Gilbert de384bae2e MADS: Moved sound_nebular file into new nebular/ folder 2014-02-19 23:21:05 -05:00