OSDN Git Service

[EMU][OSD][WIP] Add MIDI feature; this still be skelton.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_base.h
2023-01-18 K.Ohta[EMU][OSD][WIP] Add MIDI feature; this still be skelton.
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-12-10 K.Ohta[General][VM] Merge upstream 2022-04-05, branch 'upstre...
2022-11-24 K.Ohta[GENERAL] *Partly* merge upstream 2022-04-05.
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-27 K.Ohta[OSD][SOUND][QT_MULTIMEDIA] New Driver: Selectable...
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-16 K.Ohta[OSD][SOUND][Qt][WIP] Implementing sound driver skelton...
2022-08-05 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] Reduce jitter and delay...
2022-08-05 K.Ohta[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_...
2022-08-02 K.Ohta[Qt][DRAW][OSD] Make config pointer fixed.
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-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-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[Qt][OSD][SOUND] Rename slot for changing backend state.
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-06-30 K.Ohta[Qt][UI] Re-Factoring: Available to build.Still only...
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-10 K.Ohta[Qt][UI][MOUSE] Make pointer-diff at OSD_BASE:: . Not...
2021-07-19 K.OhtaMerge branch 'upstream_20210502'
2021-06-22 K.Ohta[EMU][OSD][MOUSE][JOYSTICK][OOPS] Fix FTBFS.
2021-06-22 K.Ohta[VM][OSD][EMU][MOUSE][JOYSTICK] Should LOCK/UNLOCK...
2021-05-11 K.Ohta[VM][BX1][MC6843][DISK] Merge Upstream 2021-02-07 excep...
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-12-11 K.Ohta[UI][Qt] Add a mouse sensitivity dialog.Adjust mouse...
2020-12-10 K.Ohta[Qt][JOYSTICK][UI] .
2020-11-11 K.Ohta[UI][Qt][MOUSE] Add mouse sensitivities config.Still...
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] Inherit OSD_BASE to QObject.Maybe not needed...
2020-10-24 K.Ohta[Qt][OSD] TRY: Change inherit from QThread to QObject.
2020-10-11 K.Ohta[OSD][Qt] Expect to fix FTBFS for Win32/64 build.
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-11-05 K.Ohta[Qt][OSD][KEYBOARD] Remove some obsoleted defines.
2019-10-27 K.Ohta[Qt][OpenGL4.5] Fix not map buffer to screen on most...
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-08-27 K.Ohta[UI][Qt][VM] Add keycode - vk - name table listing...
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[UI][OSD][Qt] Apply "Joystick to Keyboard" feature.
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-10-23 K.Ohta[EMU] Update VM.
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
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-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-10 K.Ohta[Qt][OSD] Update SOVERSION.
2018-04-12 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-04-12 K.Ohta[OSD][Qt] Fix around moving mouse pointer.
2018-02-23 K.Ohta[OSD][Qt] Use Recursive-Mutex instead of Semaphore.
2018-02-21 K.Ohta[UI][Qt][DEBUGGER] Fix crash/lockup with closing debugg...
2018-02-10 K.Ohta[OOPs][CONFIG][OSD] Fix directory names to set/make...
2018-01-18 K.Ohta[EMU][OSD] Add set_vm_screen_lines(int lines) to notify...
2017-12-03 K.Ohta[PC8001][PC8801][PC9801][X1][OSD][DEBUGGER] Merge Upstr...
2017-06-23 K.Ohta[UI][Qt] Update to upstream 2017-06-22.Some parts are...
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-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-12 K.Ohta[Win32][OpenGL] TRY: Fixing crash with OpenGL3.0 at...
2017-02-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-01 K.Ohta[EMU][THREAD] Fix thread dependency: Move OSD from...
2016-10-02 K.Ohta[OSD][Qt] Extend for SOUND_LOADER.
2016-09-05 K.Ohta[OSD][Qt][MZ2500] Implement socket functions.Still...
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-15 K.Ohta[Qt][OSD][MOVIE_SAVER] Maybe correctness frame(s) count...
2016-08-10 K.Ohta[MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.
2016-08-09 K.Ohta[MOVIE_LOADER][PX7][Qt] Add movie loader for PX7.Stil...
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-28 K.Ohta[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
2016-06-19 K.Ohta[Qt][MOVIE_SAVER] Fix syncing of A/V.
next