OSDN Git Service

csp-qt/common_source_project-fm7.git
7 years ago[MOVIE_SAVER][PC8801][PC9801] Adjust sound frequency when OVERRIDE_48000Hz , still...
K.Ohta [Mon, 15 Aug 2016 17:37:45 +0000 (02:37 +0900)]
[MOVIE_SAVER][PC8801][PC9801] Adjust sound frequency when OVERRIDE_48000Hz , still choppy.

7 years ago[DOC] Update documents.
K.Ohta [Mon, 15 Aug 2016 14:38:34 +0000 (23:38 +0900)]
[DOC] Update documents.

7 years ago[Linux] Update installer.
K.Ohta [Mon, 15 Aug 2016 14:34:52 +0000 (23:34 +0900)]
[Linux] Update installer.

7 years ago[Qt][OSD][MOVIE_SAVER] Maybe correctness frame(s) counting with 60fps ヽ(=´▽=)ノ
K.Ohta [Mon, 15 Aug 2016 14:29:58 +0000 (23:29 +0900)]
[Qt][OSD][MOVIE_SAVER] Maybe correctness frame(s) counting with 60fps ヽ(=´▽=)ノ
[MOVIE_SAVER] Fix sometimes crashing when stop to save movie.
[GENERAL] Update SO versions.

7 years ago[BUILD][General] Update SOVERSION of DLLs.
K.Ohta [Wed, 10 Aug 2016 17:54:15 +0000 (02:54 +0900)]
[BUILD][General] Update SOVERSION of DLLs.

7 years ago[MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.
K.Ohta [Wed, 10 Aug 2016 17:50:26 +0000 (02:50 +0900)]
[MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.

7 years ago[MOVIE_LOADER] Primary decoding.
K.Ohta [Wed, 10 Aug 2016 13:44:23 +0000 (22:44 +0900)]
[MOVIE_LOADER] Primary decoding.

7 years ago[BUILD][WIN32] Fix FTBFS.
K.Ohta [Wed, 10 Aug 2016 03:58:42 +0000 (12:58 +0900)]
[BUILD][WIN32] Fix FTBFS.

7 years ago[DOC] Upodate documents.
K.Ohta [Tue, 9 Aug 2016 16:44:55 +0000 (01:44 +0900)]
[DOC] Upodate documents.

7 years ago[MOVIE_SAVER][WIP] Fixing incorrect frames at 60fps.
K.Ohta [Tue, 9 Aug 2016 16:41:29 +0000 (01:41 +0900)]
[MOVIE_SAVER][WIP] Fixing incorrect frames at 60fps.

7 years ago[General][Linux] Update installer script.
K.Ohta [Tue, 9 Aug 2016 13:39:11 +0000 (22:39 +0900)]
[General][Linux] Update installer script.

7 years ago[BUILD][WIN32] Update version of FFMPEG.
K.Ohta [Tue, 9 Aug 2016 13:38:18 +0000 (22:38 +0900)]
[BUILD][WIN32] Update version of FFMPEG.

7 years ago[DOC] Update documents for release 2016-08-09.
K.Ohta [Tue, 9 Aug 2016 13:37:49 +0000 (22:37 +0900)]
[DOC] Update documents for release 2016-08-09.

7 years ago[MOVIE_LOADER][PX7][Qt] Add movie loader for PX7.Stil not test enough.
K.Ohta [Tue, 9 Aug 2016 07:04:30 +0000 (16:04 +0900)]
[MOVIE_LOADER][PX7][Qt] Add movie loader for PX7.Stil not test enough.

7 years ago[Qt][OSD] Fix FTBFS (excepts PX7).
K.Ohta [Sun, 31 Jul 2016 15:47:20 +0000 (00:47 +0900)]
[Qt][OSD] Fix FTBFS (excepts PX7).

7 years ago[Qt] Update CMakefile.
K.Ohta [Sun, 31 Jul 2016 13:34:29 +0000 (22:34 +0900)]
[Qt] Update CMakefile.

7 years ago[DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing buffer.
K.Ohta [Sun, 31 Jul 2016 13:33:01 +0000 (22:33 +0900)]
[DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing buffer.

7 years ago[MOVIE_LOADER][WIP] Implementing video dedoder, still not working.
K.Ohta [Sun, 31 Jul 2016 13:32:12 +0000 (22:32 +0900)]
[MOVIE_LOADER][WIP] Implementing video dedoder, still not working.

7 years ago[WIP][Qt][MOVIE_LOADER] Constructing MOVIE_LOADER class.
K.Ohta [Sat, 30 Jul 2016 00:39:47 +0000 (09:39 +0900)]
[WIP][Qt][MOVIE_LOADER] Constructing MOVIE_LOADER class.

7 years ago[BUILD][MOVIE_SAVER][FFMPEG] Update FFMPEG to 3.1.1 .
K.Ohta [Fri, 29 Jul 2016 21:14:29 +0000 (06:14 +0900)]
[BUILD][MOVIE_SAVER][FFMPEG] Update FFMPEG to 3.1.1 .
[FFMPEG][LINUX] Enable OpenCL for ffmpeg @linux.You need libOpenCL.so.1 to use homebrew build.
[FFMPEG][WIN32] Enable DXVA2 for video-decoding accelerator.

7 years ago* I hope to fix issues of (5) at http://hanabi.2ch.net/test/read.cgi/i4004/1430836648...
K.Ohta [Thu, 28 Jul 2016 09:36:31 +0000 (18:36 +0900)]
* I hope to fix issues of (5) at hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 , really (;´Д`)
[Qt][MOVIE_SAVER] Synchronous OPEN->ENCODEING->CLOSING.
[UI][Qt][MOVIE_SAVER] DO NOT change state of "Save as movie" without *real* starting/stopping.

7 years ago[VM][Qt][MSX] Add PX7.LD part still not working.
K.Ohta [Tue, 26 Jul 2016 09:30:05 +0000 (18:30 +0900)]
[VM][Qt][MSX] Add PX7.LD part still not working.

7 years ago[UI][Qt][PX7] Add GUI side of laserdisc supporting.
K.Ohta [Tue, 26 Jul 2016 08:57:03 +0000 (17:57 +0900)]
[UI][Qt][PX7] Add GUI side of laserdisc supporting.

7 years ago[Draw][GL] Optimize GLSL's by https://github.com/aras-p/glsl-optimizer .
K.Ohta [Mon, 25 Jul 2016 19:28:01 +0000 (04:28 +0900)]
[Draw][GL] Optimize GLSL's by https://github.com/aras-p/glsl-optimizer .

7 years ago[BUILD][CMAKE][Win32] Fix FTBFS without Qt 5.3.
K.Ohta [Mon, 25 Jul 2016 19:24:11 +0000 (04:24 +0900)]
[BUILD][CMAKE][Win32] Fix FTBFS without Qt 5.3.

7 years ago[DOC] Add a article about Window's OpenGL.
K.Ohta [Mon, 25 Jul 2016 19:22:55 +0000 (04:22 +0900)]
[DOC] Add a article about Window's OpenGL.

7 years ago[DOC][OOPs] I forgot to change upstream URL X-)
K.Ohta [Mon, 25 Jul 2016 13:05:17 +0000 (22:05 +0900)]
[DOC][OOPs] I forgot to change upstream URL X-)

7 years ago[DOC] Update for 2016-07-25.
K.Ohta [Mon, 25 Jul 2016 13:03:17 +0000 (22:03 +0900)]
[DOC] Update for 2016-07-25.

7 years ago[Build][Win32][CROSS] With (homebrew build of) Qt5.7.0.
K.Ohta [Mon, 25 Jul 2016 12:53:43 +0000 (21:53 +0900)]
[Build][Win32][CROSS] With (homebrew build of) Qt5.7.0.

7 years ago[MOVIE_SAVER][OSD] Fix wrong framerate when recording ; this is related by frame...
K.Ohta [Tue, 19 Jul 2016 09:54:42 +0000 (18:54 +0900)]
[MOVIE_SAVER][OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of hanabi.2ch.net/test/read.cgi/i4004/1430836648/705 .
[MOVIE_SAVER] One board computers: Fix wrong pixels when BIG_ENDIAN .

7 years ago[MOVIE_SAVER][Qt] Fix duplicate opening before closing. Maybe fixed (5) of http:...
K.Ohta [Tue, 19 Jul 2016 09:21:20 +0000 (18:21 +0900)]
[MOVIE_SAVER][Qt] Fix duplicate opening before closing. Maybe fixed (5) of hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .

7 years ago[DOC] Update documents.
K.Ohta [Wed, 29 Jun 2016 04:10:44 +0000 (13:10 +0900)]
[DOC] Update documents.

7 years ago[General] Update installer.
K.Ohta [Wed, 29 Jun 2016 04:08:37 +0000 (13:08 +0900)]
[General] Update installer.

7 years ago[MOVIE_SAVER][Win32] Fix wrong value of left frames for audio when stopping to record.
K.Ohta [Wed, 29 Jun 2016 03:12:33 +0000 (12:12 +0900)]
[MOVIE_SAVER][Win32] Fix wrong value of left frames for audio when stopping to record.

7 years ago[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
K.Ohta [Tue, 28 Jun 2016 08:30:11 +0000 (17:30 +0900)]
[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.

8 years ago[DOC][OOPS] I forgot change readme_by_artane.txt, fixed.
K.Ohta [Mon, 20 Jun 2016 17:35:28 +0000 (02:35 +0900)]
[DOC][OOPS] I forgot change readme_by_artane.txt, fixed.

8 years ago[Linux] Update installer.
K.Ohta [Mon, 20 Jun 2016 16:31:18 +0000 (01:31 +0900)]
[Linux] Update installer.

8 years ago[DOC] Add Issues.ja.txt . Still only Japanese.
K.Ohta [Mon, 20 Jun 2016 16:26:50 +0000 (01:26 +0900)]
[DOC] Add Issues.ja.txt . Still only Japanese.

8 years ago[DOC] Update documents.
K.Ohta [Mon, 20 Jun 2016 16:23:20 +0000 (01:23 +0900)]
[DOC] Update documents.

8 years ago[DOC] Update documents.
K.Ohta [Mon, 20 Jun 2016 16:17:13 +0000 (01:17 +0900)]
[DOC] Update documents.
[UI][Qt] Move initialize some resources to main().

8 years ago[UI][Qt] Move shaders.qrc and commontexts.qrc to libCSPgui .
K.Ohta [Mon, 20 Jun 2016 15:59:42 +0000 (00:59 +0900)]
[UI][Qt] Move shaders.qrc and commontexts.qrc to libCSPgui .

8 years ago[Qt][MZ3500] Fix FTBFS.
K.Ohta [Mon, 20 Jun 2016 08:19:50 +0000 (17:19 +0900)]
[Qt][MZ3500] Fix FTBFS.

8 years ago[VM][DISK][FM7] Fix not starting Xanadu1/FM-7.
K.Ohta [Mon, 20 Jun 2016 08:14:41 +0000 (17:14 +0900)]
[VM][DISK][FM7] Fix not starting Xanadu1/FM-7.

8 years ago[MOVIE_SAVER] Audio: Adjust cutoff frequency.
K.Ohta [Mon, 20 Jun 2016 06:56:23 +0000 (15:56 +0900)]
[MOVIE_SAVER] Audio: Adjust cutoff frequency.

8 years ago[MOVIE_SAVER][Qt] Audio: add using libmp3lame and libvorbis, to encode movie.
K.Ohta [Mon, 20 Jun 2016 06:22:43 +0000 (15:22 +0900)]
[MOVIE_SAVER][Qt] Audio: add using libmp3lame and libvorbis, to encode movie.

8 years ago[MOVIE_SAVER][UI][Qt] Ready to use MP3LAME.
K.Ohta [Mon, 20 Jun 2016 06:22:06 +0000 (15:22 +0900)]
[MOVIE_SAVER][UI][Qt] Ready to use MP3LAME.

8 years ago[WIN32][BUILD] .
K.Ohta [Mon, 20 Jun 2016 04:49:23 +0000 (13:49 +0900)]
[WIN32][BUILD] .

8 years ago[BUILD][Linux] Use external Qt5.31 to build emufoo, this is version dependent issue...
K.Ohta [Sun, 19 Jun 2016 20:07:01 +0000 (05:07 +0900)]
[BUILD][Linux] Use external Qt5.31 to build emufoo, this is version dependent issue for Ubuntu 16.04 LTS and Debian 8.

8 years ago[UI][Qt] Not liking config, using_flags directly.
K.Ohta [Sun, 19 Jun 2016 19:13:10 +0000 (04:13 +0900)]
[UI][Qt] Not liking config, using_flags directly.

8 years ago[Qt][MOVIE_SAVER] Fix syncing of A/V.
K.Ohta [Sun, 19 Jun 2016 19:11:16 +0000 (04:11 +0900)]
[Qt][MOVIE_SAVER] Fix syncing of A/V.
[Qt][OSD] Not linking config directly.

8 years ago[UI][Qt] TRY: Enable DLLs even build for windows.
K.Ohta [Sun, 19 Jun 2016 11:46:59 +0000 (20:46 +0900)]
[UI][Qt] TRY: Enable DLLs even build for windows.

8 years ago[BUILD] Try: Add flag "-DQT_NO_VERSION_TAGGING" for compilation , to keep compatibili...
K.Ohta [Sat, 18 Jun 2016 20:23:47 +0000 (05:23 +0900)]
[BUILD] Try: Add flag "-DQT_NO_VERSION_TAGGING" for compilation , to keep compatibility Qt <= 5.5 .

8 years ago[MOVIE_SAVER][OSD] Fix unsync audio and video in recorded movies with some machines...
K.Ohta [Sat, 18 Jun 2016 20:20:01 +0000 (05:20 +0900)]
[MOVIE_SAVER][OSD] Fix unsync audio and video in recorded movies with some machines (excepts 60fps).
[MOVIE_SAVER][EMU] Fix stop/restart recording movie when changing/ejecting CARTRIDGEs.
See, http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/699 .

8 years ago[DOC] Update.
K.Ohta [Fri, 17 Jun 2016 18:34:23 +0000 (03:34 +0900)]
[DOC] Update.

8 years ago[BUG][MOVIE_SAVER] Fix changing cartridges.
K.Ohta [Fri, 17 Jun 2016 18:28:35 +0000 (03:28 +0900)]
[BUG][MOVIE_SAVER] Fix changing cartridges.

8 years ago[DOC] Update ffmpeg3.0.2's docs.
K.Ohta [Fri, 17 Jun 2016 17:51:40 +0000 (02:51 +0900)]
[DOC] Update ffmpeg3.0.2's docs.

8 years ago[DOC] Add FFMPEG's documents.
K.Ohta [Fri, 17 Jun 2016 17:26:03 +0000 (02:26 +0900)]
[DOC] Add FFMPEG's documents.

8 years ago[DOC] Update revision, credist.
K.Ohta [Fri, 17 Jun 2016 17:25:29 +0000 (02:25 +0900)]
[DOC] Update revision, credist.

8 years ago[DOC] Update URLs.
K.Ohta [Fri, 17 Jun 2016 17:22:43 +0000 (02:22 +0900)]
[DOC] Update URLs.

8 years ago[DOC Update gitlog
K.Ohta [Fri, 17 Jun 2016 17:18:28 +0000 (02:18 +0900)]
[DOC Update gitlog

8 years ago[DOC] Update Japanese/Englist releasenote.
K.Ohta [Fri, 17 Jun 2016 17:17:46 +0000 (02:17 +0900)]
[DOC] Update Japanese/Englist releasenote.

8 years ago[DOC] Update gitlog.
K.Ohta [Fri, 17 Jun 2016 16:38:21 +0000 (01:38 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Update Japanese document.
K.Ohta [Fri, 17 Jun 2016 16:37:52 +0000 (01:37 +0900)]
[DOC] Update Japanese document.

8 years ago[BUILD] Update settings.
K.Ohta [Fri, 17 Jun 2016 16:32:43 +0000 (01:32 +0900)]
[BUILD] Update settings.

8 years ago[DOC] Update revison and credits.
K.Ohta [Fri, 17 Jun 2016 16:32:08 +0000 (01:32 +0900)]
[DOC] Update revison and credits.

8 years ago[UI][Qt] Revert changes menu of saving movie.
K.Ohta [Fri, 17 Jun 2016 16:02:27 +0000 (01:02 +0900)]
[UI][Qt] Revert changes menu of saving movie.

8 years ago[INSTALLER] Update soversion.
K.Ohta [Fri, 17 Jun 2016 15:28:49 +0000 (00:28 +0900)]
[INSTALLER] Update soversion.

8 years ago[UI][Qt][MOVIE_SAVER] Selective video codecs.
K.Ohta [Fri, 17 Jun 2016 15:26:49 +0000 (00:26 +0900)]
[UI][Qt][MOVIE_SAVER] Selective video codecs.
[MOVIE_SAVER] Fix deadlock when closing movie.

8 years ago[BUILD] Build with ffmpeg 3.0.2 .
K.Ohta [Thu, 16 Jun 2016 14:47:38 +0000 (23:47 +0900)]
[BUILD] Build with ffmpeg 3.0.2 .

8 years ago[UI][Qt][MOVIE_SAVER] QP: Set range to 1 < xx < 31 .
K.Ohta [Thu, 16 Jun 2016 14:46:09 +0000 (23:46 +0900)]
[UI][Qt][MOVIE_SAVER] QP: Set range to  1 < xx < 31 .

8 years ago[Qt][MOVIE_SAVER] Fix timing of sending video frame(s).
K.Ohta [Thu, 16 Jun 2016 14:45:30 +0000 (23:45 +0900)]
[Qt][MOVIE_SAVER] Fix timing of sending video frame(s).

8 years ago[MOVIE_SAVER] More safer close.
K.Ohta [Wed, 15 Jun 2016 06:22:32 +0000 (15:22 +0900)]
[MOVIE_SAVER] More safer close.

8 years ago[Qt][MOVIE_SAVER] Safer closing files.
K.Ohta [Wed, 15 Jun 2016 06:11:30 +0000 (15:11 +0900)]
[Qt][MOVIE_SAVER] Safer closing files.

8 years ago[UI][Qt][MOVIE_SAVER] Re-enable 60fps.
K.Ohta [Wed, 15 Jun 2016 05:45:06 +0000 (14:45 +0900)]
[UI][Qt][MOVIE_SAVER] Re-enable 60fps.

8 years ago[Qt][MOVIE_SAVER] MPEG4v1: Safer settings.
K.Ohta [Wed, 15 Jun 2016 05:44:24 +0000 (14:44 +0900)]
[Qt][MOVIE_SAVER] MPEG4v1: Safer settings.

8 years ago[OSD][MOVIE_SAVER] Throw frames with correct timing, fixed un-sync both audio and...
K.Ohta [Wed, 15 Jun 2016 05:43:17 +0000 (14:43 +0900)]
[OSD][MOVIE_SAVER] Throw frames with correct timing, fixed un-sync both audio and video with any frame-rate (maybe).

8 years ago[MOVIE_SAVER][Qt] Temporally set video-codec to MPEG4 (not AVC).
K.Ohta [Tue, 14 Jun 2016 18:20:17 +0000 (03:20 +0900)]
[MOVIE_SAVER][Qt] Temporally set video-codec to MPEG4 (not AVC).
This is issue of discard frames with libx264 by ffmpeg's libavcodec/libavformat.
This seems to be ffmpeg's issue, not my program.

8 years ago[SRC][LIBCSPAVIO] Fix indent from [SPC]x4 to [TAB].
K.Ohta [Tue, 14 Jun 2016 14:11:37 +0000 (23:11 +0900)]
[SRC][LIBCSPAVIO] Fix indent from [SPC]x4 to [TAB].

8 years ago[SOUND][Qt][MOVIE_SAVER] WIP: Fixing appending unneeded sound data.
K.Ohta [Mon, 13 Jun 2016 10:23:01 +0000 (19:23 +0900)]
[SOUND][Qt][MOVIE_SAVER] WIP: Fixing appending unneeded sound data.

8 years ago[DOC] Update RELEASE SNAPSHOT 2016-06-11.
K.Ohta [Sat, 11 Jun 2016 06:02:42 +0000 (15:02 +0900)]
[DOC] Update RELEASE SNAPSHOT 2016-06-11.

8 years ago[DOC] Update credits and ChangeLog.
K.Ohta [Fri, 10 Jun 2016 20:11:29 +0000 (05:11 +0900)]
[DOC] Update credits and ChangeLog.

8 years ago[Qt][FM8] Fix FTBFS.
K.Ohta [Fri, 10 Jun 2016 20:08:50 +0000 (05:08 +0900)]
[Qt][FM8] Fix FTBFS.

8 years ago[DOC] Update changelog, etc.
K.Ohta [Fri, 10 Jun 2016 19:14:44 +0000 (04:14 +0900)]
[DOC] Update changelog, etc.

8 years ago[Build] Update soversion.
K.Ohta [Fri, 10 Jun 2016 19:11:38 +0000 (04:11 +0900)]
[Build] Update soversion.

8 years ago[Build][FFMPEG] Add bootstrap script.
K.Ohta [Fri, 10 Jun 2016 19:07:49 +0000 (04:07 +0900)]
[Build][FFMPEG] Add bootstrap script.

8 years ago[Qt][Win32] Fix not work with WindowsXP, using homebrew version of ffmpeg-2.8.7.
K.Ohta [Fri, 10 Jun 2016 19:02:17 +0000 (04:02 +0900)]
[Qt][Win32] Fix not work with WindowsXP, using homebrew version of ffmpeg-2.8.7.

8 years ago[MOVIE_SAVER] Use ffmpeg internal aac codec, because faac or fdk_aac are not *Free* .
K.Ohta [Fri, 10 Jun 2016 19:00:15 +0000 (04:00 +0900)]
[MOVIE_SAVER] Use ffmpeg internal aac codec, because faac or fdk_aac are not *Free* .

8 years ago[VM][MOVIE_SAVER] Fix stopping when changing cartridge, now refer to upstream (split...
K.Ohta [Fri, 10 Jun 2016 18:58:13 +0000 (03:58 +0900)]
[VM][MOVIE_SAVER] Fix stopping when changing cartridge, now refer to upstream (split movies).
See, http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/689 .

8 years ago[Qt] Update credits.
K.Ohta [Wed, 8 Jun 2016 20:57:53 +0000 (05:57 +0900)]
[Qt] Update credits.

8 years ago[DOC] Update gitlog.
K.Ohta [Wed, 8 Jun 2016 20:52:44 +0000 (05:52 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Update revision.
K.Ohta [Wed, 8 Jun 2016 20:52:04 +0000 (05:52 +0900)]
[DOC] Update revision.

8 years ago[MOVIE_SAVER][x264] Improve encoding parameters.
K.Ohta [Wed, 8 Jun 2016 20:48:53 +0000 (05:48 +0900)]
[MOVIE_SAVER][x264] Improve encoding parameters.

8 years ago[DOC] Update credits.
K.Ohta [Wed, 8 Jun 2016 17:44:21 +0000 (02:44 +0900)]
[DOC] Update credits.

8 years ago[DOC] Update ChangeLog.
K.Ohta [Wed, 8 Jun 2016 17:43:05 +0000 (02:43 +0900)]
[DOC] Update ChangeLog.

8 years ago[VM][FM7] Add exceptions for Xanadu Scenario 2, this has not booted with changes...
K.Ohta [Wed, 8 Jun 2016 17:39:29 +0000 (02:39 +0900)]
[VM][FM7] Add exceptions for Xanadu Scenario 2, this has not booted with changes 49dceaca9401d3c6037cb51ec013ca032ff0e83c .

8 years ago[DOC] Update credits.
K.Ohta [Wed, 8 Jun 2016 16:20:42 +0000 (01:20 +0900)]
[DOC] Update credits.

8 years ago[DOC] Update gitlog.
K.Ohta [Wed, 8 Jun 2016 16:19:02 +0000 (01:19 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Update revision.
K.Ohta [Wed, 8 Jun 2016 16:18:19 +0000 (01:18 +0900)]
[DOC] Update revision.

8 years ago[General][Linux] Update SOVERSION.
K.Ohta [Wed, 8 Jun 2016 16:16:41 +0000 (01:16 +0900)]
[General][Linux] Update SOVERSION.

8 years ago[Tool] Update installer.
K.Ohta [Wed, 8 Jun 2016 16:14:17 +0000 (01:14 +0900)]
[Tool] Update installer.