OSDN Git Service

[UI][Qt][OSD][LOG] CDROM: May works with new messaging framework.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / csp_logger.cpp
2023-02-16 K.Ohta[UI][Qt][OSD][LOG] CDROM: May works with new messaging...
2022-08-05 K.Ohta[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_...
2022-07-28 K.Ohta[Qt][LOGGER][WIN32][OOPS] Make csp_logger 's pointer...
2022-07-28 K.Ohta[Qt][LOGGER] Make std::shared_ptr to logger's pointer...
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-12-29 K.Ohta [Qt][LOGGER] Fix compilation warning.
2020-06-27 K.Ohta[Qt][LOGGER] Fix not initialize (internal)osd_pointer...
2020-06-22 K.Ohta[VM][EMU] For ALL VMs/Devices; use EMU_TEMPLATE:: inste...
2020-06-17 K.Ohta[OSD][Qt][LOGGER] Fix linkage error for LLD 10.x and...
2020-05-18 K.Ohta[VM][LOGGER][OSD][VM_TEMPLATE] Add API to log with...
2020-03-17 K.Ohta[Qt][LOGGER] Shrink redundant title.
2019-08-27 K.Ohta[Qt][LOGGER] Threaded console logging.
2019-07-18 K.Ohta[Qt][LOGGER] Improve locking.
2018-06-29 K.Ohta[Qt][VM][FMGEN][DISK][LOGGER] Logging all devices.
2018-06-29 K.Ohta[LOGGER][Qt] Use QVector insterad of QQueue to reduce...
2018-06-27 K.Ohta[Qt][LOGGER] CSP_Logger makes daughter of QObject.Add...
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-05-30 K.Ohta[UI][EMU_THREAD][Qt] Update functions.
2018-02-22 K.Ohta[Qt][LOGGER] Fix locake for time-string.
2017-08-08 K.Ohta[UI][Qt][LOG] Fix crash when displaying logs.
2017-05-20 K.Ohta[UI][VM][Qt] Fix uncondition branch found by valgrind...
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
2017-01-29 K.Ohta[Draw][OpenGL][Windows] Temporally fixed crashing on...
2017-01-29 K.Ohta[Qt][LOG] Enable syslog *truely*.
2016-11-15 K.Ohta[Qt][GL] GL3.0: Not use chromakey_fragment_shader.glsl...
2016-10-02 K.Ohta[OSD][Qt] Extend for SOUND_LOADER.
2016-09-10 K.Ohta[WIN32] (Maybe) Fix crash with MSYS2, Cygwin and Window...
2016-09-08 K.Ohta[UI][Qt] Add log viewer.
2016-09-05 K.Ohta[Qt][LOGGER] copy_log(): Using arg ; start_size.
2016-09-05 K.Ohta[Qt][LOGGER] More safety locking.
2016-09-05 K.Ohta[Qt][LOGGER] Add copy_log().
2016-09-04 K.Ohta[Qt][LOGGER] Add default values.
2016-09-04 K.Ohta[Qt][LOGGER] Add "Save to File".
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...