OSDN Git Service

csp-qt/common_source_project-fm7.git
19 months ago[VM][FMTOWNS][CDROM] I/O 04C0h : Adjust order of sequence at writing.
K.Ohta [Sun, 23 Oct 2022 12:01:44 +0000 (21:01 +0900)]
[VM][FMTOWNS][CDROM] I/O 04C0h : Adjust order of sequence at writing.

[VM][FMTOWNS][CDROM] I/O 04C4h : Re-enable parameter queue pointer.
[VM][FMTOWNS][CDROM] Update state version to 22.

19 months ago[VM][FMTOWNS][CDROM] Remove duplicated line.
K.Ohta [Sun, 23 Oct 2022 11:06:48 +0000 (20:06 +0900)]
[VM][FMTOWNS][CDROM] Remove duplicated line.

20 months ago[OSD][SOUND][Qt] QT_MULTIMEDIA: Reduce jitter and delay.
K.Ohta [Tue, 18 Oct 2022 13:20:28 +0000 (22:20 +0900)]
[OSD][SOUND][Qt] QT_MULTIMEDIA: Reduce jitter and delay.

20 months ago[OSD][SOUND][QT_MULTIMEDIA] Make be more correctness updating timestamp.
K.Ohta [Tue, 11 Oct 2022 16:42:04 +0000 (01:42 +0900)]
[OSD][SOUND][QT_MULTIMEDIA] Make be more correctness updating timestamp.

20 months ago[OSD][Qt][SOUND] Fix sound delayes.
K.Ohta [Tue, 11 Oct 2022 16:41:37 +0000 (01:41 +0900)]
[OSD][Qt][SOUND] Fix sound delayes.

20 months ago[OSD][Qt][SOUND_DRIVER] Make sound buffer twice, to reduce jitter.
K.Ohta [Tue, 11 Oct 2022 16:39:11 +0000 (01:39 +0900)]
[OSD][Qt][SOUND_DRIVER] Make sound buffer twice, to reduce jitter.

[OSD][Qt][SOUND_DRIVER] Add new api to check started.But, this makes jitter a lot after changing output device at least QT_MULTIMEDIA driver.

20 months ago[OSD][Qt][DEBUGGER] Remove unneeded mouse grabbing from emulation loop. This will...
K.Ohta [Tue, 11 Oct 2022 14:33:11 +0000 (23:33 +0900)]
[OSD][Qt][DEBUGGER] Remove unneeded mouse grabbing from emulation loop. This will cause locking-up when starting a debugger.

20 months ago[OSD][SOUND] Make open pseudo-fileio and recalc samples be integrated.
K.Ohta [Mon, 10 Oct 2022 13:10:27 +0000 (22:10 +0900)]
[OSD][SOUND] Make open pseudo-fileio and recalc samples be integrated.

20 months ago[OSD][SOUND] .
K.Ohta [Sat, 8 Oct 2022 14:03:07 +0000 (23:03 +0900)]
[OSD][SOUND] .

20 months ago[Qt][GUI][OSD] Update SOVERSION for latest 3 commits.
K.Ohta [Sat, 8 Oct 2022 13:22:30 +0000 (22:22 +0900)]
[Qt][GUI][OSD] Update SOVERSION for latest 3 commits.

20 months ago[OSD][SOUND][Qt] Reduce latency (and jitters) when stopping drawing caused by GUI.
K.Ohta [Sat, 8 Oct 2022 13:20:59 +0000 (22:20 +0900)]
[OSD][SOUND][Qt] Reduce latency (and jitters) when stopping drawing caused by GUI.

20 months ago[Qt][GUI][MENU][FILE_DIALOG] TRY:Open Virtual media:Be less latency.
K.Ohta [Sat, 8 Oct 2022 13:19:44 +0000 (22:19 +0900)]
[Qt][GUI][MENU][FILE_DIALOG] TRY:Open Virtual media:Be less latency.

20 months ago[Qt][DRAW] .
K.Ohta [Sat, 8 Oct 2022 13:19:23 +0000 (22:19 +0900)]
[Qt][DRAW] .

20 months ago[GUI][Qt][DISK_DIALOG] Fix FTBFS with Qt5.Make some signal Qt::QueuedConnection.
K.Ohta [Fri, 7 Oct 2022 19:32:28 +0000 (04:32 +0900)]
[GUI][Qt][DISK_DIALOG] Fix FTBFS with Qt5.Make some signal Qt::QueuedConnection.

20 months ago[UI][Qt][MENU][DIALOG] Make file dialogs not modal.Will make threaded.
K.Ohta [Fri, 7 Oct 2022 19:17:31 +0000 (04:17 +0900)]
[UI][Qt][MENU][DIALOG] Make file dialogs not modal.Will make threaded.

20 months ago[OSD][SOUND][QT_MULTIMEDIA] Make fallback device to be more rubust.
K.Ohta [Fri, 7 Oct 2022 17:31:41 +0000 (02:31 +0900)]
[OSD][SOUND][QT_MULTIMEDIA] Make fallback device to be more rubust.

20 months ago[OSD][SOUND][QT_MULTIMEDIA][CONFIG] Update sound device name to "Default" when select...
K.Ohta [Fri, 7 Oct 2022 16:26:12 +0000 (01:26 +0900)]
[OSD][SOUND][QT_MULTIMEDIA][CONFIG] Update sound device name to "Default" when selected "Default" device.

20 months ago[BUILD][CMake][LLVM] Fix typo of setup script.
K.Ohta [Fri, 7 Oct 2022 14:13:28 +0000 (23:13 +0900)]
[BUILD][CMake][LLVM] Fix typo of setup script.

20 months ago[OSD][SOUND][Qt] QT_MULTIMEDIA: (Temporally?) Fix SEGV when changing output device.
K.Ohta [Fri, 7 Oct 2022 14:12:33 +0000 (23:12 +0900)]
[OSD][SOUND][Qt] QT_MULTIMEDIA: (Temporally?) Fix SEGV when changing output device.

20 months ago[OSD][SOUND][Qt] Move sound-drivers into separate directories.
K.Ohta [Thu, 6 Oct 2022 15:02:23 +0000 (00:02 +0900)]
[OSD][SOUND][Qt] Move sound-drivers into separate directories.

20 months ago[OSD][SOUND][Qt] new QtMuiltimedia DRIVER: Works fine for both Qt5 and Qt6.
K.Ohta [Sun, 2 Oct 2022 15:02:45 +0000 (00:02 +0900)]
[OSD][SOUND][Qt] new QtMuiltimedia DRIVER: Works fine for both Qt5 and Qt6.

[OSD][SOUND][Qt] Adjust timing to render.

20 months ago[BUILD][CMAKE] Add falback values.Merge toolchain for native gcc into a file.
K.Ohta [Sun, 2 Oct 2022 06:35:20 +0000 (15:35 +0900)]
[BUILD][CMAKE] Add falback values.Merge toolchain for native gcc into a file.

20 months ago[BUILD][GCC] Merge setting into a file from split files by gcc's version (excepts...
K.Ohta [Sun, 2 Oct 2022 05:51:13 +0000 (14:51 +0900)]
[BUILD][GCC] Merge setting into a file from split files by gcc's version (excepts gcc5).

20 months ago[BUILD][CMake] CLANG: Make one file info splitted setups by Toolchain version.
K.Ohta [Sun, 2 Oct 2022 05:27:01 +0000 (14:27 +0900)]
[BUILD][CMake] CLANG: Make one file info splitted setups by Toolchain version.

20 months ago[OSD][Qt][SOUND] Re-Available to build with QT_MULTIMEDIA, at least Qt6.
K.Ohta [Sat, 1 Oct 2022 15:47:13 +0000 (00:47 +0900)]
[OSD][Qt][SOUND] Re-Available to build with QT_MULTIMEDIA, at least Qt6.

[OSD][Qt][SOUND] new driver/QT_MULTIMEDIA : Re-allocate namespace, add
some utilities.

20 months ago[OSD][Qt][DONOTBUILD] WIP: Implement converting sound format at sound driver. This...
K.Ohta [Thu, 29 Sep 2022 17:03:35 +0000 (02:03 +0900)]
[OSD][Qt][DONOTBUILD] WIP: Implement converting sound format at sound driver. This may be not available to build, yet.

20 months ago[OSD][Qt] Move get_vm_device_name() to correct source code file.
K.Ohta [Thu, 29 Sep 2022 13:54:11 +0000 (22:54 +0900)]
[OSD][Qt] Move get_vm_device_name() to correct source code file.

20 months ago[OSD][SOUND][QT_MULTIMEDIA] New Driver: Selectable output devices.
K.Ohta [Tue, 27 Sep 2022 16:01:53 +0000 (01:01 +0900)]
[OSD][SOUND][QT_MULTIMEDIA] New Driver: Selectable output devices.

20 months ago[OSD][SOUND][QT_MULTIMEDIA] Available to sound with new driver, but still unstable.
K.Ohta [Sat, 24 Sep 2022 12:51:22 +0000 (21:51 +0900)]
[OSD][SOUND][QT_MULTIMEDIA] Available to sound with new driver, but still unstable.

20 months ago[OSD][SOUND][WIP] New Driver:QT_MULTIMEDIA: Still don't available to sound.
K.Ohta [Wed, 21 Sep 2022 14:33:19 +0000 (23:33 +0900)]
[OSD][SOUND][WIP] New Driver:QT_MULTIMEDIA: Still don't available to sound.

20 months ago[OSD][SOUND][WIP] QT_MULTIMEDIA: Now enabling sound, but not enabled.
K.Ohta [Wed, 21 Sep 2022 02:47:17 +0000 (11:47 +0900)]
[OSD][SOUND][WIP] QT_MULTIMEDIA: Now enabling sound, but not enabled.

20 months ago[OSD][SOUND][QT_MULTIMEDIA] New driver: Available to build, but maybe not working.
K.Ohta [Tue, 20 Sep 2022 18:51:07 +0000 (03:51 +0900)]
[OSD][SOUND][QT_MULTIMEDIA] New driver: Available to build, but maybe not working.

21 months ago[OSD][Qt][SOUND][DONOTBUILD] WIP:Still work-in-progress from before commit.
K.Ohta [Thu, 1 Sep 2022 16:37:18 +0000 (01:37 +0900)]
[OSD][Qt][SOUND][DONOTBUILD] WIP:Still work-in-progress from before commit.

21 months ago[OSD][Qt][SOUND][DONOTBUILD] WIP: Available compile with new sound driver.This still...
K.Ohta [Thu, 1 Sep 2022 15:35:08 +0000 (00:35 +0900)]
[OSD][Qt][SOUND][DONOTBUILD] WIP: Available compile with new sound driver.This still be WIP.

21 months ago[OSD][Qt][SOUND][WIP] Prepare to use new (integrated) sound drivers.
K.Ohta [Tue, 23 Aug 2022 16:11:27 +0000 (01:11 +0900)]
[OSD][Qt][SOUND][WIP] Prepare to use new (integrated) sound drivers.

22 months ago[OSD][Qt][SOUND] .
K.Ohta [Tue, 16 Aug 2022 18:49:08 +0000 (03:49 +0900)]
[OSD][Qt][SOUND] .

22 months ago[OSD][SOUND][Qt] Add draft comment.
K.Ohta [Tue, 16 Aug 2022 18:15:31 +0000 (03:15 +0900)]
[OSD][SOUND][Qt] Add draft comment.

22 months ago[OSD][SOUND][Qt][WIP] Implementing sound driver skelton.This still be work-in-progress.
K.Ohta [Tue, 16 Aug 2022 18:08:29 +0000 (03:08 +0900)]
[OSD][SOUND][Qt][WIP] Implementing sound driver skelton.This still be work-in-progress.

22 months ago[UI][Qt][MEDIA_DIALOG] Prepare to be working as separate thread.
K.Ohta [Thu, 11 Aug 2022 15:41:02 +0000 (00:41 +0900)]
[UI][Qt][MEDIA_DIALOG] Prepare to be working as separate thread.

22 months ago[OSD][Qt][SOUND] Discard sound datas if delay more than (2.0 * latency_msec).
K.Ohta [Thu, 11 Aug 2022 15:39:58 +0000 (00:39 +0900)]
[OSD][Qt][SOUND] Discard sound datas if delay more than (2.0 * latency_msec).

22 months ago[Qt][OSD][SOUND][WIP] Updating sound modules.This still not ready to build.
K.Ohta [Wed, 10 Aug 2022 17:00:36 +0000 (02:00 +0900)]
[Qt][OSD][SOUND][WIP] Updating sound modules.This still not ready to build.

22 months ago[Qt][LOGGER] Make logger as std::shared_ptr<CSP_Logger>, not global object.
K.Ohta [Fri, 5 Aug 2022 17:01:34 +0000 (02:01 +0900)]
[Qt][LOGGER] Make logger as std::shared_ptr<CSP_Logger>, not global object.

22 months ago[OSD][Qt][SOUND][QT_MULTIMEDIA] Reduce jitter and delay of sound.This still be imcomp...
K.Ohta [Fri, 5 Aug 2022 16:59:47 +0000 (01:59 +0900)]
[OSD][Qt][SOUND][QT_MULTIMEDIA] Reduce jitter and delay of sound.This still be imcomplete, when stopped VM a bit seconds.

22 months ago[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_FLAGS> .
K.Ohta [Fri, 5 Aug 2022 14:11:35 +0000 (23:11 +0900)]
[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_FLAGS> .

22 months ago[OSD][SOUND][SOUND_BUFFER] Make sound buffer to RINGED BUFFER, and make shared pointe...
K.Ohta [Fri, 5 Aug 2022 12:31:51 +0000 (21:31 +0900)]
[OSD][SOUND][SOUND_BUFFER] Make sound buffer to RINGED BUFFER, and make shared pointer of based FIFO template (UNLOCKED_FIFO).

22 months ago[DRAW][QT] Make USING_FLAGS std::shared_ptr<USING_FLAGS> .
K.Ohta [Fri, 5 Aug 2022 12:31:14 +0000 (21:31 +0900)]
[DRAW][QT] Make USING_FLAGS std::shared_ptr<USING_FLAGS> .

22 months ago[OSD][SOUND][Qt][QT_MULTIMEDIA] Make time count real processed time uSec.Less chopper...
K.Ohta [Fri, 5 Aug 2022 12:29:59 +0000 (21:29 +0900)]
[OSD][SOUND][Qt][QT_MULTIMEDIA] Make time count real processed time uSec.Less chopper sounds.

22 months ago[Qt][DRAW][OSD] Make config pointer fixed.
K.Ohta [Tue, 2 Aug 2022 06:02:01 +0000 (15:02 +0900)]
[Qt][DRAW][OSD] Make config pointer fixed.

22 months ago[OSD][SOUND][MODULAR_DRIVERS] Update template class.
K.Ohta [Tue, 2 Aug 2022 05:27:17 +0000 (14:27 +0900)]
[OSD][SOUND][MODULAR_DRIVERS] Update template class.

22 months agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
Kyuma Ohta [Tue, 2 Aug 2022 02:37:46 +0000 (11:37 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

22 months ago[VM][FM7][VRAM] Fix FTBFS with older G++ (i.e. 5.4.x). Older std::valarray doesn...
Kyuma Ohta [Tue, 2 Aug 2022 02:35:23 +0000 (11:35 +0900)]
[VM][FM7][VRAM] Fix FTBFS with older G++ (i.e. 5.4.x). Older std::valarray doesn't allow operator ">>" "<<", only ">>=" "<<=".

22 months ago[VM][YIS] .
Kyuma Ohta [Mon, 1 Aug 2022 05:10:15 +0000 (05:10 +0000)]
[VM][YIS] .

22 months ago[VM][I386_NP21][WIN32] Workaround for not having isnan(foo) at <math.h>.
Kyuma Ohta [Mon, 1 Aug 2022 05:09:13 +0000 (05:09 +0000)]
[VM][I386_NP21][WIN32] Workaround for not having isnan(foo) at <math.h>.

22 months ago[VM][PCM1BIT][Win32] Workaround for not having a M_PI constant.
Kyuma Ohta [Mon, 1 Aug 2022 05:08:43 +0000 (05:08 +0000)]
[VM][PCM1BIT][Win32] Workaround for not having a M_PI constant.

22 months ago[COMMON][Win32] Workaround for not having a M_PI constant.
Kyuma Ohta [Mon, 1 Aug 2022 05:07:37 +0000 (05:07 +0000)]
[COMMON][Win32] Workaround for not having a M_PI constant.

22 months ago[Build][WIN32][LLVM14][CROSS] Available to build with CROSS LLVM/CLANG14, new directo...
Kyuma Ohta [Mon, 1 Aug 2022 05:06:20 +0000 (05:06 +0000)]
[Build][WIN32][LLVM14][CROSS] Available to build with CROSS LLVM/CLANG14, new directories layout.

22 months ago.
K.Ohta [Sun, 31 Jul 2022 18:47:13 +0000 (03:47 +0900)]
.

22 months ago[Build][Cross][Win32] Change layouts of external libraries.
K.Ohta [Sun, 31 Jul 2022 18:43:35 +0000 (03:43 +0900)]
[Build][Cross][Win32] Change layouts of external libraries.

22 months ago[FMGEN] Fix FTBFS with older GCC.
Kyuma Ohta [Sun, 31 Jul 2022 03:18:05 +0000 (12:18 +0900)]
[FMGEN] Fix FTBFS with older GCC.

22 months ago[EMUUTILS][COMMON] Fix FTBFS for older compiler, seems without __has_builtin() macro.
Kyuma Ohta [Sun, 31 Jul 2022 03:11:07 +0000 (12:11 +0900)]
[EMUUTILS][COMMON] Fix FTBFS for older compiler, seems without __has_builtin() macro.

22 months ago[Qt][AVIO][GCC] Add include header <memory> to fix FTBFS with some OLDER compilers.
Kyuma Ohta [Sun, 31 Jul 2022 03:10:06 +0000 (12:10 +0900)]
[Qt][AVIO][GCC] Add include header <memory> to fix FTBFS with some OLDER compilers.

22 months ago[OSD][Qt] Use std::recursive_timed_mutex and std::lock_guard instead of QRecursiveMut...
K.Ohta [Thu, 28 Jul 2022 07:06:30 +0000 (16:06 +0900)]
[OSD][Qt] Use std::recursive_timed_mutex and std::lock_guard instead of QRecursiveMutex/QMutex(QMutex::Recursive) and QMutexLocker .

22 months ago[OSD][Qt][SOUND] update_sound() : Re-add time gate from real time scale.
K.Ohta [Thu, 28 Jul 2022 05:24:08 +0000 (14:24 +0900)]
[OSD][Qt][SOUND] update_sound() : Re-add time gate from real time scale.

22 months ago[OSD][Qt] Fix lockup on logging, revert some part of recent commits.
K.Ohta [Thu, 28 Jul 2022 05:23:39 +0000 (14:23 +0900)]
[OSD][Qt] Fix lockup on logging, revert some part of recent commits.

22 months ago[Qt][LOGGER][WIN32][OOPS] Make csp_logger 's pointer std::shared_ptr<> .
K.Ohta [Thu, 28 Jul 2022 03:34:12 +0000 (12:34 +0900)]
[Qt][LOGGER][WIN32][OOPS] Make csp_logger 's pointer std::shared_ptr<> .

22 months ago[Qt][LOGGER] Make std::shared_ptr to logger's pointer.Expect to more safer logging.
K.Ohta [Thu, 28 Jul 2022 03:27:13 +0000 (12:27 +0900)]
[Qt][LOGGER] Make std::shared_ptr to logger's pointer.Expect to more safer logging.

[Qt][OSD][VM][FMGEN][UI] Maybe fix crash when exiting.

22 months ago[OSD][Qt][Qt5][SOUND] Fix FTBFSs.
K.Ohta [Thu, 28 Jul 2022 00:36:04 +0000 (09:36 +0900)]
[OSD][Qt][Qt5][SOUND] Fix FTBFSs.

22 months ago[OSD][Qt][SOUND] QT_MULTIMEDIA: Reduce sound-jitter a lot.
K.Ohta [Wed, 27 Jul 2022 17:24:07 +0000 (02:24 +0900)]
[OSD][Qt][SOUND] QT_MULTIMEDIA: Reduce sound-jitter a lot.

22 months ago[OSD][Qt][SOUND] Use shared_ptr to be robust.
K.Ohta [Wed, 27 Jul 2022 14:24:28 +0000 (23:24 +0900)]
[OSD][Qt][SOUND] Use shared_ptr to be robust.

22 months ago[Qt][SOUND][OSD] Move OSD to correct thread.Fixed issue of some messaging.
K.Ohta [Wed, 27 Jul 2022 07:04:48 +0000 (16:04 +0900)]
[Qt][SOUND][OSD] Move OSD to correct thread.Fixed issue of some messaging.

22 months ago[OSD][Qt][SOUND][QT_MULTIMEDIA][WIP] Separating sound driver to a module, this still...
K.Ohta [Mon, 25 Jul 2022 16:41:42 +0000 (01:41 +0900)]
[OSD][Qt][SOUND][QT_MULTIMEDIA][WIP] Separating sound driver to a module, this still be WIP.Maybe unable to build.

22 months ago[OSD][Qt][SOUND][QT_MULTIMEDIA] More correctness rendering timing.
K.Ohta [Sat, 23 Jul 2022 19:04:26 +0000 (04:04 +0900)]
[OSD][Qt][SOUND][QT_MULTIMEDIA] More correctness rendering timing.

22 months ago[OSD][Qt][SOUND][Qt5] Fix not sounding with Qt5, but still choppy sound.(excepts...
K.Ohta [Thu, 21 Jul 2022 14:17:02 +0000 (23:17 +0900)]
[OSD][Qt][SOUND][Qt5] Fix not sounding with Qt5, but still choppy sound.(excepts built with Qt6).

22 months ago[VM][FMTOWNS][CRTC] Comment out debug logging.
K.Ohta [Thu, 21 Jul 2022 13:46:53 +0000 (22:46 +0900)]
[VM][FMTOWNS][CRTC] Comment out debug logging.

22 months ago[Qt][OSD][SOUND][QT_MULTIMEDIA] More stable (= less chopping a lot) sound output.
K.Ohta [Thu, 21 Jul 2022 13:45:59 +0000 (22:45 +0900)]
[Qt][OSD][SOUND][QT_MULTIMEDIA] More stable (= less chopping a lot) sound output.

23 months ago[OSD][Qt][SOUND] Available to build with Qt5, but something is wrong.
K.Ohta [Wed, 20 Jul 2022 21:36:23 +0000 (06:36 +0900)]
[OSD][Qt][SOUND] Available to build with Qt5, but something is wrong.

23 months ago[Qt][OSD][SOUND] Make sound-buffer larger to fix chopping sound at eFMTowns.
K.Ohta [Wed, 20 Jul 2022 04:21:04 +0000 (13:21 +0900)]
[Qt][OSD][SOUND] Make sound-buffer larger to fix chopping sound at eFMTowns.

23 months ago[Qt][OSD][SOUND] Rename slot for changing backend state.
K.Ohta [Tue, 19 Jul 2022 15:18:33 +0000 (00:18 +0900)]
[Qt][OSD][SOUND] Rename slot for changing backend state.

23 months ago[OSD][Qt][SOUND][CONFIG] Important: Now, sound output device has recorded as NAME...
K.Ohta [Tue, 19 Jul 2022 14:24:18 +0000 (23:24 +0900)]
[OSD][Qt][SOUND][CONFIG] Important: Now, sound output device has recorded as NAME, not number.

[OSD][Qt][SOUND][QT_MULTIMEDIA] Available to set master volume.Will implement better.

23 months ago[OSD][Qt][SOUND][QT_MULTIMEDIA] More accuracy sound timing.Wip.
K.Ohta [Tue, 19 Jul 2022 10:36:24 +0000 (19:36 +0900)]
[OSD][Qt][SOUND][QT_MULTIMEDIA] More accuracy sound timing.Wip.

23 months ago[SOUND][Qt][OSD] Using QT_MULTIMEDIA: Maybe complete to sound any sounds, excepts...
K.Ohta [Tue, 19 Jul 2022 02:58:01 +0000 (11:58 +0900)]
[SOUND][Qt][OSD] Using QT_MULTIMEDIA: Maybe complete to sound any sounds, excepts around device-selection.

23 months ago[SOUND][Qt][OSD][WIP] QT_MULTIMEDIA: More effective implement.WIP.
K.Ohta [Tue, 19 Jul 2022 01:30:59 +0000 (10:30 +0900)]
[SOUND][Qt][OSD][WIP] QT_MULTIMEDIA: More effective implement.WIP.

23 months ago[OSD][Qt] Add SOUND_BUFFER_QT:: class.This aims to use for sound buffering via ringbu...
K.Ohta [Mon, 18 Jul 2022 16:41:15 +0000 (01:41 +0900)]
[OSD][Qt] Add SOUND_BUFFER_QT:: class.This aims to use for sound buffering via ringbuffer.

[OSQ][Qt][SOUND] Try: Use QT_MULTIMEDIA as sound output, still not working yet.

23 months ago[OSD][Qt][SOUND] .
K.Ohta [Sun, 17 Jul 2022 13:57:12 +0000 (22:57 +0900)]
[OSD][Qt][SOUND] .

23 months ago[OSD][Qt][SOUND] .
K.Ohta [Sun, 17 Jul 2022 13:12:36 +0000 (22:12 +0900)]
[OSD][Qt][SOUND] .

23 months ago[FIFO_TEMPLATE] Fix some bugs.
K.Ohta [Sat, 16 Jul 2022 12:45:40 +0000 (21:45 +0900)]
[FIFO_TEMPLATE] Fix some bugs.

23 months ago[COMMON] Implement first templates for FIFO and RINGBUFFER, both with locking and...
K.Ohta [Sat, 16 Jul 2022 05:00:03 +0000 (14:00 +0900)]
[COMMON] Implement first templates for FIFO and RINGBUFFER, both with locking and without locking,

23 months ago[OSD][Qt][SOUND] RINGBUFFER:: Add some functions.
K.Ohta [Fri, 15 Jul 2022 16:06:32 +0000 (01:06 +0900)]
[OSD][Qt][SOUND] RINGBUFFER:: Add some functions.

23 months ago[OSD][SOUND][Qt] Start to capsulize for sound i/o.
K.Ohta [Fri, 15 Jul 2022 16:00:19 +0000 (01:00 +0900)]
[OSD][SOUND][Qt] Start to capsulize for sound i/o.

23 months ago[Qt][OSD][SOUND] Add note more.
K.Ohta [Thu, 14 Jul 2022 21:21:13 +0000 (06:21 +0900)]
[Qt][OSD][SOUND] Add note more.

23 months ago[SOUND][Qt] osd_sound.cpp : Will be based on QtMultimedia's audio driver, but still...
K.Ohta [Thu, 14 Jul 2022 21:14:26 +0000 (06:14 +0900)]
[SOUND][Qt] osd_sound.cpp : Will be based on QtMultimedia's audio driver, but still have a lot of problems.

23 months ago[UI][Qt] Avalable to build all of emulators.
K.Ohta [Thu, 14 Jul 2022 12:20:26 +0000 (21:20 +0900)]
[UI][Qt]  Avalable to build all of emulators.

23 months ago[UI][Qt][PC100][MZ3500] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:56:30 +0000 (00:56 +0900)]
[UI][Qt][PC100][MZ3500] Available to build.

23 months ago[UI][Qt][PC2001] Trim header.
K.Ohta [Wed, 13 Jul 2022 15:48:35 +0000 (00:48 +0900)]
[UI][Qt][PC2001] Trim header.

23 months ago[VM][PC6001] TRY: Fix crash without subsystem's ROM.
K.Ohta [Wed, 13 Jul 2022 15:48:05 +0000 (00:48 +0900)]
[VM][PC6001] TRY: Fix crash without subsystem's ROM.

23 months ago[UI][Qt][PC6001] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:47:50 +0000 (00:47 +0900)]
[UI][Qt][PC6001] Available to build.

23 months ago[UI][Qt][PC9801] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:47:31 +0000 (00:47 +0900)]
[UI][Qt][PC9801] Available to build.

23 months ago[UI][Qt][PC8801] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:47:17 +0000 (00:47 +0900)]
[UI][Qt][PC8801] Available to build.

23 months ago[UI][Qt][MZ700][MZ1500][MZ80A] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:46:48 +0000 (00:46 +0900)]
[UI][Qt][MZ700][MZ1500][MZ80A] Available to build.

23 months ago[UI][Qt][MZ2500][MZ80B] Available to build.
K.Ohta [Wed, 13 Jul 2022 15:38:20 +0000 (00:38 +0900)]
[UI][Qt][MZ2500][MZ80B] Available to build.