snes9x/gtk
Jean Raby e6118290e2 gtk: Simplify S9xOpenSnapshotFile
This is basically what osx and libretro do, just use the provided
filename.
The code this replaces had a hard time handling relative paths,
it would prepend the leading directories to fname, which would
most of the time resolve to an invalid path.
(e.g ./roms/romname.000 -> ./roms/roms/romname.000)
2022-02-13 21:57:58 -05:00
..
data Gtk: Update built-in mini-icon. 2020-08-23 17:46:25 -05:00
po Update version and copyright for 1.61. 2022-01-30 17:52:50 -06:00
src gtk: Simplify S9xOpenSnapshotFile 2022-02-13 21:57:58 -05:00
AUTHORS Add translators. 2016-10-10 16:21:46 -05:00
meson.build Gtk: Add wayland-client as wayland dep. 2022-01-31 16:32:27 -06:00
meson_options.txt Gtk: Switch codebase to gtkmm. 2020-07-17 14:48:34 -05:00