OSDN Git Service

[OSD][Qt][SOUND][DONOTBUILD] WIP: Available compile with new sound driver.This still...
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_base.cpp
2022-09-01 K.Ohta[OSD][Qt][SOUND][DONOTBUILD] WIP: Available compile...
2022-08-05 K.Ohta[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_...
2022-07-28 K.Ohta[OSD][Qt] Use std::recursive_timed_mutex and std::lock_...
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-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-19 K.Ohta[OSD][Qt][SOUND][CONFIG] Important: Now, sound output...
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-14 K.Ohta[SOUND][Qt] osd_sound.cpp : Will be based on QtMultimed...
2022-02-17 K.Ohta{Build][General] Available to build with Qt6, But unabl...
2021-10-13 K.Ohta[OSD][Qt][SOUND] Separate detection sound devices,...
2021-08-28 K.Ohta[OSD][Qt] Lock VM on key up/down and rendering sound.
2021-07-19 K.OhtaMerge branch 'upstream_20210502'
2021-06-22 K.Ohta[VM][OSD][EMU][MOUSE][JOYSTICK] Should LOCK/UNLOCK...
2020-12-13 K.Ohta[Qt][OSD][EMU][INPUT] Fix duplicated key in with one...
2020-12-12 K.Ohta[UI][Qt] Integrate to single MainWindow object.Fix...
2020-10-24 K.Ohta[Qt][OSD] Fix linkage error for OSD, WIN32.
2020-10-24 K.Ohta[OSD][Qt] Fix linkage error at WIN32.
2020-10-24 K.Ohta[Qt][OSD] Mostly move functions to libCSPosd.
2020-10-24 K.Ohta[Qt][OSD] Fix FTBFS.
2020-10-24 K.Ohta[Qt][OSD] TRY: Change inherit from QThread to QObject.
2020-06-17 K.Ohta[OSD][Qt][LOGGER] Fix linkage error for LLD 10.x and...
2020-05-21 K.Ohta[Qt][OSD][MOUSE] Lock values via accessing.
2020-05-18 K.Ohta[VM][LOGGER][OSD][VM_TEMPLATE] Add API to log with...
2020-05-05 K.Ohta[UI][Qt][OSD] Add tooltip for virtual medias.
2019-12-15 K.Ohta[VM][COMMON_VM] Include IO:: class to common_vm.
2019-09-12 K.Ohta[OSD][Qt][SOUND] Update sound APIs: for sound sampling...
2019-08-27 K.Ohta[UI][Qt][VM] Add keycode - vk - name table listing...
2019-08-25 K.Ohta[UI][Qt] Fix FTBFS with LLVM CLANG.
2019-08-15 K.Ohta[UI][Qt][DEBUGGER] Add auto-completion for command...
2019-06-06 K.Ohta[VM][DEVICE][OSD] Add MIDI redirector and SIO redirecto...
2019-02-21 K.Ohta[Qt][OSD]WIN32] Fix linkage error.Re-Order linkage...
2019-02-20 K.Ohta[Qt][OSD][Sound] Update OSD API, initialize_sound(...
2019-02-20 K.Ohta[OSD][Qt] Update APIs upstream 2019-02-19.
2019-02-19 K.Ohta[Qt][Draw][OpenGL] Asynchronous pixel transfer with...
2019-02-19 K.Ohta[Draw][Qt] Now, core profile needs less than OpenGL...
2018-12-17 K.Ohta[VM][General][WIP] Merging Upstream 2018-12-09.Still...
2018-10-24 K.Ohta[Qt][OSD][KEYBOARD] Apply upstream's update.
2018-07-27 K.Ohta[Draw][OpenGL][OSD] Prepare to direct update vram.
2018-06-19 K.Ohta[Qt][WIN32] Move config and logger to inner pointer...
2018-05-10 K.Ohta[Qt][OSD] Update SOVERSION.
2018-02-23 K.Ohta[OSD][Qt] Use Recursive-Mutex instead of Semaphore.
2017-05-30 K.Ohta[OSD][Qt] Save memory with query tables.
2017-05-26 K.Ohta[Windows][General] Make OSD to be DLL.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-01 K.Ohta[OSD][Qt] Add *_features_* functions. It needs for...
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...
2016-09-04 K.Ohta[VM][Qt][LOGGER] Add setting on/off per device.
2016-09-04 K.Ohta[LOGGER][Qt] Rename agar_logger.[cpp|h] to csp_logger...
2016-08-26 K.Ohta[LOGGER] Add out_event_log() . This is useful to debug...
2016-08-24 K.Ohta[Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
2016-07-31 K.Ohta[Qt][OSD] Fix FTBFS (excepts PX7).
2016-07-31 K.Ohta[DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing...
2016-06-19 K.Ohta[Qt][MOVIE_SAVER] Fix syncing of A/V.
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-05-27 K.Ohta[Qt][MOVIE_SAVER] Update but still crashed on start...
2016-05-22 K.Ohta[Qt][OSD] DLL: Make basic OSD components to base class...