OSDN Git Service

csp-qt/common_source_project-fm7.git
2016-11-01 K.Ohta[Linux] Build with Qt 5.5.1. Abondon Qt 5.3.
2016-11-01 K.Ohta[Qt][GL][Draw] TRY: NTSC shader.
2016-10-27 K.Ohta[DOC] Update documents.
2016-10-27 K.Ohta[GENERAL] Update installer.
2016-10-27 K.Ohta[ROMAKANA] Update documents.
2016-10-27 K.Ohta[ROMAKANA] More supported VMs.
2016-10-27 K.Ohta[VM][FM16PI][J3100] Fix BEEP.
2016-10-27 K.Ohta[SOUND][PCM1BIT] Fix to beep, but not effect?
2016-10-27 K.Ohta[QC10] Fix beep issue.
2016-10-27 K.Ohta[DOC][ROMAKANA] Add english document.
2016-10-26 K.Ohta[BUILD] Update FFMPEG to 3.1.5 .
2016-10-26 K.Ohta[DOC][ROMAKANA] add romaji_kana.ja.txt .
2016-10-25 K.Ohta[VM][EVENT] Non-Clear force_rendering_sound counter...
2016-10-25 K.Ohta[UI][Qt] MZ: Add support MZF type tape data.
2016-10-25 K.Ohta[ROMAKANA][VM] TRY: Enable to use romaji-kana conversio...
2016-10-25 K.Ohta[ROMAKANA] Use AUTO_KEY feature instead of direct sendi...
2016-10-25 K.Ohta[ROMAKANA] .
2016-10-24 K.Ohta[WIP][ROMAKANA] Move romaji-kana conversion from VM...
2016-10-23 K.Ohta[Qt][SOUND_LOADER] Remove a warning.
2016-10-23 K.Ohta[VM][SOUND] Fix wrong rendering period for PCM1BIT...
2016-10-23 K.Ohta[VM][EVENT] Re-entrant set_realtime_render().
2016-10-23 K.Ohta[VM][FM7][KEYBVOARD] Adjust size of roma-kana buffer.
2016-10-23 K.Ohta[ROMAKANA] Add xtu(ッ) .
2016-10-23 K.Ohta[Build][CMAKE] .
2016-10-23 K.Ohta[UI][Qt] Add support ROMAJI-KANA conversion.
2016-10-23 K.Ohta[VM][KEYBOARD] Add ROMAJI-KANA conversion.(When set...
2016-10-18 K.Ohta[VM][FM7][KEYBOARD] Fix not have GRPH key excepts Windo...
2016-10-18 K.Ohta[DOC] Update for release.
2016-10-13 K.Ohta[VM][SOUND][EVENT] mix(): Collected up mix_sound()...
2016-10-13 K.Ohta[VM][FM7][BUG][DISPLAY] Non-FM77AV*: Fix not clear...
2016-10-10 K.Ohta[VM][EVENT] Sound devices: Do mix_sound() dynamically...
2016-10-10 K.Ohta[DOC] Update gitlog.
2016-10-09 K.Ohta[DOC] Re-update to release.
2016-10-09 K.Ohta[VM][FM7][VRAM] Make gcc using SIMD (when optimize...
2016-10-09 K.Ohta[DOC] Update gitlog.
2016-10-09 K.Ohta[DOC] Update to release.
2016-10-09 K.Ohta[DOC] Qt ports: Add about sound files.
2016-10-09 K.Ohta[DOC] VMs/ : Add about sound files.
2016-10-09 K.Ohta[Qt][CONFIG][UI] Add config entries for pseudo-sounds...
2016-10-06 K.Ohta[DOC] ABOUT_eFM7 : More translate.
2016-10-06 K.Ohta[DOC] Update ABOUT_eFM7_1.en.txt, still partly translation.
2016-10-05 K.Ohta[VM][DATAREC][FDD] Add sounds of SEEK/CMT, excepts...
2016-10-05 K.Ohta[VM][FP200] Add CMT button's sounds.
2016-10-05 K.Ohta[VM][X1][FM7] load_state(): Keep backward compatibility...
2016-10-05 K.Ohta[VM][FM7] MAINIO: Revert STATE_VERSION to 6.
2016-10-05 K.Ohta[VM][DATAREC] Fix FTBFS with some VMs.
2016-10-04 K.Ohta[VM][BMJR][FM7][MB8877][MSX][MZ80K][MZ700][MZ2500]...
2016-10-04 K.Ohta[BUILD][VM] Remove "-DDATAREC_SOUND" if unneeded.
2016-10-04 K.Ohta[VM][PC100] Add a seek sound.
2016-10-04 K.Ohta[PC6001][VM] Fix FTBFS.
2016-10-04 K.Ohta[VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound...
2016-10-03 K.Ohta[VM][PC6001] Add seek sounds.
2016-10-03 K.Ohta[VM][PC9801] Add seek sound.
2016-10-03 K.Ohta[VM][EVENT] Extend permitted sound events to 32.
2016-10-03 K.Ohta[VM][PC8801] Add seek sound.
2016-10-03 K.Ohta[VM][uPD765A] More correctness seek timing.
2016-10-03 K.Ohta[VM][MB8877] More accurate seek sound.
2016-10-03 K.Ohta[VM][WAV_SOUNDER] Use a static table instead of FIFO...
2016-10-03 K.Ohta[VM][X1] Add sounds for X1 series.
2016-10-03 K.Ohta[VM][WAV_SOUNDER] Fix crash on failed to load without...
2016-10-03 K.Ohta[VM][DATAREC] Fix crash when eject under playing a...
2016-10-02 K.Ohta[Build][CMAKE] Update DLL's version.
2016-10-02 K.Ohta[DOC] FM-7/77AV/8 : Update VMs/*.txt .
2016-10-02 K.Ohta[Build][CMAKE][FM7] Add wav sound.
2016-10-02 K.Ohta[Build][Linux] Fix wrong flags with LTO.
2016-10-02 K.Ohta[OSD][Qt] Extend for SOUND_LOADER.
2016-10-02 K.Ohta[VM][FM7] Add sounds; FDD Seeking and Relay.
2016-10-02 K.Ohta[VM][WMU] Add WAV_SOUNDER class to play WAVS (i.e....
2016-10-02 K.Ohta[Qt][AVIO] Add SOUND_LOADER class.
2016-10-02 K.Ohta[VM][EVENT] Update MAX_SOUND from 8 to 16.
2016-09-29 K.Ohta[WIP][BUILD][WIN32] TRY: Use llvm to build, this is...
2016-09-29 K.Ohta[BUILD] Fix Linux/GCC.
2016-09-29 K.Ohta[Build][GENERAL] Separate compiler depended params...
2016-09-28 K.Ohta[DOC] Translate and correct ABOUT_eFM7_1.en.txt by...
2016-09-27 K.Ohta[BUILD][General][WIP] Win32: TRY: Cross build with...
2016-09-27 K.Ohta[General][BUILD][WIP] TRY: Also use LLVM CLANG to build...
2016-09-27 K.Ohta[BUILD][GENERAL] Non-Cross: Enable to use llvm-clang...
2016-09-26 K.Ohta[UI][Qt][AVIO][WIP] Trim logs.WIP.
2016-09-26 K.Ohta[Qt][GUI][Win32] Fix crash launching with gdb/Mingw32...
2016-09-23 K.Ohta[DOC] Update GITLOG.
2016-09-23 K.Ohta[DOC] Update Issues.
2016-09-23 K.Ohta[DOC] Update status.
2016-09-23 K.Ohta[DOC] Fix typo.
2016-09-23 K.Ohta[DOC] Update to release.
2016-09-23 K.Ohta[VM][PASOPIA7] FIX FTBFS.
2016-09-23 K.Ohta[VM][N5200][PASOPIA][PC2001][TK80][X07] Fix FTBFSs.
2016-09-23 K.Ohta[VM] Fix missing name of components.
2016-09-23 K.Ohta[VM][DEVICE] Add name to all of components.
2016-09-23 K.Ohta[VM][DEVICE] Add role of device to all device's name.
2016-09-22 K.Ohta[VM][DEVICE][WIP] Add role of device to name of devices...
2016-09-22 K.Ohta[VM][DEVICE] Add name of devices (or blocks) from BABAG...
2016-09-22 K.Ohta[VM][PC9801][FDD] More correctness FDD I/F, refer to...
2016-09-21 K.Ohta[VM][PC9801] Add prepare to support ITF.ROM .
2016-09-19 K.Ohta[Qt][Debugger] Not hang-up when Opening debugger and...
2016-09-19 K.Ohta[Qt][Debugger] Add templete of debugger to libCSPgui...
2016-09-15 K.Ohta[DOC][WIP] Correcting About_eFM7.en.txt, this is WIP.
2016-09-15 K.Ohta[DOC] Correct how3build.qt.txt . (maybe incorrect ...
2016-09-15 K.Ohta[DOC] Add English translations of some articles by...
2016-09-12 K.Ohta[UI][Qt][PRINTER] Fix selecting printers.
2016-09-12 K.Ohta[EMU][CONFIG][LOG] Fix settings of log.
next