From: K.Ohta Date: Fri, 8 Jan 2016 03:21:22 +0000 (+0900) Subject: [DOC] Jan 07, 2016 + HOTFIX-3. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f225d5a6cb447b1c5c0dbe522409f24dcba5931d;p=csp-qt%2Fcommon_source_project-fm7.git [DOC] Jan 07, 2016 + HOTFIX-3. --- diff --git a/000_gitlog.txt b/000_gitlog.txt index 66f5bfba2..9091ad094 100644 --- a/000_gitlog.txt +++ b/000_gitlog.txt @@ -1,3 +1,27 @@ +commit 8708a53b6627eba226d1bce0ba89bf792d884c98 +Author: K.Ohta +Date: Fri Jan 8 02:06:21 2016 +0900 + + [VM][i386][WIN32] Fix FTBFS. + +commit c89682cd341eed45a66b820ebe6dad7cc0d130b3 +Author: K.Ohta +Date: Fri Jan 8 00:29:48 2016 +0900 + + [OSD][Qt][SOUND] Fix broken WAV when recording sound. + +commit a9b86f91bc822771a0eeb36baf07db06d5fb2c34 +Author: K.Ohta +Date: Thu Jan 7 23:15:17 2016 +0900 + + [DOC] Update URL of source-code. + +commit 3595c96494c8d65f335b7de1dffb89d1832c955d +Author: K.Ohta +Date: Thu Jan 7 23:10:38 2016 +0900 + + [DOC] Update docs. + commit e0b53fc1bd4af3a232ccc878671bab2caf7743f8 Author: K.Ohta Date: Thu Jan 7 23:06:08 2016 +0900 diff --git a/ChangeLog b/ChangeLog index b4dafaad0..d2b1e60ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,14 @@ *** If you want to know full changes, please read 000_gitlog.txt and history.txt. *** +* SNAPSHOT Jan 07, 2016-3 + * Hotfix for 2016-01-07 and 2016-01-07-2. + * SOUND: Fix broken WAV data of recording sound. + * Built with commit 8708a53b6627eba226d1bce0ba89bf792d884c98 . + +-- Jan 08, 2016 12:19:19 +0900 K.Ohta + * SNAPSHOT Jan 07, 2016 -2 - * MERGE upstream 2015-12-31, with printer emulations. - * A lot of fixes. - * Enable to build with MinGW / Win32. - * FM7: Add aspect ratio 4:3 modes. - * FM7: Add support printer and Dempa shinbum-sha's Joy stick. + * Fix crash of a lot of VMs. * Built with commit e0b53fc1bd4af3a232ccc878671bab2caf7743f8 . -- Jan 07, 2016 23:08:35 +0900 K.Ohta diff --git a/RELEASENOTE.txt b/RELEASENOTE.txt index cf71a9a85..5a8620743 100644 --- a/RELEASENOTE.txt +++ b/RELEASENOTE.txt @@ -1,6 +1,6 @@ ** Qt porting and FM-7/77/AV/AV40/EX for Common Source Code Project ** - Jan 07, 2016 + Jan 08, 2016 K.Ohta (whatisthis.sowhat _at_ gmail.com) 1.About @@ -18,7 +18,7 @@ GNU/Linux with AMD64 binaries and Win32 with MINGW binaries are avaiable, packed MD5SUM: SHA256SUM: Source Code: - https://github.com/Artanejp/common_source_project-fm7/releases/tag/SNAPSHOT_20160107_2 + https://github.com/Artanejp/common_source_project-fm7/releases/tag/SNAPSHOT_20160107_3 2.Background Common Source Code Project (CSP) is good emulator writing. @@ -83,6 +83,13 @@ http://homepage3.nifty.com/takeda-toshiya/ Changes: *** If you want to know full changes, please read 000_gitlog.txt . *** +* SNAPSHOT Jan 07, 2016-3 + * Hotfix for 2016-01-07 and 2016-01-07-2. + * SOUND: Fix broken WAV data of recording sound. + * Built with commit 8708a53b6627eba226d1bce0ba89bf792d884c98 . + +-- Jan 08, 2016 12:19:19 +0900 K.Ohta + * SNAPSHOT Jan 07, 2016 -2 * MERGE upstream 2015-12-31, with printer emulations. * A lot of fixes.