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
2009-02-01
Implemented per voice volume control. (Used for example in LoL intro)
Johannes Schickel
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-18
Formatting.
Johannes Schickel
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-16
fixed bug
Florian Kagerer
2008-11-16
cleanup
Florian Kagerer
2008-11-16
Fixed valgrind warning.
Johannes Schickel
2008-11-16
KYRA 1/2: more fixes for valgrind warnings
Florian Kagerer
2008-11-15
(hopefully) fix valgrind warnings
Florian Kagerer
2008-11-15
svn-id: r35080
Florian Kagerer
2008-10-13
- fix installer file support for Kyra 2 and 3
Florian Kagerer
2008-09-07
Got rid of all Common::File usages in Kyra.
Johannes Schickel
2008-09-02
some minor bug fixes
Florian Kagerer
2008-09-01
- kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was se...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing an...
Florian Kagerer
2008-08-21
KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz
Florian Kagerer
2008-08-20
KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice instead...
Florian Kagerer
2008-08-20
- add support for Italian floppy version
Florian Kagerer
2008-08-20
tempo fix
Florian Kagerer
2008-08-19
Fixed GCC warning
Max Horn
2008-08-19
Use the correct and specified datatype int32 instead of only int.
Lars Persson
2008-08-19
fixed warnings
Florian Kagerer
2008-08-19
fixed bug that caused a lockup in certain configurations when the music was f...
Florian Kagerer
2008-08-18
KYRA: FM-Towns/PC-98 Audio:
Florian Kagerer
2008-08-17
KYRA: FM-Towns/PC-98 Audio:
Florian Kagerer
2008-08-16
KYRA: Fm-Towns Audio: fixed crash
Florian Kagerer
2008-08-16
KYRA: Fm-Towns Audio: fixed music fading
Florian Kagerer
2008-08-16
- KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating...
Florian Kagerer
2008-08-02
HOF: bug fix for FM-Towns music when using output rates other than 22050 khz
Florian Kagerer
2008-07-20
KYRA: 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 MSVC71
Florian Kagerer
2008-06-30
- this fixes Hof PC98 music initialization
Florian Kagerer
2008-06-29
fix warning
Florian Kagerer
2008-06-29
cleanup
Florian Kagerer
2008-06-29
- some more work on the Hof FM-Towns/PC98 music driver
Florian Kagerer
2008-06-28
Fixed warning. (Hopefully without breaking anything.)
Torbjörn Andersson
2008-06-28
- implement music fading for Hof FM-Towns
Florian Kagerer
2008-06-28
hof: remove debug code
Florian Kagerer
2008-06-28
- HOF: bug fix for music driver
Florian Kagerer
2008-06-26
fix bad const casts
Florian Kagerer
2008-06-26
more cleanup
Florian Kagerer
2008-06-26
cleanup
Florian Kagerer
2008-06-26
Fixing 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-24
Added const to some static data.
Johannes Schickel
2008-05-24
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...
Johannes Schickel
2008-05-17
- fixes bug #1962601 at least for intro and outro
Florian Kagerer
2008-05-12
fix valgrind warning and some cleanup
Florian Kagerer
2008-05-12
More naming consistency fixes (fixes old TODO).
Johannes Schickel
[next]