Gopher2600/gui/sdlimgui
2022-05-29 13:52:53 +01:00
..
framebuffer updated README and lint fixes 2021-09-16 12:34:05 +01:00
lazyvalues RAM window indicates whether address has a symbol 2022-04-23 15:59:47 +01:00
shaders reversed sign of offset in ghosting shader 2022-05-17 08:36:28 +01:00
colors.go improved coprocessor window tooltips 2022-05-04 14:55:30 +01:00
glsl.go fixed debug colours option in debugger 2022-05-20 22:01:44 +01:00
glsl_crtseq.go scaling shader does not perform any smoothing for debugger TV image 2022-05-11 14:24:41 +01:00
glsl_dbgscr.go fixed debug colours option in debugger 2022-05-20 22:01:44 +01:00
glsl_fonts.go font size selectable. code and gui font are distint 2022-02-06 10:54:11 +00:00
glsl_fonts_freetype.go font size selectable. code and gui font are distint 2022-02-06 10:54:11 +00:00
glsl_fonts_proggyclean.go font size selectable. code and gui font are distint 2022-02-06 10:54:11 +00:00
glsl_playscr.go screenshot rendering fixed after recent changes to scaling process 2022-05-11 14:45:22 +01:00
glsl_screenshot.go screenshot rendering fixed after recent changes to scaling process 2022-05-11 14:45:22 +01:00
glsl_shaders.go scaling shader does not perform any smoothing for debugger TV image 2022-05-11 14:24:41 +01:00
imgui_helpers.go cart static window highlights variable name if present 2022-04-29 16:02:25 +01:00
imgui_palette.go CDF stream window, drag and drop colour source 2022-04-15 20:57: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 address labels now editable in disassembly window 2021-06-26 10:57:25 +01:00
imgui_tooltips.go polished tooltips a little 2021-12-29 22:09:26 +00:00
keyboard.go bumped imgui-go to v4.0.0 2021-02-21 21:20:51 +00:00
manager.go state of ROM select window is never saved 2022-05-12 10:05:57 +01:00
manager_menu.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
manager_state.go state of ROM select window is never saved 2022-05-12 10:05:57 +01:00
manager_win.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
modal_plusrom_nick.go plusrom prefs moved to hardware.preferences pacakge 2021-12-05 20:17:43 +00:00
platform.go static linking of freetype for cross_windows target 2022-03-16 14:52:45 +00:00
playscr.go state of fps overlay saved to preference file on program exit 2022-05-14 22:56:45 +01:00
playscr_notifications.go state of fps overlay saved to preference file on program exit 2022-05-14 22:56:45 +01:00
polling.go SDL window events serviced by WatchEvent rather than PollEvent 2022-05-11 14:13:40 +01:00
preferences.go readded "active" pause screen as an option 2022-05-19 11:34:51 +01:00
requests.go removed gui.ReqShowFPS and -showfps command line option 2022-05-14 23:00:14 +01:00
screen.go precalculate lengths of bufferpixels 2022-05-23 14:29:33 +01:00
sdlimgui.go corrected peripherals mute in debugger 2022-05-18 15:27:47 +01:00
service.go state of fps overlay saved to preference file on program exit 2022-05-14 22:56:45 +01:00
terminal.go user interrupt handling improved for debugger 2021-09-24 20:07:08 +01:00
win_6507_pinout.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_bot.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_cdf_registers.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_cdf_streams.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_dpc.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_dpcplus.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_ram.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_static.go improved formatting of Dec/Hex/Bin values in variable tooltip 2022-05-21 09:54:34 +01:00
win_cart_supercharger.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_cart_tape.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_collisions.go fixed alignment of labels in collisions window 2022-05-21 09:55:26 +01:00
win_comparison.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_control.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_coproc_disasm.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_coproc_globals.go improved formatting of Dec/Hex/Bin values in variable tooltip 2022-05-21 09:54:34 +01:00
win_coproc_illegal_access.go improved coprocessor window tooltips 2022-05-04 14:55:30 +01:00
win_coproc_performance.go clarified meaning of "relative to TV frame" (etc) figures in performance window 2022-05-08 19:29:56 +01:00
win_coproc_source.go improved coprocessor window tooltips 2022-05-04 14:55:30 +01:00
win_cpu.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_dbgscr.go fixed debug colours option in debugger 2022-05-20 22:01:44 +01:00
win_disasm.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_log.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_oscilloscope.go audio mute notification 2022-05-14 22:43:25 +01:00
win_peripherals.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_plusrom_network.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_plusrom_nick.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_ports.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_prefs.go readded "active" pause screen as an option 2022-05-19 11:34:51 +01:00
win_prefs_crt.go clarified how pixel perfect fade option is displayed and added tooltip explanation 2022-05-21 11:35:31 +01:00
win_prefs_tia_revisions.go TIA revision preference values accessed through "Live" structure 2022-01-20 11:16:23 +00:00
win_ram.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_rom_select.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_savekey_eeprom.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_savekey_i2c.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_terminal.go fixed keyboard input for terminal since upgrade to imgui.go v4.4.0 2022-05-29 13:52:53 +01:00
win_tia.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_tia_ball.go added emulation package / gui.EmulationState (re)moved 2021-07-25 18:44:12 +01:00
win_tia_deeppoke.go increased maximum GUI font size. decreased minimum line spacing 2022-02-06 11:27:47 +00:00
win_tia_missile.go added emulation package / gui.EmulationState (re)moved 2021-07-25 18:44:12 +01:00
win_tia_player.go CDF stream window, drag and drop colour source 2022-04-15 20:57:40 +01:00
win_tia_playfield.go CDF stream window, drag and drop colour source 2022-04-15 20:57:40 +01:00
win_timeline.go SDL window events serviced by WatchEvent rather than PollEvent 2022-05-11 14:13:40 +01:00
win_timer.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_tracker.go arrange windows by size, smallest at the front 2022-05-01 12:16:08 +01:00
win_tracker_pianokeys.go made audio tracker available in playmode (F10) 2021-11-19 22:15:00 +00:00