aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
2008-08-20KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...Florian Kagerer
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-20tempo fixFlorian Kagerer
2008-08-19Fixed GCC warningMax Horn
2008-08-19Use the correct and specified datatype int32 instead of only int.Lars Persson
2008-08-19fixed warningsFlorian Kagerer
2008-08-19fixed bug that caused a lockup in certain configurations when the music was f...Florian Kagerer
2008-08-18KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-17KYRA: FM-Towns/PC-98 Audio:Florian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed crashFlorian Kagerer
2008-08-16KYRA: Fm-Towns Audio: fixed music fadingFlorian Kagerer
2008-08-16- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...Florian Kagerer
2008-08-02HOF: bug fix for FM-Towns music when using output rates other than 22050 khzFlorian Kagerer
2008-07-20KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...Florian Kagerer
2008-07-13- fix for bug #2016965: KYRA: does not compile in MSVC71Florian Kagerer
2008-06-30- this fixes Hof PC98 music initializationFlorian Kagerer
2008-06-29fix warningFlorian Kagerer
2008-06-29cleanupFlorian Kagerer
2008-06-29- some more work on the Hof FM-Towns/PC98 music driverFlorian Kagerer
2008-06-28Fixed warning. (Hopefully without breaking anything.)Torbjörn Andersson
2008-06-28- implement music fading for Hof FM-TownsFlorian Kagerer
2008-06-28hof: remove debug codeFlorian Kagerer
2008-06-28- HOF: bug fix for music driverFlorian Kagerer
2008-06-26fix bad const castsFlorian Kagerer
2008-06-26more cleanupFlorian Kagerer
2008-06-26cleanupFlorian Kagerer
2008-06-26Fixing compilation for me. There are still lots of "cast casts away constness...Sven Hesse
2008-06-26- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...Florian Kagerer
2008-06-24Added const to some static data.Johannes Schickel
2008-05-24Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...Johannes Schickel
2008-05-17- fixes bug #1962601 at least for intro and outroFlorian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-04-10towns music file name fixFlorian Kagerer
2008-04-04Cleaned up volume settings managment.Johannes Schickel
2008-03-28- some accuracy changes for KyraEngine_v2::snd_playSoundEffect()Florian Kagerer
2008-03-21Cleanup.Johannes Schickel
2008-03-21- Implemented opcode 97: o2_isAnySoundPlayingJohannes Schickel
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-23Fix the FIXME ;-)Max Horn
2007-12-22Added FIXME comment.Johannes Schickel
2007-12-21Reverted too complicated (and unneeded) volume settings code for towns driver.Johannes Schickel
2007-12-16Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ...Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn