index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
sfx
Age
Commit message (
Expand
)
Author
2009-12-22
SCI/new music code:
Filippos Karapetis
2009-12-22
Silenced some warnings to protect DrMcCoy from incoming Borg
Filippos Karapetis
2009-12-22
Initial implementation of music fading in the new music code. Added warnings ...
Filippos Karapetis
2009-12-22
Started implementing SCI1.1 digital sound effect playing in the new music code
Filippos Karapetis
2009-12-22
The detectMusicDriver() function returns MD_-something, not MDT_-something.
Torbjörn Andersson
2009-12-22
Fixed looping sounds in the new sound code
Filippos Karapetis
2009-12-22
Some bugfixes to the new music code
Filippos Karapetis
2009-12-21
Some updates to the new music code
Filippos Karapetis
2009-12-21
Restored sound volume functionality in the old music code
Filippos Karapetis
2009-12-21
Silenced some warnings to make DrMcCoy happier :)
Filippos Karapetis
2009-12-20
Implemented cmdUpdateCues() in the new sound code and fixed a crash when load...
Filippos Karapetis
2009-12-20
Started integrating the new sound code in the SoundCommandParser class. Some ...
Filippos Karapetis
2009-12-20
Moved all of the sound iterator code in its own directory, and added a slight...
Filippos Karapetis
2009-12-20
Directly modify the sound objects, instead of modifying a local copy. Remove ...
Filippos Karapetis
2009-12-19
- Removed unused includes
Filippos Karapetis
2009-12-19
Removed unused include
Filippos Karapetis
2009-12-19
Silence some gcc 3.4.5 warnings.
Matthew Hoops
2009-12-18
Moved the interface class for the the custom SCI MIDI drivers together with t...
Filippos Karapetis
2009-12-18
Moved the midi_writer struct into the place where it's actually used, and nam...
Filippos Karapetis
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-09
Fixed some simple cppcheck warnings.
Torbjörn Andersson
2009-12-08
Attempt to fix MSVC warning C4121.
Johannes Schickel
2009-12-07
Slight cleanup/simplification of the TimerSongIterator
Filippos Karapetis
2009-12-03
SCI: Don't call SciMusic for volume changes when using old code
Martin Kiewitz
2009-12-03
SCI: Dont init sound when using old sfx code (fixes assert)
Martin Kiewitz
2009-11-29
Comment out unused variables.
Johannes Schickel
2009-11-29
Started assigning the code from Greg's SCI engine to our sound commands - sti...
Filippos Karapetis
2009-11-29
Properly update the sound state in the sound command parser when loading a game
Filippos Karapetis
2009-11-29
Removed unused code
Filippos Karapetis
2009-11-29
Removed unused code
Filippos Karapetis
2009-11-26
SCI: Turn SfxPlayer::_mutex from a pointer into a plain member
Max Horn
2009-11-26
Removed dead code
Filippos Karapetis
2009-11-20
Fixed a regression in the LSL1 and LSL5 demos, which should work correctly no...
Filippos Karapetis
2009-11-20
Typo
Filippos Karapetis
2009-11-19
Simplified some music checks for SCI0
Filippos Karapetis
2009-11-19
Fixed regression from commit #45862
Filippos Karapetis
2009-11-17
Some more work on the sound command parser
Filippos Karapetis
2009-11-17
Some more work on the sound command parser
Filippos Karapetis
2009-11-15
Some more work on music code
Filippos Karapetis
2009-11-15
- Started importing the music code from Greg's SCI engine
Filippos Karapetis
2009-11-14
Removed unused code
Filippos Karapetis
2009-11-14
SCI: Silence warnings (none of the code in seq/gm.cpp is used)
Max Horn
2009-11-14
Removed more dead code
Filippos Karapetis
2009-11-14
Cleanup
Filippos Karapetis
2009-11-14
Removed sfx/misc.h
Filippos Karapetis
2009-11-14
Removed some unused parts of the PCM sound playing code
Filippos Karapetis
2009-11-12
SCI: Fix uninitialized variable in Amiga driver.
Walter van Niftrik
2009-11-12
SCI: Fix crash in Iceman/amiga.
Walter van Niftrik
2009-11-12
Silenced GCC warning. Since command is unsigned, it's always >= 0.
Torbjörn Andersson
2009-11-12
Started objectifying kDoSound()
Filippos Karapetis
[prev]
[next]