index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
sound_towns.cpp
Age
Commit message (
Expand
)
Author
2010-07-21
KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.
Johannes Schickel
2010-07-21
Strip trailing whitespaces.
Johannes Schickel
2010-07-16
Cleanup
Torbjörn Andersson
2010-07-09
KYRA/PC98: fix music volume
Florian Kagerer
2010-07-03
KYRA/PC98 Audio: fix invalid mem access
Florian Kagerer
2010-07-02
KYRA/PC98: fix long standing bug were certain sound effects would bring each ...
Florian Kagerer
2010-07-02
KYRA/PC98: cleanup
Florian Kagerer
2010-07-02
KYRA/PC98: fix sfx volume control
Florian Kagerer
2010-07-01
KYRA/PC98: minor cleanup
Florian Kagerer
2010-07-01
KYRA/PC98: implement proper volume control (which distinguishes between music...
Florian Kagerer
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-05-01
KYRA: fixed some cppcheck warnings
Florian Kagerer
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-29
Fix use of undefined behavior. (Thanks to syke for reporting)
Johannes Schickel
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-23
Reorder params to Audio::makeRawMemoryStream
Max Horn
2010-01-23
Get rid of deprecated makeRawDiskStream variants; rename deprecated makeRawMe...
Max Horn
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-19
Move raw audio streams to new header sound/raw.h
Max Horn
2010-01-19
Rename 'Linear' audio streams to 'raw'
Max Horn
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2009-12-20
LOL: fixed text fading
Florian Kagerer
2009-11-29
Cleanup.
Johannes Schickel
2009-11-29
KYRA/PC98: fixed regression
Florian Kagerer
2009-11-29
KYRA: fixed pc98 intro sfx (regression)
Florian Kagerer
2009-11-15
LOL: fixed minor glitch in the ending sequence
Florian Kagerer
2009-11-14
KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...
Florian Kagerer
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-11-01
Kyra/FM-Towns: make sure that at least the synthesizer music plays when no cd...
Florian Kagerer
2009-10-26
- Fix some missing initialization warnings from cppcheck
Johannes Schickel
2009-10-17
Fix memory leak.
Johannes Schickel
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-10-02
LOL: cleanup
Florian Kagerer
2009-10-02
LOL/PC-98: - some more fixes for level graphics (shapes are still not quite r...
Florian Kagerer
2009-09-24
Turn an error into a warning.
Johannes Schickel
2009-09-24
Fixed some more warnings about unreachable code
Filippos Karapetis
2009-09-20
This hopefully fixes threading issues in PC98 sound driver.
Johannes Schickel
2009-09-16
Kyra/LoL: fix pc98 audio driver destructor
Florian Kagerer
2009-09-14
LOL: fix some regressions
Florian Kagerer
2009-09-13
- Cleanup
Johannes Schickel
2009-09-13
KYRA: - add sfx support for PC98-Version
Florian Kagerer
2009-06-26
KYRA/LOL: fixed minor bug by adding reset() call to pc98 audio driver destructor
Florian Kagerer
2009-06-25
KYRA/LOL: - support speech/text settings in LOL intro
Florian Kagerer
2009-05-29
More formatting.
Johannes Schickel
2009-05-29
Formatting.
Johannes Schickel
2009-05-27
- Moved Sound implementation declarations to the newly added file sound_intern.h
Johannes Schickel
2009-05-24
Cleanup.
Johannes Schickel
[next]