OSDN Git Service

[VM][FMTOWNS][MEMORY] Fix setup around memory banks by I/O 0404h and 0480h.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_sound.cpp
2023-12-12 K.Ohta[Qt][OSD][SOUND] Fix choppy sound even 50msec latency...
2023-12-11 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] WIP: Checking whether...
2023-12-10 K.Ohta[OSD][Qt][SOUND][WIP] Fixing drops of sounds; chopping.
2023-12-10 K.Ohta[OSD][Qt][SOUND] .
2023-11-30 K.Ohta[OSD][Qt][SOUND] .
2023-11-29 K.Ohta[OSD][SOUND][Qt][WIP] Try to improve sound buffer handl...
2023-02-24 K.Ohta[EMU][Qt][EMU_THREAD] Move around EmuThreadClassBase...
2023-02-01 K.Ohta[OSD][Qt][SOUND] Fix volume and samples calculation...
2023-02-01 K.OhtaMerge branch 'newvirtmedia_20230125'
2023-01-27 K.Ohta[OSD][Qt][SOUND] Limit mutex locking part.
2023-01-10 K.Ohta[SOUND][Qt] Fix stopping sound after using debugger.
2023-01-09 K.Ohta[SOUND][Qt] (Maybe) Fix jitters at new driver.
2022-10-18 K.Ohta[OSD][SOUND][Qt] QT_MULTIMEDIA: Reduce jitter and delay.
2022-10-11 K.Ohta[OSD][Qt][SOUND] Fix sound delayes.
2022-10-08 K.Ohta[OSD][SOUND] .
2022-10-08 K.Ohta[OSD][SOUND][Qt] Reduce latency (and jitters) when...
2022-10-06 K.Ohta[OSD][SOUND][Qt] Move sound-drivers into separate direc...
2022-10-02 K.Ohta[OSD][SOUND][Qt] new QtMuiltimedia DRIVER: Works fine...
2022-10-01 K.Ohta[OSD][Qt][SOUND] Re-Available to build with QT_MULTIMED...
2022-09-29 K.Ohta[OSD][Qt][DONOTBUILD] WIP: Implement converting sound...
2022-09-29 K.Ohta[OSD][Qt] Move get_vm_device_name() to correct source...
2022-09-27 K.Ohta[OSD][SOUND][QT_MULTIMEDIA] New Driver: Selectable...
2022-09-24 K.Ohta[OSD][SOUND][QT_MULTIMEDIA] Available to sound with...
2022-09-21 K.Ohta[OSD][SOUND][WIP] New Driver:QT_MULTIMEDIA: Still don...
2022-09-21 K.Ohta[OSD][SOUND][WIP] QT_MULTIMEDIA: Now enabling sound...
2022-09-20 K.Ohta[OSD][SOUND][QT_MULTIMEDIA] New driver: Available to...
2022-09-01 K.Ohta[OSD][Qt][SOUND][DONOTBUILD] WIP:Still work-in-progress...
2022-09-01 K.Ohta[OSD][Qt][SOUND][DONOTBUILD] WIP: Available compile...
2022-08-23 K.Ohta[OSD][Qt][SOUND][WIP] Prepare to use new (integrated...
2022-08-16 K.Ohta[OSD][Qt][SOUND] .
2022-08-16 K.Ohta[OSD][SOUND][Qt][WIP] Implementing sound driver skelton...
2022-08-11 K.Ohta[OSD][Qt][SOUND] Discard sound datas if delay more...
2022-08-05 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] Reduce jitter and delay...
2022-08-05 K.Ohta[OSD][SOUND][Qt][QT_MULTIMEDIA] Make time count real...
2022-07-28 K.Ohta[OSD][Qt] Use std::recursive_timed_mutex and std::lock_...
2022-07-28 K.Ohta[OSD][Qt][SOUND] update_sound() : Re-add time gate...
2022-07-28 K.Ohta[Qt][LOGGER] Make std::shared_ptr to logger's pointer...
2022-07-28 K.Ohta[OSD][Qt][Qt5][SOUND] Fix FTBFSs.
2022-07-27 K.Ohta[OSD][Qt][SOUND] QT_MULTIMEDIA: Reduce sound-jitter...
2022-07-27 K.Ohta[OSD][Qt][SOUND] Use shared_ptr to be robust.
2022-07-27 K.Ohta[Qt][SOUND][OSD] Move OSD to correct thread.Fixed issue...
2022-07-23 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] More correctness render...
2022-07-21 K.Ohta[OSD][Qt][SOUND][Qt5] Fix not sounding with Qt5, but...
2022-07-21 K.Ohta[Qt][OSD][SOUND][QT_MULTIMEDIA] More stable (= less...
2022-07-20 K.Ohta[OSD][Qt][SOUND] Available to build with Qt5, but somet...
2022-07-20 K.Ohta[Qt][OSD][SOUND] Make sound-buffer larger to fix choppi...
2022-07-19 K.Ohta[Qt][OSD][SOUND] Rename slot for changing backend state.
2022-07-19 K.Ohta[OSD][Qt][SOUND][CONFIG] Important: Now, sound output...
2022-07-19 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] More accuracy sound...
2022-07-19 K.Ohta[SOUND][Qt][OSD] Using QT_MULTIMEDIA: Maybe complete...
2022-07-19 K.Ohta[SOUND][Qt][OSD][WIP] QT_MULTIMEDIA: More effective...
2022-07-18 K.Ohta[OSD][Qt] Add SOUND_BUFFER_QT:: class.This aims to...
2022-07-17 K.Ohta[OSD][Qt][SOUND] .
2022-07-17 K.Ohta[OSD][Qt][SOUND] .
2022-07-14 K.Ohta[Qt][OSD][SOUND] Add note more.
2022-07-14 K.Ohta[SOUND][Qt] osd_sound.cpp : Will be based on QtMultimed...
2021-12-29 K.Ohta[OSD][SOUND] Fix compilation warning.
2021-12-26 K.Ohta[COMMON] Fix FTBFS without __builtin_bswapxx().Thanks...
2021-10-13 K.Ohta[OSD][Qt][SOUND] Separate detection sound devices,...
2021-10-13 K.Ohta[UI][Qt] Fix wrong sound device name on getting name.
2021-10-11 K.Ohta[SOUND][Qt][OSD][VM] Use INT16_MAX / INT16_MIN instead...
2021-05-11 K.Ohta[VM][BX1][MC6843][DISK] Merge Upstream 2021-02-07 excep...
2020-10-24 K.Ohta[Qt][OSD] Mostly move functions to libCSPosd.
2020-10-22 K.Ohta[OSD][Qt] Fix using pointer after freeing.
2020-02-05 K.Ohta[OSD][SOUND] Fix crash when effective sound sink don...
2019-09-12 K.Ohta[OSD][SOUND][SDL] Convert sound rate/bitwidth.
2019-09-12 K.Ohta[OSD][Qt][SOUND] Update sound APIs: for sound sampling...
2019-04-19 K.Ohta[QT][EMU][OSD] Adjust emulation sequence.
2019-02-20 K.Ohta[Qt][OSD][Sound] Update OSD API, initialize_sound(...
2018-10-24 K.Ohta[OSD][Qt] Remove some APIs.
2018-06-26 K.Ohta[COMMON][VM][Qt] Add common wav-loading / saving helper...
2018-06-26 K.Ohta[VM][CMT] Align endianess around loading/saving WAV.
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-12 K.Ohta[OSD][Qt][SOUND] Remove unused semaphore.
2018-05-30 K.Ohta[OSD][SOUND][Qt] Fix hang-up with resetting at some...
2017-05-27 K.Ohta[VM][EMU] Add common function; my_memcpy() instead...
2017-05-26 K.Ohta[Windows][General] Make OSD to be DLL.
2017-04-09 K.Ohta[General][Qt] Fix FTBFSs.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-08 K.Ohta[Qt][SOUND][OSD] .
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
2017-01-30 K.Ohta[UI][Qt] Remove unneeded Qt classes from GUI.
2016-10-02 K.Ohta[OSD][Qt] Extend for SOUND_LOADER.
2016-09-04 K.Ohta[LOGGER][Qt] Rename agar_logger.[cpp|h] to csp_logger...
2016-08-24 K.Ohta[Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
2016-08-15 K.Ohta[MOVIE_SAVER][PC8801][PC9801] Adjust sound frequency...
2016-08-10 K.Ohta[MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.
2016-06-19 K.Ohta[Qt][MOVIE_SAVER] Fix syncing of A/V.
2016-06-18 K.Ohta[MOVIE_SAVER][OSD] Fix unsync audio and video in record...
2016-06-16 K.Ohta[Qt][MOVIE_SAVER] Fix timing of sending video frame(s).
2016-06-13 K.Ohta[SOUND][Qt][MOVIE_SAVER] WIP: Fixing appending unneeded...
2016-06-07 K.Ohta[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
2016-05-30 K.Ohta[Qt][MOVIE_SAVER] Fix choppy sound.
2016-05-30 K.Ohta[Qt][MOVIE_SAVER] Enable to save movies (BUT something...
2016-05-27 K.Ohta[Qt][MOVIE_SAVER] Update but still crashed on start...
2016-05-27 K.Ohta[Qt][OSD] Prepair to add recording to video.
2016-05-22 K.Ohta[Qt][OSD] DLL: Make basic OSD components to base class...
next