.. |
adlib.cpp
|
Minor style-related changes
|
2010-02-03 03:25:50 +00:00 |
adlib.h
|
Added stream-reading loading wrappers to MDYPlayer and added a workaround to fix TBR reading for the moment
|
2009-06-22 20:27:47 +00:00 |
bgatmosphere.cpp
|
Move the event recorder to its own class (EventRecoder inside common/EventRecorder.[h/cpp]).
|
2009-07-25 12:59:46 +00:00 |
bgatmosphere.h
|
Replacing some #includes by forward declarations
|
2009-06-18 13:27:14 +00:00 |
cdrom.cpp
|
Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD audio playback on engine quit. (This only problem affected playback from CD, not from ripped audio files)
|
2009-08-18 15:31:26 +00:00 |
cdrom.h
|
Replacing some #includes by forward declarations
|
2009-06-18 13:27:14 +00:00 |
infogrames.cpp
|
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
|
2010-01-08 22:09:43 +00:00 |
infogrames.h
|
Restructured sound code
|
2008-05-08 00:47:23 +00:00 |
pcspeaker.cpp
|
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
|
2010-01-08 22:09:43 +00:00 |
pcspeaker.h
|
Restructured sound code
|
2008-05-08 00:47:23 +00:00 |
protracker.cpp
|
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
|
2010-01-08 22:09:43 +00:00 |
protracker.h
|
Replacing some #includes by forward declarations
|
2009-06-18 13:27:14 +00:00 |
sound.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 |
sound.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 |
soundblaster.cpp
|
Replacing some #includes by forward declarations
|
2009-06-18 13:27:14 +00:00 |
soundblaster.h
|
Replacing some #includes by forward declarations
|
2009-06-18 13:27:14 +00:00 |
sounddesc.cpp
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
sounddesc.h
|
Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own class
|
2009-06-24 21:49:37 +00:00 |
soundmixer.cpp
|
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
|
2010-01-26 22:48:45 +00:00 |
soundmixer.h
|
More alignment-related changes
|
2009-07-28 16:28:32 +00:00 |