OSDN Git Service

[Build][Win32] Separate GUI(and fmgen and emuutils) to separate DLLs.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_base.h
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.
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-06-18 K.Ohta[MOVIE_SAVER][OSD] Fix unsync audio and video in record...
2016-06-10 K.Ohta[VM][MOVIE_SAVER] Fix stopping when changing cartridge...
2016-06-08 K.Ohta[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu...
2016-06-06 K.Ohta[Qt][MOVIE_SAVER] Record correct screen with one-board...
2016-05-30 K.Ohta[Qt][MOVIE_SAVER][FM77AV] Fix wrong movie-image when...
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][MOVIE] Add libCSPavio .
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...