OSDN Git Service

[VM][FMTOWNS][MEMORY] Fix setup around memory banks by I/O 0404h and 0480h.
[csp-qt/common_source_project-fm7.git] / source / src / qt /
2023-12-12 K.Ohta[Qt][OSD][SOUND] Fix choppy sound even 50msec latency...
2023-12-12 K.Ohta[Qt][SOUND_MODULE][QT_MULTIMEDIA] Using external sound...
2023-12-12 K.Ohta[Qt][SOUND_MODULE] Not resize buffer when using externa...
2023-12-12 K.Ohta[Qt][OSD][SOUND_BUFFER] Re-implement more correctness...
2023-12-11 K.Ohta[OSD][Qt][SOUND][QT_MULTIMEDIA] WIP: Checking whether...
2023-12-10 K.Ohta[OSD][Qt][SOUND][WIP] Fixing drops of sounds; chopping.
2023-12-10 K.Ohta[OSD][Qt][SOUND] .
2023-12-10 K.Ohta[FIFO_TEMPLATE][SOUND_BUFFER][Qt] Revert recent commits...
2023-11-30 K.Ohta[SOUND][Qt] .
2023-11-30 K.Ohta[OSD][Qt][SOUND] .
2023-11-29 K.Ohta[OSD][SOUND][Qt][WIP] Try to improve sound buffer handl...
2023-11-29 K.Ohta[OSD][SOUND_DRIVER][QT][WIP] Modifying around buffer...
2023-04-09 K.Ohta[SDL][JOYSTICK] DO NOT READ/WRITE joydb.ini if not...
2023-03-25 K.Ohta[OSD] Remove HAS_I8254 flag.
2023-03-24 K.Ohta[OSD][Qt] Remove FLAG: MEMORY_DISABLE_DMA_MMIO .
2023-03-23 K.Ohta[VM][UPD7801][UPD7809][UPD7810] Apply recent changes...
2023-03-23 K.Ohta[OSD][DEBUGGER] Workaround for locking up when calling...
2023-03-18 K.Ohta[OSD][Qt][VM][I8259] Remove flag: I8259_MAX_CHIPS.
2023-03-17 K.Ohta[Build][CMake] Update SOVERSIONs.
2023-03-17 K.Ohta[OSD][VM][DEVICE][MEMORY][IO] Apply upstream 2022-12...
2023-03-14 K.Ohta[OSD][Qt] Fix crash when resetting with re-constraction...
2023-03-14 K.Ohta[VM][UI][PC9801][I8251] Merge upstream 2022-11-20 .
2023-03-10 K.Ohta[VM][PC8801][PC9801][UI][I8251][UPD765A] Merge upstream...
2023-03-06 K.Ohta[VM][UI][Qt] Merge upstream 2022-11-12 . upstream_20221112
2023-03-05 K.Ohta[UI][Qt][I18N] Update Japanese translations.
2023-03-05 K.Ohta[UI][Qt][SOUND][MENU] Move "Select Sound Device" to...
2023-03-05 K.Ohta[VM][UI][Qt][FM7] Merge upstream 2022-09-09.
2023-03-04 K.Ohta[VM][WIP] Merging upstream 2022-09-09.Still be imcompleted.
2023-03-02 K.Ohta[VM][EMU][UI][Qt] Merge updtream 2022-08-30
2023-02-28 K.Ohta[General][UI][VM] Merge upstream 2022-08-27.
2023-02-24 K.Ohta[EMU_THREAD][Qt] Move some sequence funtions to EmuThre...
2023-02-24 K.Ohta[EMU_THREAD][Qt] Rename some slots to do_[FOO]() in...
2023-02-24 K.Ohta[EMU_THREAD][Qt] Move some slots into utils.cpp and...
2023-02-24 K.Ohta[EMU][Qt][EMU_THREAD] Move around EmuThreadClassBase...
2023-02-23 K.Ohta[EMU][COMMAND_LINE] Comment out debugging printf().
2023-02-23 K.Ohta[UI][Qt] Fix command line interface.Make processing...
2023-02-22 K.Ohta[Qt][UI] Fix FTBFS with one board computers.
2023-02-22 K.Ohta[BUILD][CMake] Update SOVERSIONs.
2023-02-22 K.Ohta[UI][Qt][DIALOGS] Drop unused hooks for cartridge.
2023-02-22 K.Ohta[UI][Qt][MENU] Make checking in Floppy Menus more corre...
2023-02-22 K.Ohta[UI][Qt][TAPE] Drop unused SLOTS for TAPE MENU.
2023-02-22 K.Ohta[Qt][OPENGL][DRAW] Don't send sig_finished() when detac...
2023-02-22 K.Ohta[Qt][MENU][CART] Apply new messaging APIs to CARTRIDGEs...
2023-02-22 K.Ohta[Qt][EMU] Make SIGNAL connection correctness.
2023-02-22 K.Ohta[Qt][AVIO][MOVIE_LOADER] Fix crash when closing movie...
2023-02-22 K.Ohta[MENU][Qt] Apply new messaging API to BUBBLE menu.
2023-02-19 K.Ohta.
2023-02-19 K.Ohta[EMU][Qt][WIP][DONOTBUILD] More...
2023-02-19 K.Ohta[UI][EMU][Qt][WIP] More apply changes.But still availab...
2023-02-19 K.Ohta[UI][Qt][MENU][WIP] Updating around BUBBLE and CARTRIDG...
2023-02-17 K.Ohta[UI][Qt][EMU]Menu: Make around quick-disk new signal...
2023-02-16 K.Ohta[UI][Qt][OSD][LOG] CDROM: May works with new messaging...
2023-02-16 K.Ohta[UI][Qt][WIP] Applying changes of MESSAGING to CDROM...
2023-02-14 K.Ohta[UI][Qt][MENU] Make new messaging framerork around...
2023-02-12 K.Ohta[UI][EMU][Qt] Make new IPC model via GUI <-> EMU, for...
2023-02-12 K.Ohta[UI][Qt] Move UI util around fdd/hdd from common/ to...
2023-02-12 K.Ohta[UI][Qt] Rename util_main.cpp to mainwidget.cpp .
2023-02-12 K.Ohta[Qt] Remove around precompiled headers, no longer used.
2023-02-12 K.Ohta[EMU][Qt] Remove unused definitions.
2023-02-08 K.Ohta[Build][CMake] Update SOVERSIONs.
2023-02-08 K.Ohta[UI][Qt] Update menu structure at FLOPPY and TAPE.
2023-02-08 K.Ohta[OSD][EMU][UI][Qt] Improve to support messaging from...
2023-02-07 K.Ohta[OSD][EMU][Qt] Add (and prepare) some signals for messa...
2023-02-07 K.Ohta[Qt][EMU_THREAD] Remove unused variables.
2023-02-06 K.Ohta[UI][Qt][EMU][MENU] More improve around floppy disk...
2023-02-06 K.Ohta[UI][Qt][EMU][WIP] Improve OSD calling around Virtual...
2023-02-04 K.Ohta[UI][Qt] Virtual Media: Fix wrong history construction.
2023-02-01 K.Ohta[OSD][Qt][SOUND] Fix volume and samples calculation...
2023-02-01 K.Ohta[UI][EMU][OSD][Qt][FLOPPY] Fix message routing.
2023-02-01 K.Ohta[UI][Qt][EMU] Available to build.Some features still...
2023-02-01 K.OhtaMerge branch 'newvirtmedia_20230125'
2023-02-01 K.Ohta[UI][EMU][Qt][WIP] TRY:Improving signal sequence.
2023-01-27 K.Ohta[OSD][Qt][SOUND] Limit mutex locking part.
2023-01-27 K.Ohta[UI][Qt][MENU_METACLASS] Delete opened dialogs when...
2023-01-27 K.Ohta[UI][Qt] FILE DIALOG: Fix none having filters and initi...
2023-01-25 K.Ohta[UI][Qt][EMU_THREAD][WIP][DONOTBUILD] Updating APIs... newvirtmedia_20230125
2023-01-25 K.Ohta. upstream_20220727
2023-01-23 K.Ohta[UI][EMU][Qt][WIP] Re-Implementing around virtual media...
2023-01-23 K.Ohta[UI][Qt][WIP] Updating around virtual medias.This still...
2023-01-22 K.Ohta[UI][Qt] Drop unused variables.
2023-01-20 K.Ohta[General] Merge Upstream 2022-07-27 .
2023-01-19 K.Ohta[UI][Qt][M23] I forgot to add translations ;_;
2023-01-19 K.Ohta[UI][Qt] Add translations. (Maybe) Merged upstream...
2023-01-19 K.Ohta[GENERAL][WIP] Merging upstream 2022-07-08.This may...
2023-01-18 K.Ohta[VM][Qt][TRNJr] Add eTRNJr .
2023-01-18 K.Ohta[EMU][OSD][WIP] Add MIDI feature; this still be skelton.
2023-01-17 K.Ohta[General] Add upstream 2022-06-08 .
2023-01-17 K.Ohta[BUILD][CMake] Qt6: Add Qt6::Core5Compat into build...
2023-01-14 K.Ohta[VM][M23][WIP] Add M23.
2023-01-14 K.Ohta[UI][Qt][M23] Add gui of SORD M23/M68.
2023-01-14 K.Ohta[General][UI][MP85] Fix wrong behavior.
2023-01-14 K.Ohta[UI][Qt] Re-available to display: status-bar and LEDs. upstream_20220525
2023-01-10 K.Ohta[SOUND][Qt] Fix stopping sound after using debugger.
2023-01-10 K.Ohta[UI][Qt] Fix hang up when selecting internal media...
2023-01-09 K.Ohta[SOUND][Qt] (Maybe) Fix jitters at new driver.
2023-01-03 K.Ohta[Build][CMake] .
2023-01-03 K.Ohta[EMU][Qt] Reduce to use definitition macros.
2022-12-15 K.Ohta[VM] Merge Upstream 2022-05-25.
2022-12-12 K.Ohta[OSD][SCREEN] Update ToDo around drawing. upstream_20220507
2022-12-12 K.Ohta[VM][GENERAL][EX80BS] Merge upstream 2022-05-07 .
next