.. |
device
|
|
|
player
|
SCI: Reduce SFX header dependencies
|
2009-03-06 18:11:12 +00:00 |
seq
|
Replaced getInt15 in intstrument-map.cpp as well
|
2009-03-07 17:55:00 +00:00 |
softseq
|
SCI: Added FIXME about Opl2 driver hardcoding sample rate. well, we probably should ditch that one and use our fmopl...
|
2009-03-04 07:46:27 +00:00 |
adlib.cpp
|
|
|
adlib.h
|
|
|
core.cpp
|
SCI: Reduce SFX header dependencies
|
2009-03-06 18:11:12 +00:00 |
core.h
|
SCI: Reduce SFX header dependencies
|
2009-03-06 18:11:12 +00:00 |
device.h
|
|
|
iterator_internal.h
|
SCI: Replaced linked list of Sci1Samples by a Common::List
|
2009-03-07 06:57:17 +00:00 |
iterator.cpp
|
Replaced getInt16, getUInt16 and putInt16
|
2009-03-07 16:14:20 +00:00 |
iterator.h
|
SCI: More cleanup in the song iterator codebase
|
2009-03-07 06:56:39 +00:00 |
player.h
|
SongIterator is a class, not a struct
|
2009-03-06 23:52:12 +00:00 |
sci_midi.h
|
|
|
sequencer.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
sfx_pcm.h
|
SCI: Merged polled player & PCMFeedAudioStream -> PolledPlayerAudioStream
|
2009-03-04 07:59:33 +00:00 |
sfx.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
softseq.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
songlib.cpp
|
SCI: Reduce SFX header dependencies
|
2009-03-06 18:11:12 +00:00 |
songlib.h
|
SCI: Reduce SFX header dependencies
|
2009-03-06 18:11:12 +00:00 |
test-iterator.cpp
|
SCI: Renamed lots of classes related to song iterators; allocate song iterators via new/delete instead of malloc/free
|
2009-03-06 07:25:06 +00:00 |