Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-01 | Implemented per voice volume control. (Used for example in LoL intro) | Johannes Schickel | |
svn-id: r36184 | |||
2009-01-29 | A ton of code formatting fixes; also fixed warnings about single line loops ↵ | Max Horn | |
like 'while(cond);' by inserting newlines svn-id: r36127 | |||
2009-01-18 | Formatting. | Johannes Schickel | |
svn-id: r35908 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-16 | fixed bug | Florian Kagerer | |
svn-id: r35102 | |||
2008-11-16 | cleanup | Florian Kagerer | |
svn-id: r35101 | |||
2008-11-16 | Fixed valgrind warning. | Johannes Schickel | |
svn-id: r35099 | |||
2008-11-16 | KYRA 1/2: more fixes for valgrind warnings | Florian Kagerer | |
svn-id: r35093 | |||
2008-11-15 | (hopefully) fix valgrind warnings | Florian Kagerer | |
svn-id: r35088 | |||
2008-11-15 | svn-id: r35080 | Florian Kagerer | |
2008-10-13 | - fix installer file support for Kyra 2 and 3 | Florian Kagerer | |
- fix bug in pc98 audio driver svn-id: r34791 | |||
2008-09-07 | Got rid of all Common::File usages in Kyra. | Johannes Schickel | |
svn-id: r34435 | |||
2008-09-02 | some minor bug fixes | Florian Kagerer | |
svn-id: r34288 | |||
2008-09-01 | - kyra: fm-towns/pc-98 audio: restructured driver, added rhythm channel data | Florian Kagerer | |
svn-id: r34259 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: fixed bug where notes for which the hold flag was ↵ | Florian Kagerer | |
set were turned off nonetheless svn-id: r34087 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: increased precision for envelope generator timing ↵ | Florian Kagerer | |
and tempo when using "odd" output rates like 48 kHz or 8 kHz svn-id: r34079 | |||
2008-08-21 | KYRA: Towns/PC-98-Audio: tempo fix for output rates other than 44100 Hz | Florian Kagerer | |
svn-id: r34078 | |||
2008-08-20 | KYRA: Towns/PC-98-Audio: fix bug where pitch wheel is processed twice ↵ | Florian Kagerer | |
instead of once svn-id: r34076 | |||
2008-08-20 | - add support for Italian floppy version | Florian Kagerer | |
- more work on fm-towns music tempo svn-id: r34067 | |||
2008-08-20 | tempo fix | Florian Kagerer | |
svn-id: r34064 | |||
2008-08-19 | Fixed GCC warning | Max Horn | |
svn-id: r34032 | |||
2008-08-19 | Use the correct and specified datatype int32 instead of only int. | Lars Persson | |
svn-id: r34027 | |||
2008-08-19 | fixed warnings | Florian Kagerer | |
svn-id: r34019 | |||
2008-08-19 | fixed bug that caused a lockup in certain configurations when the music was ↵ | Florian Kagerer | |
fading svn-id: r34015 | |||
2008-08-18 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer | |
- adpcm decoding for rhythm channel - cleanup svn-id: r33993 | |||
2008-08-17 | KYRA: FM-Towns/PC-98 Audio: | Florian Kagerer | |
- improved accuracy - complete percussion channel support (does not work atm though, since the instrument data is missing) - some cleanup svn-id: r33980 | |||
2008-08-16 | KYRA: Fm-Towns Audio: fixed crash | Florian Kagerer | |
svn-id: r33943 | |||
2008-08-16 | KYRA: Fm-Towns Audio: fixed music fading | Florian Kagerer | |
svn-id: r33942 | |||
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some ↵ | Florian Kagerer | |
floating point arithmetic (or at least replaced some doubles with floats) - Improved support for PC-98 music: HOF tracks seem to be fine, KYRA should be okay, too (I can't compare with an emulator since I am missing the floppy boot disk with the executable) - There are still tempo issues. Some tracks play way too slow, others way too fast - PC-98 sound effects in Kyra 1 don't work (I would need the floppy disk with the executable for that) svn-id: r33938 | |||
2008-08-02 | HOF: bug fix for FM-Towns music when using output rates other than 22050 khz | Florian Kagerer | |
svn-id: r33523 | |||
2008-07-20 | KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns ↵ | Florian Kagerer | |
audio instead) svn-id: r33145 | |||
2008-07-13 | - fix for bug #2016965: KYRA: does not compile in MSVC71 | Florian Kagerer | |
svn-id: r33030 | |||
2008-06-30 | - this fixes Hof PC98 music initialization | Florian Kagerer | |
- music sounds exactly like FM-Towns for now svn-id: r32854 | |||
2008-06-29 | fix warning | Florian Kagerer | |
svn-id: r32843 | |||
2008-06-29 | cleanup | Florian Kagerer | |
svn-id: r32842 | |||
2008-06-29 | - some more work on the Hof FM-Towns/PC98 music driver | Florian Kagerer | |
- move channels to a separate class svn-id: r32841 | |||
2008-06-28 | Fixed warning. (Hopefully without breaking anything.) | Torbjörn Andersson | |
svn-id: r32830 | |||
2008-06-28 | - implement music fading for Hof FM-Towns | Florian Kagerer | |
svn-id: r32829 | |||
2008-06-28 | hof: remove debug code | Florian Kagerer | |
svn-id: r32821 | |||
2008-06-28 | - HOF: bug fix for music driver | Florian Kagerer | |
- KYRA1 PC98: fix music file selection svn-id: r32819 | |||
2008-06-26 | fix bad const casts | Florian Kagerer | |
svn-id: r32812 | |||
2008-06-26 | more cleanup | Florian Kagerer | |
svn-id: r32811 | |||
2008-06-26 | cleanup | Florian Kagerer | |
svn-id: r32810 | |||
2008-06-26 | Fixing compilation for me. There are still lots of "cast casts away ↵ | Sven Hesse | |
constness" warnings, though svn-id: r32809 | |||
2008-06-26 | - improved hof music support for fm-towns (driver for *.twn tracks) (still ↵ | Florian Kagerer | |
needs quite some work) - some PC-98 music support since it uses a very similar driver, but this can't be considered working yet) - Kyra 1 PC-98 music doen't work at all since I haven't figured out yet how to turn track numbers into the corresponding music file names (might require a hard coded track map) svn-id: r32807 | |||
2008-06-24 | Added const to some static data. | Johannes Schickel | |
svn-id: r32763 | |||
2008-05-24 | Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ↵ | Johannes Schickel | |
the Land'". svn-id: r32260 | |||
2008-05-17 | - fixes bug #1962601 at least for intro and outro | Florian Kagerer | |
- add a mutex lock in sound_towns svn-id: r32155 | |||
2008-05-12 | fix valgrind warning and some cleanup | Florian Kagerer | |
svn-id: r32075 | |||
2008-05-12 | More naming consistency fixes (fixes old TODO). | Johannes Schickel | |
svn-id: r32062 |