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
2012-11-23
KYRA: Make Sound::hasSoundFile const again.
Johannes Schickel
2012-11-11
KYRA: fix several GCC compile issues in previous commits
athrxx
2012-11-11
KYRA: clean up audio resource handling
athrxx
2012-11-11
KYRA: implement LOL sfx priority handling
athrxx
2012-07-03
KYRA: Get rid of unused private class members.
Johannes Schickel
2011-12-26
KYRA: (EOB) - replace snprintf/sprintf
athrxx
2011-12-26
KYRA: (AdLib Driver) - implement sound effects volume
athrxx
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-29
KYRA: remove useless mutex from sound_towns
athrxx
2011-05-17
FM-TOWNS AUDIO: Some midi code fixes and some renaming
athrxx
2011-05-17
FM-TOWNS AUDIO: Some renaming in the euphony driver code
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-02-10
KYRA: Remove superfluous const in type conversion.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-12-25
KYRA FM-TOWNS: improved cd audio music fading
Florian Kagerer
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
[next]