OSDN Git Service

[UI][Qt] Update to upstream 2017-06-22.Some parts are temporally.
[csp-qt/common_source_project-fm7.git] / source / src / qt / CMakeLists.txt
2017-06-23 K.Ohta[UI][Qt] Update to upstream 2017-06-22.Some parts are...
2017-06-01 K.Ohta[UI][Qt] Fix lacked entries; Joystick and Keyboard.
2017-05-30 K.Ohta[OSD][Qt] Save memory with query tables.
2017-05-27 K.Ohta[VM][EMU] Add common function; my_memcpy() instead...
2017-05-26 K.Ohta[Windows][General] Make OSD to be DLL.
2017-05-18 K.Ohta[DOC] Update to release hotfix.
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-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
2017-03-20 K.Ohta[UI][Qt] Move drive status from status-bar to right...
2017-03-17 K.Ohta[General] Merge Updtream 2017-03-15 . Still not build...
2017-03-14 K.Ohta[General][WIP] Merge Upstream 2017-03-11.
2017-01-30 K.Ohta[UI][Qt] Remove unneeded Qt classes from GUI.
2017-01-26 K.Ohta[Draw][OpenGL][UI] Add selection of draw infrastracture...
2017-01-22 K.Ohta[VM][SOUND][PCM1BIT] Add "Strict Rendering" to "Sound...
2016-10-23 K.Ohta[UI][Qt] Add support ROMAJI-KANA conversion.
2016-10-02 K.Ohta[Build][CMAKE] Update DLL's version.
2016-09-08 K.Ohta[UI][Qt] Add log viewer.
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-24 K.Ohta[Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
2016-08-15 K.Ohta[Qt][OSD][MOVIE_SAVER] Maybe correctness frame(s) count...
2016-08-10 K.Ohta[BUILD][General] Update SOVERSION of DLLs.
2016-08-09 K.Ohta[MOVIE_LOADER][PX7][Qt] Add movie loader for PX7.Stil...
2016-07-31 K.Ohta[Qt] Update CMakefile.
2016-06-28 K.Ohta[OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
2016-06-20 K.Ohta[WIN32][BUILD] .
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-06-17 K.Ohta[UI][Qt][MOVIE_SAVER] Selective video codecs.
2016-06-10 K.Ohta[Build] Update soversion.
2016-06-08 K.Ohta[General][Linux] Update SOVERSION.
2016-06-07 K.Ohta[MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
2016-05-30 K.Ohta[Qt][MOVIE_SAVER] Update SOversion.
2016-05-29 K.Ohta[Qt][MOVIE_SAVER] Working.But not well, only not to...
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...
2016-05-20 K.Ohta[Qt][OSD] Separate OSD (excepts VM dependented function...
2015-12-07 K.Ohta[BUILD][Qt][CMAKE] Add all VMs.
2015-12-01 K.Ohta[General] More merge upstream 2015-11-30.
2015-12-01 K.Ohta[UI][Qt] Move machine-dependent files to qt/machines/ .