Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-23 | Fix the FIXME ;-) | Max Horn | |
svn-id: r29955 | |||
2007-12-22 | Added FIXME comment. | Johannes Schickel | |
svn-id: r29954 | |||
2007-12-21 | Reverted too complicated (and unneeded) volume settings code for towns driver. | Johannes Schickel | |
svn-id: r29939 | |||
2007-12-16 | Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ↵ | Johannes Schickel | |
to Florian for the patch. svn-id: r29881 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-15 | Formatting/Cleanup. | Johannes Schickel | |
svn-id: r26511 | |||
2007-04-01 | made _vm/_engine usage consistent. (_engine -> _vm all over the place now). | Johannes Schickel | |
svn-id: r26342 | |||
2007-03-27 | fixed const correctness | Max Horn | |
svn-id: r26307 | |||
2007-03-26 | Commit of patch #1688065 ("KYRA: fm towns music"). | Johannes Schickel | |
svn-id: r26305 | |||
2007-03-25 | Some tempo fixes from Florian. | Johannes Schickel | |
svn-id: r26300 | |||
2007-03-24 | Commit of patch #1686414 ("Kyra: FM-Towns music"). | Johannes Schickel | |
svn-id: r26285 | |||
2007-03-02 | Changed the order of the parameters of makeLinearInputStream to resemble ↵ | Max Horn | |
Mixer::playRaw; also made makeLinearInputStream honor FLAG_LOOP (and for this, changed its loop related params slightly) svn-id: r25926 | |||
2007-02-26 | Using FLAG_AUTOFREE implies free() being called on the memory buffer you ↵ | Max Horn | |
passed to the audio stream code -- hence, use malloc and not new[] to allocate the buffer svn-id: r25877 | |||
2007-02-11 | should fix warnings in msvc. | Johannes Schickel | |
svn-id: r25484 | |||
2007-01-29 | cleanup | Johannes Schickel | |
svn-id: r25268 | |||
2007-01-29 | - adds support for FM-Towns SFX (thanks to Florian Kagerer for his source) | Johannes Schickel | |
- gets rid of GameFlags::hasAudioCD svn-id: r25258 |