OSDN Git Service

.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui /
2019-04-21 K.Ohta[WIP][WIN32] MINGW:Fixing not detecting joystick with...
2019-04-19 K.Ohta[QT][EMU][OSD] Adjust emulation sequence.
2019-02-21 K.Ohta[OpenGL4_5][OOPS] I missed not to map buffer (;´Д`)
2019-02-21 K.Ohta[Draw][OpenGL4_5] Sync per command.This improve stabili...
2019-02-21 K.Ohta[Qt][OSD]WIN32] Fix linkage error.Re-Order linkage...
2019-02-21 K.Ohta[UI][Qt] Update translations.
2019-02-20 K.Ohta[Qt][OSD][Sound] Update OSD API, initialize_sound(...
2019-02-20 K.Ohta[UI][Qt] Update.
2019-02-19 K.Ohta[Qt][OSD][OpenGL][AVIO] Fix wrong color at one-board...
2019-02-19 K.Ohta[Qt][Draw][OpenGL] Asynchronous pixel transfer with...
2019-02-19 K.Ohta[Draw][Qt] Now, core profile needs less than OpenGL...
2019-01-12 K.Ohta[General] Completely merge upstream 2019-01-11.
2019-01-12 K.Ohta[UI][Qt] Implement new feature of upstream 2018-12-28.
2018-12-17 K.Ohta[UI][Qt][OSD] Joystick-To-Keyboard: Add "1235" feature... upstream_20181209
2018-12-17 K.Ohta[UI][OSD][Qt] Apply "Joystick to Keyboard" feature.
2018-12-17 K.Ohta[UI][Qt][OOPS] Fix OOPs around mounting virtual D88...
2018-12-13 K.Ohta[Draw][Qt][OpenGL] Abondon depth test.
2018-11-29 K.Ohta[UI][Qt] Include common/util_*2.cpp to libCSPgui.so .
2018-11-29 K.Ohta[UI][MENU][HDD] Fix oops dialog of opening virtual...
2018-11-03 K.Ohta[General] Fix FTBFS with LLVM CLANG.
2018-09-30 K.Ohta[General][I18N] Update Japanese translations.
2018-09-29 K.Ohta[VM][General] Merge Upstream 20180530.
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-07-29 K.Ohta[Draw][OpenGL] OpenGL 4.3 : Upload SCREEN using glMapBu...
2018-07-27 K.Ohta[Qt][OpenGL][WIP] GL4.3: Implementing texture buffer...
2018-07-27 K.Ohta[Draw][OpenGL][OSD] Prepare to direct update vram.
2018-07-24 K.Ohta[Qt][OpenGL] Initial support of OpenGL 4.3 Core profile.
2018-07-17 K.Ohta[COMMON][Qt] Fix BYTEORDER of PIXEL@RGB888.Updated...
2018-07-17 K.Ohta[UI][Qt][BUG] Fix crash with using LaserDisc(s).
2018-07-13 K.Ohta[UI][Qt] Update translations.
2018-07-02 K.Ohta[Qt][OpenGL] Fix wrong screen.
2018-07-02 K.Ohta[Qt][MOUSE] Fix returning wrong point when rotating...
2018-07-02 K.Ohta[Qt][MENU] Fix Screen Rotate.
2018-07-01 K.Ohta[Qt][OpenGL][WIP] Re-Add screen rotate.
2018-07-01 K.Ohta[Qt][OpenGL][GLES] TRY: Reduce power consumption.
2018-06-29 K.Ohta[Qt][VM][FMGEN][DISK][LOGGER] Logging all devices.
2018-06-29 K.Ohta[LOGGER][Qt] Use QVector insterad of QQueue to reduce...
2018-06-27 K.Ohta[BUILD][Qt] Update SOVERSION of shared libs.
2018-06-27 K.Ohta[MENU][Qt] Fix not effect of "FULL SPEED".
2018-06-27 K.Ohta[Qt][LOGGER] CSP_Logger makes daughter of QObject.Add...
2018-06-19 K.Ohta[VM][EVENT] Apply new state framework to EVENT:: .
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[Qt][OpenGL] .
2018-06-14 K.Ohta[Qt][Draw][OpenGL] More fix against buffer overflow.
2018-06-14 K.Ohta[Qt][OpenGL] Fix buffer overflow when changing VM's...
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-30 K.Ohta[UI][EMU_THREAD][Qt] Update functions.
2018-05-28 K.Ohta[VM][UI][Qt] Fix FTBFSs.
2018-05-28 K.Ohta[UI][Qt] Update UIs, related by src/rc/foo.rc .
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-05-27 K.Ohta[UI][Qt] Update UI.
2018-05-27 K.Ohta[UI][Qt] Apply to upstream's updating definitions.Still...
2018-05-27 K.Ohta[General] Merge upstream 2018-05-24. Still not test...
2018-05-15 K.Ohta[UI][Qt] Fix around mouse problems.
2018-05-13 K.Ohta[Qt][OpenGL][GLES] GLSL: Update precision of float...
2018-05-13 K.Ohta[Qt][OpenGL][GLES][WIN32] Fix internal format definitio...
2018-05-13 K.Ohta[Qt][OpenGL][GL3][GLES] Modify shaders to use float...
2018-05-13 K.Ohta[Qt][OpenGL] Add some extensions and logging feature.
2018-05-13 K.Ohta[GL3] .
2018-05-13 K.Ohta[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use...
2018-05-13 K.Ohta[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuff...
2018-05-11 K.Ohta[Qt][GLES] Fix compilation errors with Angle OpenGL...
2018-05-11 K.Ohta[Qt][Draw][GLES] Add TV renderer for OpenGL ES.
2018-05-11 K.Ohta[Qt][OpenGL_ES] Fix crash with one board computers...
2018-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-10 K.Ohta[Draw][Qt] Use Semaphore instead of mSecs waiting.Expec...
2018-05-09 K.Ohta[Draw][Qt] .
2018-05-09 K.Ohta[Qt][Draw] Fix drawing timing.
2018-05-09 K.Ohta[Qt][Draw][OpenGLES] Initial support for GL ESv2.0...
2018-05-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...
2018-05-05 K.Ohta[Qt][OpenGL] Renderer: Remove unneeded headers including.
2018-05-04 K.Ohta[Qt][UI] Fix screen issue with Qt5.10/Windows.
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[UI][I18N][Qt] Update Translations.
2018-03-25 K.Ohta[UI][Qt][SCREEN] Add turning on/off virtual media Icons...
2018-03-25 K.Ohta[Qt][COMMAND_LINE] Fix not loading virtual floppy disks...
2018-03-23 K.Ohta[UI][Qt][COMMAND_LINE] Temprally disable --binary*...
2018-03-23 K.Ohta[COMMAND_LINE][Qt] Add virtual media handling via comma...
2018-03-01 K.Ohta[UI][Qt] Fix issues for ROMAJI-TO-KANA conversion.
2018-02-28 K.Ohta[UI][Qt] Add option, "Print statistics", related by...
2018-02-25 K.Ohta[BUILD] Update SOVERSION and REVISION.
2018-02-23 K.Ohta[Qt][OpenGL][MOVIE_LOADER] Use QMutexLocker if ready...
2018-02-22 K.Ohta[Qt][WINDOWS][DEBUGGER] Fix crash when exitting emulator.
2018-02-22 K.Ohta[Qt][LOGGER] Fix locake for time-string.
2018-02-22 K.Ohta[UI][Qt][L10N] Update translations.
2018-02-21 K.Ohta[UI][Qt][BUBBLE] Minimize VM depended unit.
2018-02-20 K.Ohta[Qt][Windows] Prepare to parsing command line.
2018-02-19 K.Ohta[EMU][Qt] Use recursive mutex to lock key-in queue.
2018-02-18 K.Ohta[UI][Qt][DRAW] Add drawing to separate-thread or combined.
2018-02-10 K.Ohta[CONFIG] IMPORTANT: Now, "~/emufoo/foo.ini" has moved...
2018-02-10 K.Ohta[UI][VM] Add option, "Numpad's Enter is Fullkey's"...
2018-02-09 K.Ohta[UI][Qt][I18N] Update translations.
2018-02-09 K.Ohta[UI][VM][MB8877][T3444][uPD765A] Add ON/OFF debug loggi...
2018-02-09 K.Ohta[Qt][EMU] Seriarize queueing both KEY_DOWN and KEY_UP...
2018-02-09 K.Ohta[UI][OSD][Qt][CONFIG] Add option: Emulate cursor keys...
2018-02-01 K.Ohta[BUILD][CMAKE] Update some CMakeLists.txt .
2018-01-29 K.Ohta[UI][Qt][MENU] DISK: Fix not affect of some entries...
next