aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13KYRA: Ensure openCD() is calledMatthew Hoops
2015-11-09AUDIO: (FM-TOWNS) - cleanup euphony codeathrxx
2014-04-18KYRA: Extend HACK to select CD audio for Kyra2 TOWNS.Johannes Schickel
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-10KYRA: Plug memory leak in SoundTowns::playSoundEffect.Johannes Schickel
2013-01-09KYRA: (LOL/FM-TOWNS) some startup codeathrxx
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-11-23KYRA: Make Sound::hasSoundFile const again.Johannes Schickel
2012-11-11KYRA: fix several GCC compile issues in previous commitsathrxx
2012-11-11KYRA: clean up audio resource handlingathrxx
2012-11-11KYRA: implement LOL sfx priority handlingathrxx
2012-07-03KYRA: Get rid of unused private class members.Johannes Schickel
2011-12-26KYRA: (EOB) - replace snprintf/sprintfathrxx
2011-12-26KYRA: (AdLib Driver) - implement sound effects volumeathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-29KYRA: remove useless mutex from sound_townsathrxx
2011-05-17FM-TOWNS AUDIO: Some midi code fixes and some renamingathrxx
2011-05-17FM-TOWNS AUDIO: Some renaming in the euphony driver codeathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-02-10KYRA: Remove superfluous const in type conversion.Johannes Schickel
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-12-25KYRA FM-TOWNS: improved cd audio music fadingFlorian Kagerer
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-29KYRA: Minor formatting cleanup.Johannes Schickel
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-09-21KYRA2/LOL PC-98: fix sfx rateFlorian Kagerer
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-17KYRA: Fix array index out of boundsEugene Sandulenko
2010-08-16Merge trunk, from r51777 to r52105Alejandro Marzini
2010-08-08KYRA/TOWNS: some minor sound improvementsFlorian Kagerer
2010-08-06Merged from trunk, from r51495 to r51775Alejandro Marzini
2010-08-04AUDIO: Implement volume and balance control for the AudioCD manager (needed f...Florian Kagerer
2010-08-03KYRA/TOWNS: implement music/sfx volume control via GUI/GMMFlorian Kagerer
2010-08-02KYRA2: fix warningFlorian Kagerer
2010-08-02KYRA: FM-Towns audio driver rewriteFlorian Kagerer
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-21KYRA: Fix mute setting with MIDI and FM-Towns/PC98 output.Johannes Schickel
2010-07-21Strip trailing whitespaces.Johannes Schickel
2010-07-16CleanupTorbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-09KYRA/PC98: fix music volumeFlorian Kagerer
2010-07-03KYRA/PC98 Audio: fix invalid mem accessFlorian Kagerer
2010-07-02KYRA/PC98: fix long standing bug were certain sound effects would bring each ...Florian Kagerer
2010-07-02KYRA/PC98: cleanupFlorian Kagerer
2010-07-02KYRA/PC98: fix sfx volume controlFlorian Kagerer
2010-07-01KYRA/PC98: minor cleanupFlorian Kagerer