OSDN Git Service

[VM][PC9801][I286] Fix FTBFS.
[csp-qt/common_source_project-fm7.git] / source /
2018-06-25 K.Ohta[VM][PC9801][I286] Fix FTBFS.
2018-06-25 K.Ohta[VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simpliz...
2018-06-25 K.Ohta[VM][FM7][SOUND] Fix sequences around OPN/PSG.
2018-06-25 K.Ohta[FMGEN][OPN][OPNBASE] Force to calculate frequency...
2018-06-25 K.Ohta[VM][STATE][DEVICE] Apply new state framework to all...
2018-06-20 K.Ohta[BUILD][WIN32] Fix linkage error with MinGW32.
2018-06-19 K.Ohta[VM][STATE][DATAREC] Fix memory leak and invalid memory...
2018-06-19 K.Ohta[FMGEN][STATE] Keep endian of multi byte values; Make...
2018-06-19 K.Ohta[STATE] .
2018-06-19 K.Ohta[VM][DATAREC] (Maybe) Fix unstable state saving.
2018-06-19 K.Ohta[VM][EVENT] Apply new state framework to EVENT:: .
2018-06-19 K.Ohta[VM][I386] Apply new state framework (only within libcp...
2018-06-19 K.Ohta[Qt][QIN32][EMUUTILS] Move CSP_Logger to libCSPemu_util...
2018-06-19 K.Ohta[Qt][WIN32] Move config and logger to inner pointer...
2018-06-18 K.Ohta[VM][MZ1P17][MZ] Fix FTBFS.
2018-06-17 K.Ohta[VM][FM7][OPN][WIP] Fixing weird OPN sound after loadin...
2018-06-17 K.Ohta[BUILD][CMAKE][FM7] Not build IO::, this is not used.
2018-06-17 K.Ohta[VM][STATE] Apply new state framework to some devices...
2018-06-17 K.Ohta[Qt][WIN32] Fix linkage error at MinGW.
2018-06-14 K.Ohta[FMGEN][PSG] Fix weird noise generation for SSG/PSG.
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[BUILD][CMAKE] Add "USE_SANITIZER" and "USE_STACK_PROTE...
2018-06-14 K.Ohta[VM][I386] Remove compiler warning conversion float64...
2018-06-14 K.Ohta[VM] Remove compiler warinings.
2018-06-14 K.Ohta[UI][Qt] Remove using_flags->get_config_ptr()->foo...
2018-06-13 K.Ohta[Build] Fix FTBFS with Ubuntu Xenial.Use -std=gnu+...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-13 K.Ohta.
2018-06-12 K.Ohta[VM][FM7][SOUND][WIP] Fixing wrong frequency after...
2018-06-12 K.Ohta[VM][DEVICE][STATE] Apply new state framework to some...
2018-06-12 K.Ohta[OSD][Qt][SOUND] Remove unused semaphore.
2018-06-12 K.Ohta[STATE] Fix FTBFS.
2018-06-12 K.Ohta[STATE] Fix FTBFS.
2018-06-07 K.Ohta[STATE][VM][FM7] .
2018-06-07 K.Ohta[VM][STATE] Apply new state framework to some devices.
2018-06-07 K.Ohta[VM][STATESUB] Add var-array assume allocated by BYTES...
2018-06-06 K.Ohta[BUILD][LINJNUX][GCC] Update parameters.
2018-06-06 K.Ohta[STATE] Fix weird save/load at vararray with some situa...
2018-06-06 K.Ohta[VM][STATE] Apply new state framework to some devices.
2018-06-06 K.Ohta[VM][BABBAGE2ND] .
2018-06-06 K.Ohta[VM][BMJR][PASOPIA7][PV1000][PV2000][X07][YALKY][YS6464...
2018-06-06 K.Ohta[STATESUB] Fix don't calculate CRC with empty string.
2018-06-06 K.Ohta[VM][MB8877][DISK] Apply new state framework to DISK...
2018-06-06 K.Ohta[VM][FM7][STATE] Apply new state framework to all compo...
2018-06-02 K.Ohta[VM][FAMILYBASIC][STATE] Fix FTBFS.
2018-06-02 K.Ohta[LIBCSP_COMMONVM] Update SOVERSION.
2018-06-02 K.Ohta[VM][STATE] Apply statesub.h to VM::foo_state() with...
2018-06-01 K.Ohta[VM][STATE][WIP] Apply csp_state_utils:: to some VMs...
2018-05-30 K.Ohta[STATESUB] Improve var-array save/load.
2018-05-30 K.Ohta[VM][FM7][JCOMMCARD][STATE] Apply to new state saving...
2018-05-30 K.Ohta[VM][MSX][STATE] Add new state feature.
2018-05-30 K.Ohta[VM][SN76489AN] Fix TYPO on load_state().
2018-05-30 K.Ohta[VM][BABBAGE2ND] Fix crash when save / load state.
2018-05-30 K.Ohta[OSD][SOUND][Qt] Fix hang-up with resetting at some...
2018-05-30 K.Ohta[UI][EMU_THREAD][Qt] Update functions.
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-30 K.Ohta[VM][STATE] Improve state helper.
2018-05-28 K.Ohta[VM][Qt] Fix FTBFSs.
2018-05-28 K.Ohta[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may...
2018-05-28 K.Ohta[VM][X1] Copy VRAMs to shadow data at starting a frame...
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-28 K.Ohta[DOC] Update ToDo (Still updated only Japanese doc.).
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-21 K.Ohta[VM][FM7] Fix FTBFS with pre-compiled headers.
2018-05-20 K.Ohta[VM][STATE] Remove typeid() from state data, this seems...
2018-05-20 K.Ohta[EMU] Enable to Gzip'ed state saving / loading.
2018-05-20 K.Ohta[VM][FM7] Fix FTBFS.
2018-05-20 K.Ohta[VM][STATE] Delete duplicate logics.
2018-05-19 K.Ohta[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
2018-05-19 K.Ohta[VM] Add save state utilities.See src/statesub.h and...
2018-05-16 K.Ohta[VM][M6502] Fix compiler warning.
2018-05-16 K.Ohta[VM][HD146818] Fix compilation warning.
2018-05-16 K.Ohta[VM][MSM58321] Fix OOPS around counting pulse.
2018-05-16 K.Ohta[CONFIG] I forgot change top default of renderer. X-)
2018-05-16 K.Ohta[DOC] Updated.
2018-05-16 K.Ohta[Build][CMake] Add PC98RL,XL.
2018-05-15 K.Ohta[VM][General] Merge Upstream 2018-05-06.
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][COMMAND_LINE] Add --opengl , --envvar and --dump...
2018-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-10 K.Ohta[Build][Win32] .
2018-05-10 K.Ohta[Qt][OSD] Update SOVERSION.
2018-05-10 K.Ohta[Qt][Gui] Related to a before commit.
2018-05-10 K.Ohta[Draw][Qt] Use Semaphore instead of mSecs waiting.Expec...
next