Age | Commit message (Expand) | Author |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-29 | MOHAWK: Add Sound::isPlaying() function. | Alyssa Milburn |
2011-03-22 | MOHAWK: Remove 'old' from the LB v1 sound function too | Matthew Hoops |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-01-23 | MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodes | Matthew Hoops |
2011-01-22 | MOHAWK: Fix meaning of the sound loop variable | Matthew Hoops |
2011-01-22 | MOHAWK: Update the ADPC chunk code | Matthew Hoops |
2011-01-19 | MOHAWK: Don't use a fixed-size array for cue lists. | Alyssa Milburn |
2011-01-19 | MOHAWK: Use a separate SndHandle for Myst's background sound | Matthew Hoops |
2011-01-19 | MOHAWK: Add some supporting code for cue lists. | Alyssa Milburn |
2011-01-18 | MOHAWK: Rename some Myst-specific sound functions; cleanup | Matthew Hoops |
2011-01-11 | MOHAWK: Cleanup Mohawk wave parsing | Matthew Hoops |
2011-01-03 | MOHAWK: Add stopMidi() function. | Alyssa Milburn |
2011-01-02 | MOHAWK: Don't leak the MIDI data. | Alyssa Milburn |
2010-12-24 | MOHAWK: Fix playing sound from aliases in Myst ME. | Bastien Bouclet |
2010-12-18 | MOHAWK: Separate background sound handling from other sounds for Myst. Allow ... | Bastien Bouclet |
2010-12-16 | MOHAWK: Implement Myst opcodes 146, 149, 150, 150 : Minimal boiler | Bastien Bouclet |
2010-11-29 | MOHAWK: Don't store the sound name in SndHandle | Matthew Hoops |
2010-11-29 | MOHAWK: Remove superfluous junk (no not Mohawk itself). | Johannes Schickel |
2010-11-29 | MOHAWK : Implemented selenitic sound lock slider opcodes and adjusted sliders... | Bastien Bouclet |
2010-11-29 | MOHAWK : Finished implementing Selenitic sound receiver | Bastien Bouclet |
2010-11-27 | MOHAWK: Add an isPlaying() and stopSound(id) function to Sound (for LB and ot... | Matthew Hoops |
2010-09-08 | MOHAWK: Implement blocking sound in Riven | Matthew Hoops |
2010-09-07 | MOHAWK: Sound cleanup | Matthew Hoops |
2010-02-26 | Cleanup the sound code a bit. | Matthew Hoops |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-24 | Fill in the unknown values of the ADPC chunk in Mohawk sounds and update comm... | Matthew Hoops |
2010-01-22 | Always loop sounds declared in the VIEW resources of Myst. While Myst specifi... | Matthew Hoops |
2010-01-22 | Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1... | Matthew Hoops |
2009-12-30 | Removed some unnecessary whitespace. Changed some spaces to tabs. | Torbjörn Andersson |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |