OSDN Git Service

csp-qt/common_source_project-fm7.git
2022-07-19 K.Ohta[OSD][Qt][SOUND][CONFIG] Important: Now, sound output...
2022-07-19 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] More accuracy sound...
2022-07-19 K.Ohta[SOUND][Qt][OSD] Using QT_MULTIMEDIA: Maybe complete...
2022-07-19 K.Ohta[SOUND][Qt][OSD][WIP] QT_MULTIMEDIA: More effective...
2022-07-18 K.Ohta[OSD][Qt] Add SOUND_BUFFER_QT:: class.This aims to...
2022-07-17 K.Ohta[OSD][Qt][SOUND] .
2022-07-17 K.Ohta[OSD][Qt][SOUND] .
2022-07-16 K.Ohta[FIFO_TEMPLATE] Fix some bugs.
2022-07-16 K.Ohta[COMMON] Implement first templates for FIFO and RINGBUF...
2022-07-15 K.Ohta[OSD][Qt][SOUND] RINGBUFFER:: Add some functions.
2022-07-15 K.Ohta[OSD][SOUND][Qt] Start to capsulize for sound i/o.
2022-07-14 K.Ohta[Qt][OSD][SOUND] Add note more.
2022-07-14 K.Ohta[SOUND][Qt] osd_sound.cpp : Will be based on QtMultimed...
2022-07-14 K.Ohta[UI][Qt] Avalable to build all of emulators.
2022-07-13 K.Ohta[UI][Qt][PC100][MZ3500] Available to build.
2022-07-13 K.Ohta[UI][Qt][PC2001] Trim header.
2022-07-13 K.Ohta[VM][PC6001] TRY: Fix crash without subsystem's ROM.
2022-07-13 K.Ohta[UI][Qt][PC6001] Available to build.
2022-07-13 K.Ohta[UI][Qt][PC9801] Available to build.
2022-07-13 K.Ohta[UI][Qt][PC8801] Available to build.
2022-07-13 K.Ohta[UI][Qt][MZ700][MZ1500][MZ80A] Available to build.
2022-07-13 K.Ohta[UI][Qt][MZ2500][MZ80B] Available to build.
2022-07-13 K.Ohta[UI][Qt][HC40] Trim header.
2022-07-13 K.Ohta[UI][Qt][HC20] Available to build.
2022-07-13 K.Ohta[UI][Qt][EX80] Available to build.
2022-07-13 K.Ohta[UI][Qt] Available to build eBX1.
2022-07-13 K.Ohta[UI][Qt] Support single-dipswitch, negative polarity.
2022-07-13 K.Ohta[UI][Qt][FMTOWNS] Apply changes of UI, available to...
2022-07-13 K.Ohta[UI][Qt] Re-Factor around Screen menu.
2022-07-12 K.Ohta[UI][Qt] Re-Factoring: Available to build eFM7 series.
2022-07-12 K.Ohta[CONFIG][CMake][FM7] Delete unconfigure for BUILD_FMNEW7 .
2022-07-11 K.Ohta[UI][Qt][WIP][DONOTBUILD] Implementing newer MainWidget...
2022-06-30 K.Ohta[Qt][UI] Re-Factoring: Available to build.Still only...
2022-06-27 K.Ohta[UI][Qt][WIP] Re-factoring to drop bind object from...
2022-06-25 K.Ohta[UI][Qt][WIP] Start to re-factor around UI classes...
2022-06-25 K.Ohta[BUILD][GCC12] Adjust flags around debugging.
2022-06-22 K.Ohta[DOC][ABOYS_eFM7] Add English and Russian translatin...
2022-06-22 K.Ohta[DOC][About eFM7] Remove english translation to re...
2022-05-26 K.Ohta[Build][CMake] Add support for GCC-12.
2022-05-25 K.Ohta[BUILD][CMake] Add support for LLVM 14.
2022-05-25 K.Ohta[VM][I386_NP21][PC9801][DEVICE] Fix not working PSEUDO...
2022-05-25 K.Ohta[BUILD][CMake] Add some architectures, still not testing.
2022-05-25 K.Ohta[Qt][SOUND_LOADER] Fix corrupt freeing when destructing...
2022-05-25 K.Ohta[BUILD][CMake] Start to switch to new *moduler* setup...
2022-05-03 K.Ohta[VM][FMTOWNS][PLANE_VRAM] Optimize for speed.
2022-05-03 K.Ohta[VM][FMTOWNS][VRAM] Remove unused variables and a function.
2022-02-23 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2022-02-23 Kyuma Ohta[I386_NP21][Win32] Fix FTBFS.
2022-02-23 Kyuma Ohta[OSD][Qt][Win32] Fix FTBFS with Win32.
2022-02-23 Kyuma Ohta[Build][Win32][CLANG-13] Support for buiding with LLVM...
2022-02-23 K.Ohta[Build][Win32][LLVM-13] Make Toolchain buildable.
2022-02-23 K.Ohta[Win32][CROSS-TOOLCHAINS] Fix FTBFS at building libcomp...
2022-02-23 K.Ohta[CROSS-BUILD][Win32] Update bootstrap scripts for build...
2022-02-20 K.Ohta[Build][GCC11][Qt6] Add sample bootstrap script with...
2022-02-20 K.Ohta[BUILD][LLVM13] Update around optimizing.Seem to be...
2022-02-20 K.Ohta[General][Debug]GDB] Add sample GDB script (for Debian...
2022-02-18 K.Ohta[Build][CMake] Re-Enable with Qt5.
2022-02-17 K.Ohta[BUILD][CMake] TRY: Improved LTO.
2022-02-17 K.Ohta[UI][Qt6] Fix not key-input to VM from HOST KEYBOARD.
2022-02-17 K.Ohta{Build][General] Available to build with Qt6, But unabl...
2022-02-12 K.Ohta[VM][FMTOWNS][CRTC][WIP] Adjust around registers.
2022-02-12 K.Ohta[VM][I386_NP21] Apply PAGING status on get_debug_regs_i...
2022-02-10 K.Ohta[VM][I386_NP21] Move realclock into I386:: to be capsulize.
2022-02-10 K.Ohta[VM][FMTOWNS][TIMER] Optimize branches.
2022-02-10 K.Ohta[VM][I386_NP21] OPTIMIZE: Make cpu_wait() inline to...
2022-02-07 K.Ohta[VM][FMTOWNS][TIMER] Make freerun-timer correctness.
2022-02-07 K.Ohta[VM][FMTOWNS][TOWNS_DMAC][CDROM] Disable debug messages...
2022-02-07 K.Ohta[VM][UPD71071][FMTOWNS][TOWNS_DMAC] Fix and be simplify...
2022-02-07 K.Ohta[VM][FMTOWNS][CDROM] Fix around command; seek (00h...
2022-02-06 K.Ohta[VM][UPD71071][FMTOWNS][TOWNS_DMAC] Fix correctness...
2022-02-06 K.Ohta[VM][FMTOWNS][CDROM][WIP] Adjusting around SEEK(00h...
2022-02-06 K.Ohta[VM][FMTOWNS][CDROM][WIP] Adjusting around command...
2022-01-30 K.Ohta[VM][I386_NP21] Optimize branch prediction around busre...
2022-01-30 K.Ohta[VM][EVENT] Branch optimize, mainly inside of drive().
2022-01-30 K.Ohta[VM][FMTOWNS][TIMER] Fix unused SIG_CPU_HALTREQ to...
2022-01-30 K.Ohta[VM][FMTOWNS][TIMER] Use write_signal(device, .. )...
2022-01-30 K.Ohta[VM][EVENT] Enlarge management devices, sounds and...
2022-01-30 K.Ohta[VM][FMTOWNS][DOC] Add details to common definitions.
2022-01-30 K.Ohta[VM][DEVICE][DOC] Add details for common SIGNAL definit...
2022-01-29 K.Ohta[VM][FMTOWNS][JOYSTICK] TRY: Reduce to usage HOST CPU...
2022-01-29 K.Ohta[VM][FMTOWNS][MEMORY] Port 0480h : Not update bank...
2022-01-29 K.Ohta[VM][FMTOWNS][MEMORY] Set BANK size to 4096 bytes expec...
2022-01-29 K.Ohta[VM][FMTOWNS][CDROM] Revert to use delayed command...
2022-01-29 K.Ohta[VM][FMTOWNS][CDROM] More adjust status flags around...
2022-01-28 K.Ohta[VM][FMTOWNS][CDROM] Fix reading sectors beyond multipl...
2022-01-28 K.Ohta[VM][FMTOWNS][CDROM] Improve around get_debug_regs...
2022-01-27 K.Ohta[VM][FMTOWNS][CDROM][WIP] Improving around CDDA.This...
2022-01-27 K.Ohta[VM][FMTOWNS][CDROM][WIP] Improving CDC command 06h...
2022-01-27 K.Ohta[VM][FMTOWNS][CDROM] Fall down has_status when status...
2022-01-24 K.Ohta[VM][FMTOWNS][CDROM] Add ToDo comment.
2022-01-24 K.Ohta[VM][FMTOWNS][MEMORY] Improve bank setting (000C0000h...
2022-01-23 K.Ohta[Build][CMake] FindLibAV : Use ffmpeg instead of avconv.
2022-01-23 K.Ohta[Build][CMake] Change required CMAKE MINIMUM VERSION...
2022-01-23 K.Ohta[Qt][EMU] Fix wrong frame-rate ratio.Will fix to better...
2022-01-23 K.Ohta[General] Update revision, but still not release.
2022-01-23 K.OhtaMerge branch 'upstream_20211230'
2022-01-23 K.Ohta[General] Merge Upstream 2021-12-30. upstream_20211230
2022-01-16 K.Ohta[Qt][OpenGL] Remove unused QGL* classes.
2022-01-16 K.Ohta[Qt][Build][CMake] Prepare to support Qt6 (maybe later...
2022-01-16 K.Ohta[Qt][AVIO] Fix warning with deprecate features.
next