Age | Commit message (Expand) | Author |
2003-07-31 | revamped MP3/Vorbis CD 'emulation' code to use a PlayingSoundHandle -> this a... | Max Horn |
2003-07-29 | cleanup | Max Horn |
2003-07-29 | Added FIXME | Max Horn |
2003-07-25 | lots of mixer changes: replaced _volumeTable by _globalVolume (applying volum... | Max Horn |
2003-07-23 | Small correction for mac loom | Travis Howell |
2003-07-23 | Ooops that should not have been commmited | Travis Howell |
2003-07-23 | fm towns cd audio fix from Hibernatus | Travis Howell |
2003-07-22 | fix for bug #762593 (ZAK256: Audio CD not handled properly) | Max Horn |
2003-07-22 | so it's not the endFrame, but the duration (in frames), after all! grmbl, too... | Max Horn |
2003-07-19 | Small update to Amogs sfx support for indy3/loom, patch #771355 | Travis Howell |
2003-07-19 | Ignore me, I'm a carrot. | James Brown |
2003-07-19 | Restore size hack properly | James Brown |
2003-07-19 | Change back to warning | Travis Howell |
2003-07-19 | Another fix from Hibernatus | Travis Howell |
2003-07-19 | More fix from Hibernatus | Travis Howell |
2003-07-18 | Another fix from Hibernatus | Travis Howell |
2003-07-18 | Add 22KHz sounds effect support for fm towns games, patch #773434 | Travis Howell |
2003-07-18 | Add Indy3 FM Towns support, patch #773434 | Travis Howell |
2003-07-17 | Revert part of last changes. | Travis Howell |
2003-07-17 | Ooops | Travis Howell |
2003-07-17 | Make the Amiga option costumes/palette only again. | Travis Howell |
2003-07-15 | proper fix for the small regression caused by my COMI fix last night; this al... | Max Horn |
2003-07-15 | temporary fix for bug #771562, I am working on a proper one now | Max Horn |
2003-07-15 | Remove warning in simon | Travis Howell |
2003-07-14 | temporarily changed this to an error to help track down what is causing the s... | Max Horn |
2003-07-14 | fix for bug #769744 (COMI: Trying to append to a nonexistant stream) | Max Horn |
2003-07-14 | zak v1 uses same sound resources as zak v2 | Travis Howell |
2003-07-12 | remove unused variable which is also incorrectly cast... | Jonathan Gray |
2003-07-12 | Preemptive code cleanup to prevent ear damage during certain Euphony tunes | James Brown |
2003-07-06 | add support for MRAW/dmu files in 3DO humongous games, has the overlapping mu... | Jonathan Gray |
2003-07-06 | the amiga check should be separate since the big FIXME comment does not apply... | Max Horn |
2003-07-06 | Add back change that got lost on last two commits | Travis Howell |
2003-07-06 | zak256 sound updates from Hibernatus | Travis Howell |
2003-07-06 | Add support for Amiga version of Monkey Island 1 | Travis Howell |
2003-07-04 | Insert preliminary Zak256 sound looping support. It's not perfect, as some Za... | James Brown |
2003-07-04 | oops | Max Horn |
2003-07-04 | added some very limited support for Mac Loom (text is now properly centered a... | Max Horn |
2003-07-02 | more cleanup | Max Horn |
2003-07-02 | possible fix for bug #763714: DIG: 'Trying to append to a nonexistant stream 0' | Max Horn |
2003-06-30 | partially implemented the Audio CD query opcode in Zak256 (see bug #762589); ... | Max Horn |
2003-06-30 | Fixes as per bug #762593 (Zak256 Audio CD handling); some cleanup (e.g. renam... | Max Horn |
2003-06-30 | fix for bug #755899 (thanks Hibernatus) | Max Horn |
2003-06-27 | cleanup | Max Horn |
2003-06-26 | fixed memory leak when restarting | Max Horn |
2003-06-25 | more const qualifiers | Max Horn |
2003-06-25 | added some const qualifiers; moved _bundle & _current_cd_sound from class Scu... | Max Horn |
2003-06-23 | this should prevent changing music in some room in the DIG | Paweł Kołodziejski |
2003-06-22 | Change names of the stream API in the mixer; added endStream method (stop() h... | Max Horn |
2003-06-22 | renamed SoundMixer::hasActiveChannel->hasActiveSFXChannel, and fixed the regr... | Max Horn |
2003-06-21 | lots of mixer cleanup / refactoring / reengineering | Max Horn |