Gopher2600/gui/sdlimgui
JetSetIlly 3029b8c1ee fixed race condition in MutePeripherals()
calling from GUI goroutine required it being pushed to the
emulation goroutine
2024-12-14 09:09:58 +00:00
..
caching simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
framebuffer GL framebuffer handlers (flip and single) can Copy() between one another 2024-11-23 14:56:37 +00:00
atlas.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
atlas_basic.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
atlas_freetype.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
colors.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
gl21.go screenshotting improvements for OpenGL 3.1 2023-11-22 10:12:31 +00:00
gl32.go magnify tooltip/window now uses the current tv colours 2024-05-16 22:24:08 +01:00
gl32_crtseq.go disabling the ghosting CRT effect would flip the image 2024-11-23 14:56:37 +00:00
gl32_crtseq_effects.go screen roll moved to television 2024-06-11 13:57:40 +01:00
gl32_dbgscr.go added VBLANK/VSYNC overlay 2024-07-06 22:03:11 +01:00
gl32_playscr.go screen roll moved to television 2024-06-11 13:57:40 +01:00
gl32_screenshot.go screen roll moved to television 2024-06-11 13:57:40 +01:00
gl32_shaders.go removed old nolint directives 2024-11-23 14:56:37 +00:00
imgui_filter.go removed fuzzy option from filter widget 2024-02-23 10:01:42 +00:00
imgui_fuzzy.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
imgui_helpers.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
imgui_palette.go added rendering support for OpenGL2.1 2023-11-20 16:58:32 +00:00
imgui_selection.go updated coproc source window to use the imguiSelection type 2023-04-16 11:22:40 +01:00
imgui_sequence.go improved RIOT timer window. fixed Ticks Remaining and added TIMINT 2021-12-28 09:49:38 +00:00
imgui_textinput.go font size preference moved to new UI tab 2024-01-13 17:59:36 +00:00
imgui_tooltips.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
keyboard.go dropped fields pointing to imgui structs in sdlimgui type 2023-04-07 08:12:30 +01:00
manager.go mouse wheel in playmode ignored if mouse if over open imgui window 2024-05-15 21:07:01 +01:00
manager_defs.go sketched in coprocessor registers window 2023-08-20 18:25:25 +01:00
manager_hotkeys.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
manager_menu.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
manager_state.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
manager_window.go mouse wheel in playmode ignored if mouse if over open imgui window 2024-05-15 21:07:01 +01:00
modal.go added Undefined Symbols Warning option 2024-10-02 08:23:33 +01:00
modal_plusrom_first_installation.go logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
modal_unsupported_DWARF.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
platform.go simplified calls to logger package 2024-11-23 14:56:36 +00:00
playscr.go ROM selector, timeline and comparison thumb, now use 4:3 aperture 2024-06-11 13:58:14 +01:00
playscr_overlay.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
polling.go polling sleep period kept short if LMB is being held 2024-06-16 15:11:08 +01:00
preferences.go sdlimgui preferences correctly initialised on first use 2024-05-05 17:00:38 +01:00
renderer.go magnify tooltip/window now uses the current tv colours 2024-05-16 22:24:08 +01:00
requests.go ELF file loaded with undefined symbols generates a notification 2024-08-21 15:45:35 +01:00
screen.go correct processing of signal array in pixel renderers 2024-11-23 14:56:37 +00:00
screenshot.go simplified calls to logger package 2024-11-23 14:56:36 +00:00
sdlimgui.go fixed race condition in MutePeripherals() 2024-12-14 09:09:58 +00:00
service.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
service_keyboard.go motion screenshot changed to flicker 2024-05-15 11:49:52 +01:00
terminal.go maintenance work on commandline package 2024-09-14 12:30:20 +01:00
win_6507_pinout.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_bot.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_cdf_registers.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_cdf_streams.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_dpc.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_dpcplus.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_ram.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_static.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_supercharger.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_tape.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_collisions.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_comparison.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_control.go window manager concepts 2024-04-16 10:18:13 +01:00
win_coproc_disasm.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_faults.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_functions.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_globals.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_helpers.go corrected multiline selection (bug introduced 9dd0415149) 2023-08-07 15:35:34 +01:00
win_coproc_locals.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_profiling.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_registers.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_source.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cpu.go improved toggle button widget 2024-03-24 07:47:53 +00:00
win_dbgscr.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_dbgscr_magnify.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_dbgscr_mouse.go magnification window improvements 2023-03-22 18:49:14 +00:00
win_dbgscr_paint.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_disasm.go improved 6507 disassembly speed 2024-11-23 14:56:37 +00:00
win_log.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_oscilloscope.go reverted SignalAttributes to a struct 2024-11-23 14:56:37 +00:00
win_paint.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_peripherals.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_plusrom_network.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_plusrom_nick.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_ports.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_prefs.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_prefs_crt.go more even blur shader (better phosphor bloom effect) 2024-11-23 14:56:37 +00:00
win_prefs_television.go corrected VSYNC behaviour in some instances 2024-12-14 09:09:58 +00:00
win_prefs_tia_revisions.go LateCOLUPF expanded to include COLUBK register 2024-07-06 21:52:28 +01:00
win_ram.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_rom_select.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_savekey_eeprom.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_savekey_i2c.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_terminal.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tia.go windows scale better with font size 2024-01-13 17:59:38 +00:00
win_tia_ball.go removed race conditions in TIA window 2024-01-24 19:47:53 +00:00
win_tia_missile.go removed race conditions in TIA window 2024-01-24 19:47:53 +00:00
win_tia_player.go removed race conditions in TIA window 2024-01-24 19:47:53 +00:00
win_tia_playfield.go removed race conditions in TIA window 2024-01-24 19:47:53 +00:00
win_timeline.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_timer.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tracker.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tracker_pianokeys.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00