OSDN Git Service

[BUILD] Set SOVERSION and GIT hash automatically.
[csp-qt/common_source_project-fm7.git] / source / src / qt / osd.h
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-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-10 K.Ohta[Qt][OSD] Update SOVERSION.
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-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-01-30 K.Ohta[UI][Qt] Remove unneeded Qt classes from GUI.
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-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-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[UI][Qt] TRY: Enable DLLs even build for windows.
2016-06-06 K.Ohta[Qt][MOVIE_SAVER] Record correct screen with one-board...
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[OSD][Qt] Remove commentout functions.
2016-05-22 K.Ohta[Qt][OSD] DLL: Make basic OSD components to base class...
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...
2016-05-11 K.Ohta[UI][Qt][OSD] Move JoyThread from qt/common/ to qt...
2016-04-08 K.Ohta[UI][Qt] Fix FTBFSs with upstream 2016-04-01.
2016-04-07 K.Ohta[UI][Qt] More separate to one lib a lot.
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-04 K.Ohta[DEBUGGER][Qt] (Maybe) Fix crash when closing a debugge...
2016-03-03 K.Ohta[UI][Qt] Re-Working "Paste from clipboard", applying...
2016-03-02 K.Ohta[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-02-26 K.Ohta[UI][Qt][Debugger] Fix handling of console input.
2016-02-24 K.Ohta[VM][MZ2500][SOCKET] Fix FTBFS around socket.
2016-02-24 K.Ohta[Build][Qt][CMake] Fix FTBFSs with one-board-computers...
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-23 K.Ohta[UI][Qt] Add assign joystick dialog.
2016-02-15 K.Ohta[VM][General] Merge upstream 2016-02-13. Still don...
2016-01-21 K.Ohta[Sound][Qt] Fix choppy sound.
2016-01-19 K.Ohta[Qt][OSD][EMU][Sound] EmuThread/OSD : Use QElapsedTimer...
2016-01-09 K.Ohta[UI][Qt][SDL] Plug'n playable Joysticks.
2016-01-06 K.Ohta[VM][General][Qt] Merge upstream 2015-12-31.
2015-12-28 K.Ohta[UI][Qt][VM] Implement supports for PRNFILE class.But...
2015-12-27 K.Ohta[VM][General] Merge upstream 2015-12-23. OSD for Qt...
2015-12-21 K.Ohta[VM][BMJr][OSD][Qt] Fix reserved word "dec" issue,...
2015-12-21 K.Ohta[Qt][DEBUGGER] Temporally revert changes around debugge...
2015-12-18 K.Ohta[VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 serie...
2015-12-18 K.Ohta[VM][Qt][OSD][Genaral] Sync to upstream ; phase 1:...
2015-12-15 K.Ohta[Qt][Debugger][WIP] Implementing debugger.
2015-12-12 K.Ohta[CMAKE][Qt] More commit.
2015-12-11 K.Ohta[Draw][Qt][GL] More accurate drawing to real-screen.
2015-12-11 K.Ohta[UI][Qt] Try:
2015-12-10 K.Ohta[VM][General][Qt] Merge Upstream 2015-12-10.
2015-12-07 K.Ohta[BUILD][Qt][CMAKE] Add all VMs.
2015-12-07 K.Ohta[UI][DRAW][Qt][CMAKE] Add a lot of VMs.
2015-12-07 K.Ohta[DRAW][Qt][OSD] Re-alloc pixel-buffer when required...
2015-12-06 K.Ohta[DRAW][Qt][OpenGL] Add filtered shader, but still not...
2015-12-02 K.Ohta[DRAW][Qt][VM][FM7] Support new API's variable screen...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFS with X1, but not works well.
2015-12-01 K.Ohta[UI][Qt] Add build support BABBAGE 2nd, FM16pi, SEGA...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFSs basically, now enable to work for...
2015-12-01 K.Ohta[UI][Qt] Move machine-dependent files to qt/machines/ .