BearOso
e705e71a97
Remove S9xChooseMovieFilename
...
This is integration of the frontend with the core. Disable
the button mappings that use it. The frontend should implement on
its own.
2020-08-07 14:08:51 -05:00
BearOso
f04f1bbe44
Remove S9xChooseFilename
...
This is integration of the frontend with the core. Disable
the snapshot button mappings that use it. Any frontend should
implement those port commands its own.
2020-08-07 14:08:51 -05:00
BearOso
063b3a959c
Move _splitpath and _makepath into core.
2020-08-07 14:08:51 -05:00
Brandon Wright
e17ff69533
Gtk: Switch codebase to gtkmm.
...
GTK: Remove support for GTK+ 2.0.
GTK 3 is stable and widespread enough now.
GTK: Rearrange headers to eliminate gtk_s9xcore.h
Gtk: Initial gtkmm conversion work.
Gtk: More gtkmm conversion and bug fixing.
Gtk: More gtkmm fixes.
Gtk: More Fixes
OpenGL no longer creates a second window.
Accelerators are fixed.
Gtk: More fixes
Removed GLX context dependency on Gtk.
Gtk: Fix formatting.
Gtk: Remove a #pragma once
2020-07-17 14:48:34 -05:00
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
Brandon Wright
0306b68d2a
GTK: Add some translation strings I missed.
2019-03-17 16:30:58 -05: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
45252aaf93
Remove ssnprintf function.
2018-11-28 10:55:10 -06:00
Brandon Wright
d878b46693
GTK+: Don't use sstrncpy when not capping to buffer size.
2018-11-18 14:12:25 -06:00
Brandon Wright
a48703796a
GTK+: Use std::string here.
2018-11-18 13:08:42 -06:00
Brandon Wright
862e2b66fe
Turn these into inline functions for sanity.
2018-11-18 12:02:12 -06:00
Brandon Wright
047cfe2f9d
Use a sstrncpy function that behaves like strlcpy.
2018-11-18 11:18:27 -06:00
Brandon Wright
600de05244
String bounds-checking.
2018-11-17 18:41:37 -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
a9cc03c06c
GTK+: Consolidate includes to compat header.
2018-11-06 18:46:44 -06:00
Brandon Wright
cadffa0073
GTK+: Relative save slots.
2018-11-06 16:39:23 -06:00
Brandon Wright
c5038bc9fe
GTK+/style: Remove explicit returns in void funcs.
2018-11-02 16:48:20 -05:00
Brandon Wright
a04ccfc02c
GTK+: Style: Remove voids from parameter list.
2018-11-02 15:52:26 -05:00
Brandon Wright
ae814163dd
Revert "Save oops unconditionally on loading state."
...
This reverts commit fc0b79ec2f
.
2018-06-21 13:46:29 -05:00
Brandon Wright
fc0b79ec2f
Save oops unconditionally on loading state.
...
GTK+: Use oops for undo load state.
2018-06-20 12:44:09 -05:00
Brandon Wright
583e4b740d
Add an undo load state option.
2018-06-09 10:23:26 -05:00
Brandon Wright
642ce83e47
Switch back to .cht format. Update to byuu's new form.
2018-06-03 18:02:48 -05:00
Brandon Wright
a42498b161
Fix a bunch of warnings.
2018-05-13 20:19:21 -05:00
Brandon Wright
a1fa47a978
Remove GUI specifics in save function.
2018-05-13 11:02:52 -05:00
Brandon Wright
e3838a2dad
Use .bml instead of .cht. Add fallbacks where loading.
2018-04-30 17:25:43 -05:00
Brandon Wright
886ea13daf
Some GTK+ 3 fixes.
2017-12-06 20:30:27 -06:00
OV2
cb3ace471e
Rename IPS_DIR to PATCH_DIR, split cheats path in win32
2017-09-11 23:29:12 +02:00
luigiblood
38b95261d0
[BS-X] Added *.bs extension detection
2016-11-08 18:51:00 +01:00
Brandon Wright
6d74746342
Fix bug caused by virtual directories.
2014-02-10 16:28:05 -06:00
Brandon Wright
dfdf197b27
Remove an improper use of chown.
2012-04-23 01:40:35 -05:00
Brandon Wright
bbdd19b22e
Fix file path issue. Rebuild UI file so it works on GTK+ 2.24+.
2011-10-18 09:10:39 -05:00
Brandon Wright
61b7f108b9
Some changes to improve Gtk+ 3.0 compatibility. Still not working.
2011-02-05 06:36:27 -06:00
Brandon Wright
31f45619a5
Import of GTK port changes.
2010-09-26 04:19:15 -05:00
OV2
d1666860e0
Initial 1.52 import
2010-09-25 17:46:12 +02:00