.. |
device
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
player
|
SCI: Reimplemented the SCI mixer based on the old SCI DC mixer by walter, and by taking advantage of ScummVM's mixers capabilities. Got rid of sfx_pcm_mixer_t
|
2009-03-01 21:23:44 +00:00 |
seq
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
softseq
|
SCI: Forgot to commit a couple files after renaming sfx headers
|
2009-03-01 06:17:52 +00:00 |
adlib.cpp
|
SCI: Got rid of include/scitypes.h
|
2009-02-21 21:16:41 +00:00 |
adlib.h
|
SCI: Changed typedef struct -> struct
|
2009-02-21 22:06:42 +00:00 |
core.cpp
|
Fixed crash in SQ4
|
2009-03-03 17:20:02 +00:00 |
core.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
device.h
|
SCI: Replaced evil MIDI_WRITER_BODY with C++ subclassing; some compile fixes to currently unused files
|
2009-02-21 22:14:26 +00:00 |
iterator_internal.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
iterator.cpp
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
iterator.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
mixer.cpp
|
SCI: Reimplemented the SCI mixer based on the old SCI DC mixer by walter, and by taking advantage of ScummVM's mixers capabilities. Got rid of sfx_pcm_mixer_t
|
2009-03-01 21:23:44 +00:00 |
mixer.h
|
SCI: Reimplemented the SCI mixer based on the old SCI DC mixer by walter, and by taking advantage of ScummVM's mixers capabilities. Got rid of sfx_pcm_mixer_t
|
2009-03-01 21:23:44 +00:00 |
pcm-iterator.cpp
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
player.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
sci_midi.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
sequencer.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
sfx_pcm.h
|
SCI: Removed some unused code from the SCI mixer
|
2009-03-01 06:02:26 +00:00 |
sfx_time.h
|
substitute all time related functions, removing sci_gettime sci_get_current_time altogether.
|
2009-02-24 18:31:05 +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: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
songlib.h
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
test-iterator.cpp
|
SCI: Renamed some sfx header files
|
2009-03-01 06:02:17 +00:00 |
time.cpp
|
substitute all time related functions, removing sci_gettime sci_get_current_time altogether.
|
2009-02-24 18:31:05 +00:00 |
timetest.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |