.. |
device
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
mixer
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
player
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
seq
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
softseq
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
adlib.cpp
|
|
|
adlib.h
|
|
|
core.cpp
|
Depend on backend timer API instead of a new mutex
|
2009-02-27 22:20:11 +00:00 |
device.h
|
|
|
iterator.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
mixer.h
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |
pcm_device.cpp
|
|
|
pcm-iterator.cpp
|
SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file
|
2009-02-24 05:39:10 +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
|
substitute all time related functions, removing sci_gettime sci_get_current_time altogether.
|
2009-02-24 18:31:05 +00:00 |
sfx_core.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
sfx_engine.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
sfx_iterator_internal.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
sfx_iterator.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
sfx_pcm.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
sfx_player.h
|
SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains
|
2009-02-27 02:23:00 +00:00 |
sfx_songlib.h
|
SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }'
|
2009-02-26 16:16:46 +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_timer.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
softseq.h
|
|
|
songlib.cpp
|
not needed this includes anymore
|
2009-02-24 21:13:32 +00:00 |
test-iterator.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +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 |
timer.cpp
|
Depend on backend timer API instead of a new mutex
|
2009-02-27 22:20:11 +00:00 |
timetest.cpp
|
Fix code formatting
|
2009-02-27 12:59:02 +00:00 |