OSDN Git Service

[BUILD] Set SOVERSION and GIT hash automatically.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_base.h
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.
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...