OSDN Git Service

[DOC] Update for 2016-07-25.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Mon, 25 Jul 2016 13:03:17 +0000 (22:03 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Mon, 25 Jul 2016 13:03:17 +0000 (22:03 +0900)
source/000_gitlog.txt
source/ChangeLog
source/RELEASENOTE.txt
source/readme.qt.txt
source/readme_by_artane.txt
source/revision.txt
source/src/res/credits.html

index f3bc3b5..dfeef24 100644 (file)
@@ -1,3 +1,34 @@
+commit 8265a0a859ac69ef7c17548851902eab2de6f7f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 25 21:53:43 2016 +0900
+
+    [Build][Win32][CROSS] With (homebrew build of) Qt5.7.0.
+
+commit b0b504bf68c2a2418b1773990df8aaa6443724e0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 19 18:54:42 2016 +0900
+
+    [MOVIE_SAVER][OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/705 .
+    [MOVIE_SAVER] One board computers: Fix wrong pixels when BIG_ENDIAN .
+
+commit b8af7fa7e7a8a7eeeb36be970d8c418f5dbc9f0e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 19 18:21:20 2016 +0900
+
+    [MOVIE_SAVER][Qt] Fix duplicate opening before closing. Maybe fixed (5) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .
+
+commit 30e95573ea1560891f02cce4a20bd588830799e0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 29 13:10:44 2016 +0900
+
+    [DOC] Update documents.
+
+commit aa620307298b27c59c55e1e3ce667a07580398c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 29 13:08:37 2016 +0900
+
+    [General] Update installer.
+
 commit 3752c12b4b08f9910f3e3b6ad6f7dfbd76342cbb
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Wed Jun 29 12:12:33 2016 +0900
@@ -803,7 +834,8 @@ commit 79057640386c89298bd1dbfcd6c3a45e8632d06e
 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
 Date:   Mon May 16 16:35:09 2016 +0900
 
-    \r[BUILD][WIN32] Fix FTBFS.
+    
+[BUILD][WIN32] Fix FTBFS.
 
 commit 7410b9b300d333de91bddaa49abd6b1b5cc44c7a
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
index ebb0b33..78502a0 100644 (file)
@@ -1,5 +1,15 @@
 *** If you want to know full changes, please read 000_gitlog.txt and history.txt. ***
 
+* SNAPSHOT July 25, 2016
+  * Upstream 2016-04-13
+  * Bugfix only.
+  * [Win32] Build with Qt5.7.0 and GCC-6.1 (cross).
+  * [MOVIE_SAVER/OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/705
+  * [MOVIE_SAVER/Qt] Fix duplicate opening before closing. Maybe fixed (5) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .
+  * Build with 8265a0a859ac69ef7c17548851902eab2de6f7f4 (or later).
+  
+-- Jul 25, 2016 21:59:41 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
+
 * SNAPSHOT June 29, 2016
   * Upstream 2016-04-13
   * Build with FFMPEG 3.0.2 supported libmp3lame.
index 47419fd..27814da 100644 (file)
@@ -1,6 +1,6 @@
 ** Qt porting and FM-7/77/AV/AV40/EX for Common Source Code Project **
 
-                                                         June 29, 2016
+                                                         July 25, 2016
                             K.Ohta  (whatisthis.sowhat _at_ gmail.com)
 
 1.About
@@ -83,6 +83,16 @@ http://homepage3.nifty.com/takeda-toshiya/
 
 Changes:
 
+* SNAPSHOT July 25, 2016
+  * Upstream 2016-04-13
+  * Bugfix only.
+  * [Win32] Build with Qt5.7.0 and GCC-6.1 (cross).
+  * [MOVIE_SAVER/OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/705
+  * [MOVIE_SAVER/Qt] Fix duplicate opening before closing. Maybe fixed (5) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .
+  * Build with 8265a0a859ac69ef7c17548851902eab2de6f7f4 (or later).
+  
+-- Jul 25, 2016 21:59:41 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
+
 * SNAPSHOT June 29, 2016
   * Upstream 2016-04-13
   * Build with FFMPEG 3.0.2 supported libmp3lame.
index 9b8f3f3..05f2c65 100644 (file)
@@ -1,5 +1,5 @@
 ** Qt porting for Common Source Code Project **
-                                          June 21, 2016
+                                          July 25, 2016
              K.Ohta <whatisthis.sowhat _at_ gmail.com>
 
 0. About
index e004d76..0cbaaa6 100644 (file)
@@ -1,5 +1,5 @@
 ** Qt porting for Common Source Code Project **
-                                          June 29, 2016
+                                          July 25, 2016
              K.Ohta <whatisthis.sowhat _at_ gmail.com>
 
 * If you can't read Japanese, read readme.qt.txt .
 
 Changes:
 
+* SNAPSHOT July 25, 2016
+  * Upstream 2016-04-13
+  * Bugfix only.
+  * [Win32] Build with Qt5.7.0 and GCC-6.1 (cross).
+  * [MOVIE_SAVER/OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/705
+  * [MOVIE_SAVER/Qt] Fix duplicate opening before closing. Maybe fixed (5) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .
+  * Build with 8265a0a859ac69ef7c17548851902eab2de6f7f4 (or later).
+  
+-- Jul 25, 2016 21:59:41 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
+
 * SNAPSHOT June 29, 2016
   * Upstream 2016-04-13
   * Build with FFMPEG 3.0.2 supported libmp3lame.
index d015505..ffd8035 100644 (file)
@@ -1,3 +1,3 @@
 <B><FONT SIZE=-1>Upstream 2016-04-13<BR>
-Qt Port and FM7 series 2016-06-29<BR>
+Qt Port and FM7 series 2016-07-25<BR>
 </FONT></B>
index b76c8b8..60cbe4f 100644 (file)
@@ -9,13 +9,13 @@
 <h1>Common Source Code Project</h1>
 <DIV ALIGN=RIGHT><FONT SIZE=2>
 Upstream Version: 2016-04-13<BR>
-Qt Port and FM7 series 2016-06-29<BR>
+Qt Port and FM7 series 2016-07-25<BR>
 libCSPavio 2.0.0<BR>
 libCSPgui 2.0.0<BR>
 libCSPosd 2.0.1<BR>
 libCSPemu_utils 2.0.0<BR>
 FFMPEG 3.0.2 + liblame 3.99 + libx264-148<BR>
-Build Version: 3752c12b4b08f9910f3e3b6ad6f7dfbd76342cbb<BR>
+Build Version: 8265a0a859ac69ef7c17548851902eab2de6f7f4<BR>
 </FONT></DIV>
 <BR>
 <DIV ALIGN=RIGHT><FONT SIZE=3>
@@ -67,5 +67,5 @@ See also:<BR>
 </FONT>
 <hr>
 <address></address>
-<!-- hhmts start -->Last modified: Wed 29 June, 2016 13:10:35<!-- hhmts end -->
+<!-- hhmts start -->Last modified: Mon 25 July, 2016 22:02:24<!-- hhmts end -->
 </body> </html>