Brandon Wright
0f0914cca5
GTK: Config code cleanup.
2020-06-21 15:25:54 -05:00
Brandon Wright
5c3fbf6740
Fix some warnings.
...
Removed sstrncpy function.
Changed bindings in GTK port to std::array and fixed packing nonsense.
2020-06-20 10:44:11 -05:00
Brandon Wright
00da664a60
GTK: Don't change config directory mode every time.
...
This triggers something laggy in GNOME environment.
2019-10-10 18:50:36 -05:00
Taimoor Ahmad
d16c9775a9
Only show if DisplayTime is enabled in settings
2019-05-11 23:24:17 -04:00
Brandon Wright
9c733497fe
GTK: Allow shutting off button and menu icons.
2019-04-16 11:47:35 -05:00
Brandon Wright
a820272191
GTK: Save echo buffer hack value.
...
Sanitize overclock settings when UI doesn't make them available.
2019-04-13 15:54:41 -05:00
Brandon Wright
656f085331
Another splash option.
2019-03-25 16:16:08 -05:00
Brandon Wright
0deed414b9
GTK: Remove mostly unused status bar.
...
Don't bypass compositor in UI-fullscreen mode.
2019-03-24 12:25:29 -05:00
Brandon Wright
83505d88c2
GTK: Fix broken keys.
2019-03-22 11:59:50 -05:00
Brandon Wright
bdf0e426e0
GTK: Allow one key for multi joypad assignments.
...
Lets you do stuff like Chrono Trigger L+R+A or all punch buttons in
fighting games.
2019-03-21 17:54:27 -05:00
Brandon Wright
dfe66f57b3
GTK: Add new splash background options.
2019-03-21 16:37:00 -05:00
Brandon Wright
7b310a0cf4
GTK: Swap glFenceSync for sync control extension.
2019-03-02 15:25:59 -06:00
Brandon Wright
ef70758053
GTK: Use actual NTSC frame time.
2019-02-27 13:55:19 -06:00
Brandon Wright
6757f93830
Snes9x, not Snes9X
...
Win32 title will display "ROM base name - Snes9x"
2019-02-18 15:15:28 -06:00
Brandon Wright
191b82f14d
GTK: Break display settings into tabs.
2019-02-17 20:55:59 -06:00
Brandon Wright
1d57e214b3
GTK/Unix: Consistent default playback rate.
2019-02-15 13:06:25 -06:00
Brandon Wright
5b4ca50792
GTK+: Strip out extra sound code.
...
No more Stereo, 16-bit or Reverse options.
2019-02-06 19:41:33 -06:00
Brandon Wright
0cb166862f
GTK+: Add things to shader parameters dialog:
...
Spin buttons next to sliders for precise control.
Save as box to save a new preset.
2019-01-31 16:33:17 -06:00
Brandon Wright
e632740be3
GTK+: Use std::string for some config options.
2018-12-28 18:36:23 -06:00
Brandon Wright
fcdead0028
GTK+: Use lowercase true/false, bool in more places.
2018-12-28 17:07:32 -06:00
Brandon Wright
3eea50654f
GTK+: OpenGL: Separate glFinish and glFenceSync options.
2018-12-28 12:06:31 -06:00
Brandon Wright
56d9cb3d2e
GTK+: The config file show know about none.
2018-12-12 16:46:30 -06:00
Brandon Wright
c9a8b28d18
GTK+: Hook up Settings.DisplayPressedKeys
2018-12-12 16:24:21 -06:00
Brandon Wright
a718990735
GTK+: Remove vertex_shader and rename fragment_shader.
2018-12-10 15:10:40 -06:00
Brandon Wright
c1cbe9c65f
GTK+: More sensible defaults.
...
16666 NTSC frame time is closer to correct than 16667.
32000/32040 is irrelevant because resampling is always needed.
Don't recommend 32000 in UI.
2018-12-10 15:02:57 -06:00
Brandon Wright
536c6708c3
GTK+: Various cleanups.
2018-12-03 17:32:12 -06:00
Brandon Wright
c21539d269
GTK+: Mandate Netplay, Joystick, JMA.
2018-12-03 17:32:12 -06:00
Brandon Wright
5e9f06858d
GTK+: Fix partial config files. Fix sanity check.
2018-12-01 18:54:25 -06:00
Brandon Wright
a48703796a
GTK+: Use std::string here.
2018-11-18 13:08:42 -06:00
Brandon Wright
1cd825090b
GTK+: OpenGL: Don't reset state we don't change.
2018-11-17 12:19:16 -06:00
Brandon Wright
f0ddb097f9
Mark all of GTK+ with header stub, and a couple others.
2018-11-15 17:42:29 -06:00
Brandon Wright
7a64ed801d
GTK+: Don't translate config file entries.
2018-11-14 14:51:39 -06:00
Brandon Wright
7ae93a539e
GTK+: Save controller ports to config file.
2018-11-08 14:59:24 -06:00
Brandon Wright
af2df5869d
GTK+: Remove goofy headerbar experiment.
2018-11-07 15:09:27 -06:00
Brandon Wright
cadffa0073
GTK+: Relative save slots.
2018-11-06 16:39:23 -06:00
Brandon Wright
d3b42751b9
GTK+: Fix some typos and add comments to config.
2018-11-05 18:40:16 -06:00
Brandon Wright
b5b7c4390c
GTK+: Add support for header bar.
2018-11-02 19:20:46 -05:00
Brandon Wright
43c61d1c77
GTK+: Get rid of # in joystick binding name.
...
Rename a couple bindings.
2018-11-01 21:11:39 -05:00
Brandon Wright
0c3bc1d350
GTK+: Remove XML config format.
2018-11-01 21:11:39 -05:00
Brandon Wright
e665f339f0
GTK+: Human-readable bindings in config file.
2018-10-30 19:26:01 -05:00
Brandon Wright
4af57d8d98
GTK+: Disable sound sync by default.
2018-10-28 19:46:08 -05:00
Brandon Wright
79b1ab0250
GTK+: Clean up speed throttling.
...
No more frameskip selection, only 4 options:
* Timer throttling to Settings.FrameRate
* Same, but skips frames when late
* Wait on sound buffer
* Don't throttle.
Dynamic rate control is automatically disabled for option 3.
2018-10-28 16:55:33 -05:00
Brandon Wright
94c2c4c460
Remove 24-bit PBO format. It's actually useless.
2018-10-27 15:33:55 -05:00
Rémi Calixte
c6731024ca
wayland: include X11 libraries only if it is an available GDK backend
2018-10-15 14:15:52 -05:00
Brandon Wright
daee29865f
win32: add InitialSnapshotFilename support.
2018-10-03 17:06:41 -05:00
Brandon Wright
0b75e2de9d
GTK+: Add dangerous hacks.
2018-08-14 17:33:03 -05:00
Brandon Wright
6d15bf7d94
Make interpolation config a little cleaner.
...
Add config file option to all ports.
2018-08-06 12:31:07 -05:00
Brandon Wright
c35360b567
Silence a couple warnings.
2018-05-14 11:20:12 -05:00
Brandon Wright
7411df6c73
Make rewinding and bilinear filtering global Snes9x settings.
2018-05-13 17:31:25 -05:00
Brandon Wright
fac1174f6b
Save shader parameters.
2018-05-12 16:22:27 -05:00