OSDN Git Service

csp-qt/common_source_project-fm7.git
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.

8 years ago[DOC][MOVIE_SAVER] Add README.ffmpeg.txt and update documents.
K.Ohta [Wed, 8 Jun 2016 16:13:35 +0000 (01:13 +0900)]
[DOC][MOVIE_SAVER] Add README.ffmpeg.txt and update documents.

8 years ago[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu 16.04 LTS.
K.Ohta [Wed, 8 Jun 2016 14:18:55 +0000 (23:18 +0900)]
[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu 16.04 LTS.

8 years ago[UI][Qt][MOVIE_SAVER] Fix typo.
K.Ohta [Tue, 7 Jun 2016 23:06:31 +0000 (08:06 +0900)]
[UI][Qt][MOVIE_SAVER] Fix typo.

8 years ago[*nix] Update installer script.
K.Ohta [Tue, 7 Jun 2016 22:46:20 +0000 (07:46 +0900)]
[*nix] Update installer script.

8 years ago[DOC] Update documents.
K.Ohta [Tue, 7 Jun 2016 22:44:43 +0000 (07:44 +0900)]
[DOC] Update documents.

8 years ago[Qt][MOVIE_SAVER] Temporally disable 60fps.
K.Ohta [Tue, 7 Jun 2016 22:27:40 +0000 (07:27 +0900)]
[Qt][MOVIE_SAVER] Temporally disable 60fps.

8 years ago[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
K.Ohta [Tue, 7 Jun 2016 06:56:13 +0000 (15:56 +0900)]
[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
* BUG: Recording with 60fps (maybe greater than VM's FPS) causes out of sync both audio and sound.

8 years ago[Qt][MOVIE_SAVER] Record correct screen with one-board-computer, with background...
K.Ohta [Mon, 6 Jun 2016 16:54:36 +0000 (01:54 +0900)]
[Qt][MOVIE_SAVER] Record correct screen with one-board-computer, with background and buttons.

8 years ago[MOVIE_SAVER] .
K.Ohta [Wed, 1 Jun 2016 06:42:46 +0000 (15:42 +0900)]
[MOVIE_SAVER] .

8 years ago[BUILD][CMAKE] Fix FTBFS with Win32.
K.Ohta [Wed, 1 Jun 2016 06:41:49 +0000 (15:41 +0900)]
[BUILD][CMAKE] Fix FTBFS with Win32.

8 years ago[Qt][MOVIE_SAVER] .
K.Ohta [Tue, 31 May 2016 11:36:20 +0000 (20:36 +0900)]
[Qt][MOVIE_SAVER] .

8 years ago[Qt][MOVIE_SAVER] Fix wrong resolution without dynamic resolution settings.
K.Ohta [Tue, 31 May 2016 11:20:51 +0000 (20:20 +0900)]
[Qt][MOVIE_SAVER] Fix wrong resolution without dynamic resolution settings.

8 years ago[Qt][MOVIE_SAVER] Add configure dialog.
K.Ohta [Tue, 31 May 2016 10:48:24 +0000 (19:48 +0900)]
[Qt][MOVIE_SAVER] Add configure dialog.

8 years ago[WIN32][Qt][MOVIE_SAVER] Mostly working movie recording (but delay time is larger...
K.Ohta [Mon, 30 May 2016 17:23:00 +0000 (02:23 +0900)]
[WIN32][Qt][MOVIE_SAVER] Mostly working movie recording (but delay time is larger ?) when building with MuinGW (Cross Build).
See, build-cmake/toolchain_mingw_cross_linux.cmake.
You must set ffmpeg's distributed dev binary and shared lib binary to
/usr/local/i586-mingw-msvc/ (or your settings) with cross-building,
and bundle DLLs to same directory of eemufoo.exe .

8 years ago[Qt][MOVIE_SAVER] Update SOversion.
K.Ohta [Mon, 30 May 2016 15:47:39 +0000 (00:47 +0900)]
[Qt][MOVIE_SAVER] Update SOversion.

8 years ago[Qt][MOVIE_SAVER][FM77AV] Fix wrong movie-image when changing VM's resolution.
K.Ohta [Mon, 30 May 2016 15:25:14 +0000 (00:25 +0900)]
[Qt][MOVIE_SAVER][FM77AV] Fix wrong movie-image when changing VM's resolution.

8 years ago[Qt][MOVIE_SAVER] Fix choppy sound.
K.Ohta [Mon, 30 May 2016 13:08:48 +0000 (22:08 +0900)]
[Qt][MOVIE_SAVER] Fix choppy sound.

8 years ago[Qt][MOVIE_SAVER] Fix color space.
K.Ohta [Mon, 30 May 2016 09:21:00 +0000 (18:21 +0900)]
[Qt][MOVIE_SAVER] Fix color space.

8 years ago[Qt][MOVIE_SAVER] Enable to save movies (BUT something is wrong / and sound is choppy).
K.Ohta [Mon, 30 May 2016 09:06:38 +0000 (18:06 +0900)]
[Qt][MOVIE_SAVER] Enable to save movies (BUT something is wrong / and sound is choppy).

8 years ago[VM][FM77AV] Fix crash with substitution ROM set.See http://hanabi.2ch.net/test/read...
K.Ohta [Mon, 30 May 2016 05:39:42 +0000 (14:39 +0900)]
[VM][FM77AV] Fix crash with substitution ROM set.See hanabi.2ch.net/test/read.cgi/i4004/1430836648/675 .
This issue causes this ROM checkes inserting FDs beyond 0: to 3: after booting.

8 years ago[Qt][MOVIE_SAVER] Update codec settings.
K.Ohta [Sun, 29 May 2016 13:10:48 +0000 (22:10 +0900)]
[Qt][MOVIE_SAVER] Update codec settings.

8 years ago[Qt][MOVIE_SAVER] Working.But not well, only not to crash any situations.
K.Ohta [Sun, 29 May 2016 11:29:31 +0000 (20:29 +0900)]
[Qt][MOVIE_SAVER] Working.But not well, only not to crash any situations.

8 years ago[DOC] I forgot to commit RELEASENOTE.
K.Ohta [Sat, 28 May 2016 19:44:19 +0000 (04:44 +0900)]
[DOC] I forgot to commit RELEASENOTE.

8 years ago[Qt][LIBAV] Refer from FFMPEG 3.0.2.
K.Ohta [Sat, 28 May 2016 19:43:07 +0000 (04:43 +0900)]
[Qt][LIBAV] Refer from FFMPEG 3.0.2.

8 years ago[Qt][UI] Fix saved file name for record as movie.
K.Ohta [Sat, 28 May 2016 10:36:49 +0000 (19:36 +0900)]
[Qt][UI] Fix saved file name for record as movie.

8 years ago[WIP][Qt][MOVIE] Still crash when using libav.
K.Ohta [Sat, 28 May 2016 10:35:48 +0000 (19:35 +0900)]
[WIP][Qt][MOVIE] Still crash when using libav.

8 years ago[Build][CMAKE] Make duplicate sequences to a function.
K.Ohta [Fri, 27 May 2016 18:10:00 +0000 (03:10 +0900)]
[Build][CMAKE] Make duplicate sequences to a function.

8 years ago[Qt][MOVIE_SAVER] Update but still crashed on start to save :-(
K.Ohta [Fri, 27 May 2016 17:36:47 +0000 (02:36 +0900)]
[Qt][MOVIE_SAVER] Update but still crashed on start to save :-(

8 years ago[Qt][MOVIE] Add libCSPavio .
K.Ohta [Fri, 27 May 2016 12:08:28 +0000 (21:08 +0900)]
[Qt][MOVIE] Add libCSPavio .

8 years ago[Qt][OSD] Prepair to add recording to video.
K.Ohta [Fri, 27 May 2016 10:35:10 +0000 (19:35 +0900)]
[Qt][OSD] Prepair to add recording to video.

8 years ago[Qt][MOVIE] Recorder: Initial. This still not working.
K.Ohta [Fri, 27 May 2016 10:09:59 +0000 (19:09 +0900)]
[Qt][MOVIE] Recorder: Initial. This still not working.

8 years ago[DOC] Update documents.
K.Ohta [Tue, 24 May 2016 14:50:06 +0000 (23:50 +0900)]
[DOC] Update documents.

8 years ago[BUILD][CMake] Win32: Fix unable to run with some native Windows environment.
K.Ohta [Tue, 24 May 2016 13:40:20 +0000 (22:40 +0900)]
[BUILD][CMake] Win32: Fix unable to run with some native Windows environment.

8 years ago[Build][Win32] Fix FTBFSs.
K.Ohta [Mon, 23 May 2016 04:38:43 +0000 (13:38 +0900)]
[Build][Win32] Fix FTBFSs.

8 years ago[DOC] Update build version at credits.html .
K.Ohta [Sun, 22 May 2016 17:30:00 +0000 (02:30 +0900)]
[DOC] Update build version at credits.html .

8 years ago[Build][CMAKE] I forgot to commit libCSPemu_utils, added.
K.Ohta [Sun, 22 May 2016 17:28:40 +0000 (02:28 +0900)]
[Build][CMAKE] I forgot to commit libCSPemu_utils, added.

8 years ago[DOC] Update gitlog.
K.Ohta [Sun, 22 May 2016 17:27:35 +0000 (02:27 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Set git revision to credits.html .
K.Ohta [Sun, 22 May 2016 17:27:05 +0000 (02:27 +0900)]
[DOC] Set git revision to credits.html .

8 years ago[DOC] Update documents.
K.Ohta [Sun, 22 May 2016 17:25:24 +0000 (02:25 +0900)]
[DOC] Update documents.

8 years ago[BUILD][CMAKE][Win32] .
K.Ohta [Sun, 22 May 2016 17:13:43 +0000 (02:13 +0900)]
[BUILD][CMAKE][Win32] .

8 years ago[BUILD][CMAKE][Linux] Use LTO for shared library.
K.Ohta [Sun, 22 May 2016 17:13:12 +0000 (02:13 +0900)]
[BUILD][CMAKE][Linux] Use LTO for shared library.

8 years ago[BUILD][WIN32][Cross] .
K.Ohta [Sun, 22 May 2016 17:12:37 +0000 (02:12 +0900)]
[BUILD][WIN32][Cross] .

8 years ago[OSD][Qt] Remove commentout functions.
K.Ohta [Sun, 22 May 2016 16:21:24 +0000 (01:21 +0900)]
[OSD][Qt] Remove commentout functions.

8 years ago[General][Qt] Update installer script.
K.Ohta [Sun, 22 May 2016 16:16:25 +0000 (01:16 +0900)]
[General][Qt] Update installer script.