OSDN Git Service

[DOC] Jan 07, 2016 + HOTFIX-3.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 8 Jan 2016 03:21:22 +0000 (12:21 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 8 Jan 2016 03:21:22 +0000 (12:21 +0900)
000_gitlog.txt
ChangeLog
RELEASENOTE.txt

index 66f5bfb..9091ad0 100644 (file)
@@ -1,3 +1,27 @@
+commit 8708a53b6627eba226d1bce0ba89bf792d884c98
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 8 02:06:21 2016 +0900
+
+    [VM][i386][WIN32] Fix FTBFS.
+
+commit c89682cd341eed45a66b820ebe6dad7cc0d130b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 8 00:29:48 2016 +0900
+
+    [OSD][Qt][SOUND] Fix broken WAV when recording sound.
+
+commit a9b86f91bc822771a0eeb36baf07db06d5fb2c34
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 7 23:15:17 2016 +0900
+
+    [DOC] Update URL of source-code.
+
+commit 3595c96494c8d65f335b7de1dffb89d1832c955d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 7 23:10:38 2016 +0900
+
+    [DOC] Update docs.
+
 commit e0b53fc1bd4af3a232ccc878671bab2caf7743f8
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Thu Jan 7 23:06:08 2016 +0900
index b4dafaa..d2b1e60 100644 (file)
--- 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 <whatisthis.sowhat@gmail.com>
+       
 * 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 <whatisthis.sowhat@gmail.com>
index cf71a9a..5a86207 100644 (file)
@@ -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 <whatisthis.sowhat@gmail.com>
+       
 * SNAPSHOT Jan 07, 2016 -2
   * MERGE upstream 2015-12-31, with printer emulations.
   * A lot of fixes.