Commit graph

16 commits

Author SHA1 Message Date
Mitja Skuver
5a86c4433f Dev Launcher Fix (#1264)
* Launcher fix

Fix yuzu launcher + similar changes to other launchers (avoids eval)
2024-09-26 12:26:19 +02:00
rawdatafeel
15dc96b6d9 Emulator Launchers: Fix escaping (#1250) 2024-09-26 12:26:19 +02:00
Dragoon Dorise
eae946db14 [Bug Report] Launchers call generic shell, but incompatible with certain default shells #963 2024-01-29 13:04:24 +01:00
Dragoon Dorise
3ba4ddfa3f fix mgba 2024-01-17 11:57:33 +01:00
Dragoon Dorise
63a39d733f emulatorInit + Autoupdate 2024-01-05 11:43:43 +01:00
Rodrigo
7ac286f0d3 pegasus fixes 2023-12-01 13:00:33 +01:00
Rodrigo
24582eeb74 Revert "== > ="
This reverts commit 28e8adc03d.
2023-11-30 22:39:36 +01:00
Rodrigo
28e8adc03d == > = 2023-11-30 22:29:33 +01:00
Rodrigo
16b9279f81 cloudSync 2023-09-04 12:53:21 +02:00
Rodrigo
6b38ef373f """"" 2023-08-28 15:22:44 +02:00
Rodrigo
4d4af77d1e fixes CS 2023-08-28 13:19:37 +02:00
Rodrigo
45f04ecdc0 cloudSyncWatcher 2023-08-28 11:08:44 +02:00
Rodrigo
6d8791c059 Cloud sync fixes 2023-05-03 21:42:00 +02:00
godsbane
867b29e163 ESDE Cleanup 2023-04-26 02:45:24 -04:00
Rodrigo
7cdcecebe2 Paving the way for save sync. Disabled for now 2023-04-19 08:37:44 +02:00
Griffin
1c2e970bbd
Add MGBA Standalone (#558)
* begin mgba standalone flatpak code

* add config files

* add srm parser and sh

* fix mistaken merge

* fix mistaken merge

* NYI set emulation folder for now

* convert to appimage

* Hotkeys and Steam Input Profile

* Updating Hotkeys/Steam Input Profile

* Updating Steam Input Profile/Hotkeys

* Cleared recent history

* Update config.ini

* zenity updates

* add uninstall and cli scripts

* add library, gb, and gbc parsers

* add input profile and change parser id

* fix category

* begin mgba standalone flatpak code

* add srm parser and sh

* add preliminary CSO compression for PSP

* zenity updates

* add uninstall and cli scripts

* add library, gb, and gbc parsers

* fix steam categories

* fix rebase errors

* fix chd change

* Fix extra If in uninstall
move mgba to normal install area in zenity

---------

Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
Co-authored-by: Godsbane <godsbane@gmail.com>
2023-02-02 16:18:11 -05:00