OSDN Git Service

[BUILD] Set SOVERSION and GIT hash automatically.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd_wrapper.cpp
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-06-19 K.Ohta[Qt][WIN32] Move config and logger to inner pointer...
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
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-03-25 K.Ohta[MOVIE_LOADER] Fix scaling factor.Displaying video...
2018-02-23 K.Ohta[OSD][Qt] Use Recursive-Mutex instead of Semaphore.
2018-02-19 K.Ohta[OSD][Qt] Fix not setting device name to logger.
2018-01-18 K.Ohta[EMU][OSD] Add set_vm_screen_lines(int lines) to notify...
2017-05-26 K.Ohta[Windows][General] Make OSD to be DLL.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-03-05 K.Ohta[OSD][Qt] Remove do_call_debugger_command().
2017-03-05 K.Ohta[EMU][DEBUGGER] Use pthread_t instead of SDL_Thread.
2017-02-02 K.Ohta[BUILD][Qt] Reduce warnings build with "-Wall".
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-10 K.Ohta[MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.
2016-08-10 K.Ohta[MOVIE_LOADER] Primary decoding.
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-19 K.Ohta[Qt][MOVIE_SAVER] Fix syncing of A/V.
2016-06-06 K.Ohta[Qt][MOVIE_SAVER] Record correct screen with one-board...
2016-06-01 K.Ohta[MOVIE_SAVER] .
2016-05-31 K.Ohta[Qt][MOVIE_SAVER] .
2016-05-22 K.Ohta[Qt][OSD] DLL: Make basic OSD components to base class...
2016-05-20 K.Ohta[Qt][OSD] Fix FTBFS for EX80.
2016-05-20 K.Ohta[Qt][OSD] Fix FTBFS with one-board-computers.
2016-05-20 K.Ohta[Qt][OSD] Separate OSD (excepts VM dependented function...