Commit Graph

1490 Commits

Author SHA1 Message Date
cc4be1f903
[GTK3] Autoscroll the printer view 2021-01-07 15:19:27 +01:00
6ce3016719
[GTK3] Move GTK widgets into gtk3/widgets 2021-01-07 15:19:27 +01:00
c125083a45
[GTK3] Move main menu code into a proper MainMenu widget 2021-01-07 15:19:27 +01:00
db325ad44d
[GTK3] Move main window code into a proper MainWindow widget 2021-01-07 03:40:42 +01:00
1201b8928f
[GTK3] Add Game Boy Printer support 2021-01-03 19:07:48 +01:00
39ad93210c
[GTK3] Remove obsolete menu UI definition files 2021-01-03 04:22:32 +01:00
dcf2481fcf
[GTK3] Add filters to file open dialog 2021-01-03 04:20:15 +01:00
f45613f715
[GTK3] Fix some menu entries 2021-01-02 23:38:06 +01:00
46821dd49a
[GTK3] Update gamecontrollerdb.txt to commit d3f1cea1 2021-01-02 23:25:28 +01:00
d365f44fec
[GTK3] Use Ctrl+C to break into the debugger in developer mode 2021-01-02 22:53:58 +01:00
e46d87257c
[GTK3] Open console window when logging messages in developer mode 2021-01-02 19:11:36 +01:00
a56a97d657
[GTK3] Workaround for a deadlock when killing the program while the debugger is stopped 2021-01-02 17:40:42 +01:00
cc0827c429
[GTK3] Hook up the Break Debugger menu entry 2021-01-02 16:25:43 +01:00
07f6da4c9e
[GTK3] Make use of GB_debugger_complete_substring 2021-01-02 16:05:14 +01:00
5049f400f0
[GTK3] Change config slider formatting a bit 2021-01-01 18:58:19 +01:00
863e6de420
[GTK3] Add color temperature slider 2021-01-01 18:12:32 +01:00
92cc8b6c6e
[GTK3] Add interference volume slider 2021-01-01 17:03:16 +01:00
50326f4058
Merge remote-tracking branch 'origin/master' into gtk3 2021-01-01 15:40:40 +01:00
Lior Halphon
5c854dbdca Interference emulation 2020-12-31 00:07:04 +02:00
Lior Halphon
8e858c1bf1 Capitalization 2020-12-27 01:02:50 +02:00
Lior Halphon
e535d97e84 Fix GCC9 build break 2020-12-27 00:23:16 +02:00
Lior Halphon
9e808b255c Escape now returns to the previous menu if used from a submenu in the SDL port 2020-12-27 00:03:40 +02:00
Lior Halphon
1d34637bda Fix it harder 2020-12-26 23:56:26 +02:00
Lior Halphon
47ebc31733 Fixed a bug where the SDL and libretro frontend would not update the border when loading a new ROM 2020-12-26 23:52:41 +02:00
Lior Halphon
3dbd2eac91 Something went wrong with the color temperature commit somehow 2020-12-26 23:33:01 +02:00
Lior Halphon
7fc59b5cf4 Let the SDL port choose a boot ROMs folder 2020-12-26 15:10:11 +02:00
Lior Halphon
e1f797c212 Improved scrolling 2020-12-26 13:13:43 +02:00
Lior Halphon
c471696fbb Scrollbar and mouse wheel support 2020-12-26 03:20:53 +02:00
Lior Halphon
6d5ce6c54d Better scrolling a spacing in the SDL UI 2020-12-26 01:45:03 +02:00
Lior Halphon
544d39f19d Further improvements to STOP timing 2020-12-26 00:19:48 +02:00
Lior Halphon
4bbd27735f Fix a regression in speed switch timing, reset DIV on speed switch, better odd-mode detection and avoidance 2020-12-25 20:41:00 +02:00
Lior Halphon
159d9d0348 Color temperature control 2020-12-25 14:17:57 +02:00
Lior Halphon
b5a611c5db More accurate color correction curves 2020-12-24 23:17:20 +02:00
Lior Halphon
84b388692a Merge branch 'master' of https://github.com/LIJI32/SameBoy 2020-12-24 23:14:00 +02:00
Lior Halphon
66f62d696c More window fixes 2020-12-24 20:50:47 +02:00
Lior Halphon
aa2bdf2a1c Better support for non-QWERTY Latin layouts 2020-12-23 23:50:19 +02:00
Lior Halphon
8f64f49c3b More accurate emulation of window timing, actual correct fix of #123 2020-12-23 23:49:57 +02:00
dac9d29ab2
Merge remote-tracking branch 'origin/master' into gtk3 2020-12-22 20:10:12 +01:00
Lior Halphon
b0eb87dfab
Merge pull request #315 from messmerd/line_ending_fix
Prevent shader compilation issues due to line endings on Windows machines
2020-12-19 11:36:49 +02:00
Dalton Messmer
8a13b7be24
Add .gitattributes line ending settings
Always use LF line endings for shaders
2020-12-19 00:58:19 -05:00
Lior Halphon
7a3ebb708c LCDC write timing regression fix 2020-12-12 22:55:14 +02:00
Lior Halphon
db483ce95f Warn about potential odd-mode triggers 2020-12-12 20:40:35 +02:00
Lior Halphon
555835549a More accurate pausing behavior, including revision differences 2020-12-12 20:35:18 +02:00
Lior Halphon
770885440f Minor changes to debugger output 2020-12-12 19:09:53 +02:00
Lior Halphon
4f408eae7c Whoops 2020-12-12 18:13:55 +02:00
Lior Halphon
dffc12331b Emulate the delayed NR44 write on the DMG 2020-12-12 18:11:35 +02:00
Lior Halphon
6b30de5fb1 Fixed dark colors on Metal without frame blending 2020-12-12 16:02:46 +02:00
Lior Halphon
7de6194e28 Redo channel 4's timing accurately, emulate NR43 write quirks 2020-12-12 16:02:25 +02:00
Lior Halphon
1baa0446a9 More sweep improvements 2020-12-01 22:37:13 +02:00
Lior Halphon
13bc8679f9 Correct preservation of NRx1's state on pre-CGB models 2020-12-01 14:18:19 +02:00