Commit Graph

31 Commits

Author SHA1 Message Date
Sir Walrus
09d3359456 Don't default patch select filter to null 2025-01-06 13:38:56 +01:00
Sir Walrus
12159f4dc1 Don't pass button labels, the default is open/save/cancel anyways, allows the portals to translate the labels I guess 2025-01-06 13:37:56 +01:00
Sir Walrus
2ddc19d27b don't swap these buttons' labels, fixes #90 2025-01-06 13:08:18 +01:00
Miepee
4dc7f3adb7 Use GTKFileChooserNative instead of GTKFileChooser
Fixes #69
2024-03-09 01:56:04 +01:00
Sir Walrus
87f4bfa40b Fix GTK save as dialog a bit, fixes #57 2023-03-15 10:01:01 +01:00
Alcaro
3a8733e74c Add .nds to supported ROM types, per #43 2021-10-28 01:39:45 +02:00
Alcaro
931d7465d9 Don't clobber files with two-argument -a (also some minor cleanups) 2021-05-18 20:11:56 +02:00
Alcaro
6ae40f0391 Replace flatpak define with runtime test, should make reproducible builds work better (except I don't have that configured, but maybe one of my users do.) 2020-04-15 01:41:59 +02:00
Alcaro
bea0453e80 Fix some flatpak typos 2020-02-08 16:22:31 +01:00
Alcaro
f5b0164d41 Disable more emu config under Flatpak, move Flatpak-specific stuff from make.sh 2020-02-08 15:37:57 +01:00
Adrien Plazas
f5823b43f2 Add install rules and metadata for GTK/Linux
This allows to install Flips on Linux desktops, with all the modern
bells and whistles, like SVG icons, AppStream metadata, a flatpak
manifest, and the com.github.Alcaro.Flips reverse domain name app ID.
2020-02-08 15:14:57 +01:00
Adrien Plazas
1004a41f5d gtk: Disable bits not available in Flatpak
When the FLATPAK macro is defined, this disables bits of the UI for
features which won't work in a heavily sandboxed environment.
2020-02-08 14:54:17 +01:00
Alcaro
8eb78a9b15 (GTK) Fix some improper nulls, and let's save the rom database to config 2019-01-05 21:49:44 +01:00
Alcaro
2cc9e855b8 Use more mmap, per #10 2018-04-21 11:20:12 +02:00
Alcaro
55e85b3113 Allow using /dev/stderr as output under GTK, per #9 2018-04-20 18:32:52 +02:00
Alcaro
9a062dda0f Close #6 2018-04-02 13:39:40 +02:00
Alcaro
f3350286b3 Quit deprecating stuff GTK+ 2017-05-18 11:30:56 +02:00
Alcaro
ef813f6ce7 bps-delta-moremem supports manifests 2017-05-17 12:00:38 +02:00
Alcaro
de30ca5507 Fix #2 again, and finish the emu config panel 2017-05-16 20:02:16 +02:00
Alcaro
8357fd92a9 Fix half of #2 2017-01-13 20:32:42 +01:00
Alcaro
18254dd850 No segfaults allowed 2017-01-13 18:53:28 +01:00
Alcaro
45de4fb516 Random minor cleanups 2016-05-11 15:58:56 +02:00
Alcaro
602945171a Fill in this delete button. 2016-05-04 00:03:01 +02:00
Alcaro
9a0d24cf1c Add half of a panel to change the ROM associations. 2016-05-03 22:26:32 +02:00
Alcaro
8508b1478d Let's make use of this new config. 2016-05-03 21:04:25 +02:00
Alcaro
988561e2cc Allow removing things from this config. Still a ridiculously inefficient solution, of course. 2016-05-01 17:03:14 +02:00
Alcaro
7d54b5f271 Fill in this config system. Next up: Use it. 2016-05-01 16:59:12 +02:00
Alcaro
289971ad78 Start shoving all this config to something platform-independent. 2016-05-01 12:26:20 +02:00
Alcaro
5b618fe81e This error isn't useful. 2016-01-17 20:56:08 +01:00
Alcaro
990ee08ddb Whatever changes I made since 1.31 2016-01-17 18:15:18 +01:00
Alcaro
24e6c77eb8 Initial commit - version 1.31 2016-01-17 18:14:53 +01:00