Age | Commit message (Expand) | Author |
2017-10-06 | SCI32: Fix music volume not being restored after speech in Torin | Colin Snover |
2017-10-06 | SCI32: Clean up Audio32 | Colin Snover |
2017-09-27 | SCI32: Implement SCI3-variant volume handling | Colin Snover |
2017-09-25 | SCI: SQ4: Now using additional and enhanced Win3.11 samples | Martin Kiewitz |
2017-09-10 | SCI: Remove dead code | Colin Snover |
2017-06-18 | SCI: Fix looping of sounds that are not initialized yet | Colin Snover |
2017-06-18 | SCI: Switch SCI2 games to use Audio32 | Colin Snover |
2017-04-23 | SCI32: Fix race conditions in Audio32 | Colin Snover |
2017-04-21 | SCI: Improve audio volume & settings sync code | Colin Snover |
2016-07-11 | SCI32: Fix broken background volume in Torin during speech | Colin Snover |
2016-07-01 | SCI32: Fix audio fading | Colin Snover |
2016-06-20 | SCI: Minor cleanup of kDoSound | Colin Snover |
2016-06-20 | SCI32: Rewrite digital audio engine | Colin Snover |
2016-06-12 | SCI: Fix uninitialized read in SoundCommandParser | Colin Snover |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-03-08 | SCI: Separate the demos of QFG4, PQ4 and GK1 from their full versions | Filippos Karapetis |
2015-02-18 | SCI: Fix digital audio | Willem Jan Palenstijn |
2015-02-15 | SCI: Fix sound object frame selector rate | Willem Jan Palenstijn |
2015-02-15 | SCI: Use sound resource priority by default for songs | Willem Jan Palenstijn |
2015-02-14 | SCI: Register and save playBed option to PlaySound | Willem Jan Palenstijn |
2014-06-01 | SCI: Silence a gcc conversion warning | Matthew Hoops |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-23 | SCI: Make fade signal version check more precise | Willem Jan Palenstijn |
2013-11-23 | SCI: Fix SCI1late fade complete signal | Willem Jan Palenstijn |
2013-09-21 | SCI: abbrev. ffs to FE and priority check fix | m-kiewitz |
2013-09-21 | SCI: sfx/music priority int16 fixes bug #3615038 | m-kiewitz |
2013-06-19 | SCI: Implement the 4-param version of kDoSoundSendMidi - bug #3614447 | Filippos Karapetis |
2013-06-18 | SCI: Add note about LSL1vga DoSoundSendMidi | Willem Jan Palenstijn |
2013-04-28 | SCI: Change wording for a function reference | Filippos Karapetis |
2013-04-27 | SCI: Change wording for bug/further info references | Filippos Karapetis |
2013-04-19 | SCI: Replace workaround for bug #3605269 by script patch | Willem Jan Palenstijn |
2013-04-07 | SCI: Add signal/fade related CHECKME | Willem Jan Palenstijn |
2013-04-06 | SCI: Minor cleanup | Willem Jan Palenstijn |
2013-04-06 | SCI: Further clarify comment | Willem Jan Palenstijn |
2013-04-06 | SCI: Clarify comment | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Fixed fading-related bugs #3267956 and #3041738" | Willem Jan Palenstijn |
2013-04-06 | SCI: Re-initialize more of MusicEntry on play | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Added a more specific workaround for bug #3267956.[...]" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Clarify comment from rev 5654e12 further" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Fix script bug #3555404 - "SCI: KQ6 Spider Scene Game Freeze"" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Properly fix bugs #3267956 and #3605377" | Willem Jan Palenstijn |
2013-04-06 | SCI: Revert "Add a hack to fix bug #3596335" | Willem Jan Palenstijn |
2013-04-05 | SCI: Revert "Add a more generic solution for the problem found in bug #3605269" | Willem Jan Palenstijn |
2013-04-04 | SCI: Add a hack to fix bug #3596335 | Filippos Karapetis |
2013-04-04 | Properly fix bugs #3267956 and #3605377 | Filippos Karapetis |
2013-04-02 | SCI: Add a more generic solution for the problem found in bug #3605269 | Filippos Karapetis |
2013-04-01 | SCI: Set the song's sound queue signal to -1 when stopping a sound, like SSCI... | Filippos Karapetis |
2013-04-01 | SCI: Fix bug #3605269 - "SCI: KQ5 Windows CD - Game Hangs Before Final Battle" | Filippos Karapetis |
2013-03-29 | SCI: Stop and clear sounds that have no data. Fixes an issue in KQ6 Mac | Filippos Karapetis |
2013-01-29 | SCI: Use correct priority selector in SoundCmd | Willem Jan Palenstijn |