aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_towns.cpp
AgeCommit message (Expand)Author
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-02-01Implemented per voice volume control. (Used for example in LoL intro)Johannes Schickel
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-18Formatting.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-16fixed bugFlorian Kagerer
2008-11-16cleanupFlorian Kagerer
2008-11-16Fixed valgrind warning.Johannes Schickel
2008-11-16KYRA 1/2: more fixes for valgrind warningsFlorian Kagerer
2008-11-15(hopefully) fix valgrind warningsFlorian Kagerer
2008-11-15svn-id: r35080Florian Kagerer
2008-10-13- fix installer file support for Kyra 2 and 3Florian Kagerer
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-02some minor bug fixesFlorian Kagerer
2008-09-01- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel dataFlorian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...Florian Kagerer
2008-08-21KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 HzFlorian Kagerer
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