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-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-10-29
KYRA: Minor formatting cleanup.
Johannes Schickel
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-09-21
KYRA2/LOL PC-98: fix sfx rate
Florian Kagerer
2010-08-20
KYRA/TOWNS: fix memory leak and some cleanup
Florian Kagerer
2010-08-17
KYRA: Fix array index out of bounds
Eugene Sandulenko
2010-08-16
Merge trunk, from r51777 to r52105
Alejandro Marzini
2010-08-08
KYRA/TOWNS: some minor sound improvements
Florian Kagerer
2010-08-06
Merged from trunk, from r51495 to r51775
Alejandro Marzini
2010-08-04
AUDIO: Implement volume and balance control for the AudioCD manager (needed f...
Florian Kagerer
2010-08-03
KYRA/TOWNS: implement music/sfx volume control via GUI/GMM
Florian Kagerer
2010-08-02
KYRA2: fix warning
Florian Kagerer
2010-08-02
KYRA: FM-Towns audio driver rewrite
Florian Kagerer
2010-07-30
Merged from trunk, from Rev 50841 to HEAD
Alejandro Marzini
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-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
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-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
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
[next]