Commit Graph

707 Commits

Author SHA1 Message Date
Eugene Sandulenko
c6793bd228 NEWS: Munt has been updated to 2.0.1pre 2016-12-17 12:48:02 +01:00
Colin Snover
b8d70d26fa MT32: Update Munt to 2.0.1-pre
This update uses upstream commit
f88ef828a600ce66d1f730c8fb2a7f580f6f6165.

This update switches to use the new Munt C++ interface, which
will allow ScummVM to link to an external Munt library instead
of requiring it to be built-in in the future. For the moment,
the emulator is still built-in, since it is not available from
most package repositories.

The Munt driver in ScummVM now uses writeSysex instead of the
(now-private) playSysexWithoutFraming, per recommendation from
the Munt team <https://github.com/munt/munt/pull/30>.

This changeset also removes direct modifications that used to be
made to Munt code, to ease future updates. To update Munt code in
the future:

1. Replace all source files in the `softsynth/mt32` directory with
   new files from the upstream `mt32emu/src` directory;
2. Update `config.h` with the correct version number for the new
   version of Munt;
3. Update `module.mk` to add any new source files that need to be
   built.
2016-12-16 15:44:29 -06:00
Thierry Crozat
179ad14dbf NEWS: Move Drascula fix to 1.9.1 version 2016-12-08 22:58:33 +00:00
Thierry Crozat
6138b36d01 NEWS: Mention Drascula drunkard talk bug fix 2016-12-08 22:44:08 +00:00
Colin Snover
df4a503622 Revert "MT32: Update Munt to 2.0.0"
This reverts commit b4dbd6d3c2.
2016-11-25 12:24:08 -06:00
Colin Snover
b4dbd6d3c2 MT32: Update Munt to 2.0.0
This changeset also removes unnecessary direct modifications to
Munt code to ease future updates. To update Munt in the future:

1. Replace all source files in the `softsynth/mt32` directory with
   new files from the upstream `mt32emu/src` directory;
2. Update `config.h` with the correct version number for the new
   version of Munt;
3. Update `module.mk` to match the list of sources given in
   `mt32emu/CMakeLists.txt libmt32emu_SOURCES`.
2016-11-25 12:14:13 -06:00
rootfather
ea04a41780 NEWS: Revert mentioning iOS linear filtering options
as suggested by criezy.
2016-11-05 13:11:18 +01:00
Eugene Sandulenko
35f22e62fc NEWS: Mention GMM save/load support in Composer 2016-11-03 23:52:22 +01:00
Eugene Sandulenko
869354830f NEWS: Mention GUI improvements 2016-11-03 23:48:18 +01:00
rootfather
90ea0c7092 NEWS: Mention recent additions/changes 2016-10-30 20:39:01 +01:00
rootfather
ec4cd78554 NEWS: Mention recent bugfixes in the NEWS 2016-10-30 20:39:01 +01:00
Thierry Crozat
fa8b665495 NEWS: Add filtering option for SDL2 2016-10-18 19:51:17 +01:00
Lothar Serra Mari
66a0ca6f64 NEWS: Add NEWS stub for 1.10.0 2016-10-08 12:02:45 +02:00
Lothar Serra Mari
c59dc8ab06 NEWS: Mention fix for bug #9597 2016-10-08 12:02:45 +02:00
Lothar Serra Mari
8d765a2676 NEWS: Add release date for 1.9.0 2016-10-08 12:02:45 +02:00
Eugene Sandulenko
de715ca446 ADL: Enable hires0-3 for the release 2016-10-07 11:53:31 +02:00
Lothar Serra Mari
5683e0fa33 NEWS: Mention CMS/GameBlaster audio fix 2016-09-28 08:36:38 +02:00
Eugene Sandulenko
3b065a05f6 NEWS: Mentioned Amiga AmiUpdate feature. Sort ports alphabetically 2016-09-13 23:35:18 +02:00
Bastien Bouclet
ee3bbbd394 NEWS: Remove Myst and Riven bug fixes
- Riven is not supported
- Myst is newly supported, bugfixes are not relevant
2016-09-13 22:32:50 +02:00
Eugene Sandulenko
c543fcb9b7 NEWS: Mention WinSparkle support 2016-09-13 22:28:53 +02:00
Eugene Sandulenko
2bc508cb75 NEWS: Remove WAGE from the news since the engine is not supported yet 2016-09-13 22:28:53 +02:00
Lothar Serra Mari
38a0bdb263 NEWS: Mention latest bug fixed 2016-09-07 08:26:08 +02:00
Eugene Sandulenko
164dffd096 Merge pull request #806 from sev-/sdl2-switch
BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback.
2016-08-19 22:56:01 +02:00
Eugene Sandulenko
de04a68c06 BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback. 2016-08-15 16:07:28 +02:00
Lothar Serra Mari
b95ce5c95b NEWS: Mention snap support in Linux 2016-08-15 14:39:41 +02:00
Lothar Serra Mari
3e06aad219 NEWS: Add detection entry for Dutch airport demo
Also improved the wording on the NEWS item for the INN demo.
2016-08-14 14:03:19 +02:00
Lothar Serra Mari
6b2f741bcf NEWS: Improve description of the longbow bug recently fixed 2016-08-11 21:18:54 +02:00
Lothar Serra Mari
b307bf64de Revert "NEWS: Mention fix for bug #7179"
This reverts commit 01761e991a.
2016-08-11 20:24:34 +02:00
Lothar Serra Mari
01761e991a NEWS: Mention fix for bug #7179 2016-08-11 19:45:59 +02:00
Eugene Sandulenko
3f9b95ac3e NEWS: Mention EOB1 Italian translation update 2016-07-30 02:31:48 +03:00
Eugene Sandulenko
9bb4d87dbd NEWS: Sort engines in 1.9.0 alphabetically 2016-07-30 02:31:47 +03:00
Lothar Serra Mari
5503c99302 NEWS: Mention SDL1/Win32 keymapping fix 2016-07-29 22:28:23 +02:00
Lothar Serra Mari
5167c57a1c NEWS: Mention mouse cursor fix for Myst 2016-07-29 22:19:55 +02:00
Lothar Serra Mari
df009e9e59 NEWS: Mention BASS fixes for the Officer Blunt bug 2016-07-22 07:20:40 +02:00
Lothar Serra Mari
5f769b43d6 NEWS: Mention GOB1EGA fixes by DrMcCoy 2016-07-21 07:40:20 +02:00
Lothar Serra Mari
7bc91d48a1 NEWS: Add MM V0 improvements by segrax 2016-07-20 11:31:08 +02:00
Lothar Serra Mari
fdd21f1942 NEWS: Mention the changes introduced since the last NEWS update
I tried to cover most of the things that seem to be interesting
for the end user. I excluded the SCI32 stuff because a) it's not
officially supported and b) I don't have the slightest clue what
most of the changes to the SCI32 engine do. :)

Please excuse if you made a noteworthy contribution I missed
to mention in this NEWS update. It was not on purpose.
2016-07-19 11:38:37 +02:00
Lothar Serra Mari
9131976ff4 NEWS: Fix missing whitespace 2016-06-16 11:28:02 +02:00
Eugene Sandulenko
2368283ab4 NEWS: Mention newly supported games 2016-06-16 11:16:19 +02:00
Lothar Serra Mari
ff8292fc7b NEWS: Fix punctuation in taskbar fix entry 2016-06-08 21:21:07 +02:00
Kirben
587e98e112 NEWS: Add fix for taskbar support in Windows 10. 2016-06-08 23:24:57 +10:00
Lothar Serra Mari
c3705c0930 NEWS: Mention QfG3 dialog fix 2016-05-25 20:39:36 +02:00
Eugene Sandulenko
96c7860dbc NEWS: Mention Android SDL port 2016-05-20 16:12:37 +02:00
Eugene Sandulenko
d2c34f013a NEWS: Mention 3DS port 2016-05-17 19:37:51 +02:00
Filippos Karapetis
41eb8ec50e NEWS: Mention the lock-up fix for in-game animations in lab 2016-05-17 11:25:16 +03:00
Lothar Serra Mari
c46163dd31 NEWS: Add release date for 1.8.1 2016-05-16 11:58:46 +02:00
Johannes Schickel
84d2cf6cbf NEWS: Add Kyra bugfixes for 1.8.1. 2016-05-02 14:21:06 +02:00
Lothar Serra Mari
43e956addf
NEWS: Add fix for cursor stuttering in the launcher 2016-04-22 17:02:32 +02:00
Lothar Serra Mari
56a20ef926
NEWS: Add missing whitespace in GCW0 paragraph 2016-04-18 10:32:47 +02:00
Eugene Sandulenko
d78c291340 NEWS: Mention GCW0 port improvements 2016-04-18 08:48:07 +02:00