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-19 00:15:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sky
/
music
History
Johannes Schickel
bfcdbae648
Change some comments to use "AdLib" instead of "adlib".
...
svn-id: r47534
2010-01-25 00:39:46 +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
Change some comments to use "AdLib" instead of "adlib".
2010-01-25 00:39:46 +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
Changed foo(void) to foo() in almost all non-backend source files
2009-11-02 21:54:57 +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