This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-25 04:01:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
/
music
History
Max Horn
a1840bd573
AUDIO: Rename Mixer::playInputStream to playStream
...
svn-id: r48637
2010-04-12 09:14:17 +00:00
..
adlibchannel.cpp
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
adlibchannel.h
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
adlibmusic.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
adlibmusic.h
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
gmchannel.cpp
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
gmchannel.h
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
gmmusic.cpp
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
gmmusic.h
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
mt32music.cpp
Fix bug
#2982014
"BASS: MT-32 warning on Intro skipping" by properly delaying the sysEx events.
2010-04-05 09:08:48 +00:00
mt32music.h
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00
musicbase.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
musicbase.h
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +00:00