fewtarius
|
925ef12188
|
Merge pull request #1866 from fewtarius/dev
Fix ES -> RetroArch input ordering bug.
|
2023-08-03 13:37:47 -04:00 |
|
fewtarius
|
9afacf23ea
|
Fix ES -> RetroArch input ordering bug.
|
2023-08-03 17:36:50 +00:00 |
|
fewtarius
|
4429ba8ca9
|
Merge pull request #1865 from fewtarius/dev
Adds a bit of simple locking to settings management.
|
2023-08-03 10:48:13 -04:00 |
|
fewtarius
|
e77e0091ac
|
Improve locking a bit.
|
2023-08-03 14:47:27 +00:00 |
|
fewtarius
|
c797fc9020
|
Apply simple file locking to settings write operations.
|
2023-08-03 13:35:26 +00:00 |
|
fewtarius
|
8a62d0eb01
|
No longer sort settings after setting, as it could lead to data loss.
|
2023-08-03 13:30:56 +00:00 |
|
fewtarius
|
9b17839464
|
Merge pull request #1864 from fewtarius/dev
Updates
|
2023-08-03 08:15:03 -04:00 |
|
fewtarius
|
405f408bbe
|
* Update Linux kernel to 6.4.8 (AMD64), and 6.1.43 (RK3326, RK3399, S922X)
* Setsettings should configure the fastforward button per our documentation.
|
2023-08-03 12:12:21 +00:00 |
|
fewtarius
|
576e482574
|
Merge pull request #1863 from fewtarius/dev
Fix mupen64plus sa on remaining devices.
|
2023-08-02 18:58:25 -04:00 |
|
fewtarius
|
25ed314505
|
Fix audio package oops.
|
2023-08-02 22:58:00 +00:00 |
|
fewtarius
|
f921a12775
|
Fix mupen64plus sa on remaining devices.
|
2023-08-02 22:56:43 +00:00 |
|
Brooksytech
|
4c32f000db
|
Merge pull request #1862 from brooksytech/dev
Update Citra-sa
|
2023-08-02 11:57:49 -07:00 |
|
mason
|
60d94558aa
|
Update Citra-sa
|
2023-08-02 18:56:05 +00:00 |
|
fewtarius
|
98aa4f03ff
|
Merge pull request #1861 from fewtarius/dev
Use the new OS functions to pass screen res to mupen64.
|
2023-08-02 14:48:50 -04:00 |
|
mason
|
aaa4e7123a
|
Enable simple 64 on RK3399, mupen still broken though
|
2023-08-02 18:48:08 +00:00 |
|
fewtarius
|
af0dd8065a
|
Use the new OS functions to pass the screen resolution to mupen64.
|
2023-08-02 18:47:40 +00:00 |
|
Brooksytech
|
2635676d3c
|
Merge pull request #1860 from brooksytech/dev
Enable simple 64 on RK3399, mupen still broken though
|
2023-08-02 08:00:54 -07:00 |
|
mason
|
9f9f565042
|
Enable simple 64 on RK3399, mupen still broken though
|
2023-08-02 15:00:05 +00:00 |
|
fewtarius
|
4d4a3122ff
|
Merge pull request #1859 from fewtarius/dev
Block mupen64plus-sa-ui-console, fix api dir.
|
2023-08-02 09:21:08 -04:00 |
|
fewtarius
|
99918b7f0d
|
Block mupen64plus-sa-ui-console.
|
2023-08-02 13:20:29 +00:00 |
|
fewtarius
|
ce274b98e9
|
Additional fix.
|
2023-08-02 13:19:55 +00:00 |
|
fewtarius
|
48062564a1
|
Merge pull request #1858 from fewtarius/dev
Bug fixes (N64 and emu extensions)
|
2023-08-02 09:17:52 -04:00 |
|
fewtarius
|
3c529d68ab
|
* Fix mupen64 across devices.
* Fix multiple extension data errors
* Fix alsa library package oops.
|
2023-08-02 13:15:27 +00:00 |
|
Brooksytech
|
1b0a285f33
|
Merge pull request #1857 from brooksytech/dev
Bump several SA cores
|
2023-08-01 06:39:56 -07:00 |
|
mason
|
f936b5eb65
|
Bump several SA cores
|
2023-08-01 13:38:16 +00:00 |
|
Brooksytech
|
08662380a7
|
Merge pull request #1856 from brooksytech/dev
Clean up S922X kernel, split out Arm Mali gpu kernel patch and ugrade…
|
2023-07-31 15:08:10 -07:00 |
|
mason
|
9c675289a4
|
Clean up S922X kernel, split out Arm Mali gpu kernel patch and ugrade to R44
|
2023-07-31 22:06:04 +00:00 |
|
fewtarius
|
789c6610b7
|
Merge pull request #1855 from fewtarius/dev
Fix Daphne oops.
|
2023-07-31 13:07:12 -04:00 |
|
fewtarius
|
c634730860
|
Fix Daphne oops.
|
2023-07-31 17:06:31 +00:00 |
|
fewtarius
|
13d4f5ddff
|
Merge pull request #1854 from fewtarius/dev
Improve HDMI support - Powkiddy x55
|
2023-07-31 09:11:04 -04:00 |
|
fewtarius
|
1f9f197241
|
Fix header.
|
2023-07-31 13:08:06 +00:00 |
|
fewtarius
|
c9938ed45d
|
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting.
|
2023-07-31 13:06:42 +00:00 |
|
fewtarius
|
23c7d13f4a
|
Merge pull request #1853 from fewtarius/dev
xemu workaround
|
2023-07-31 06:41:06 -04:00 |
|
fewtarius
|
3bb6cd1d23
|
xemu doesn't seem to exit cleanly when requested, this works around that until it can be properly resolved.
|
2023-07-31 10:39:22 +00:00 |
|
Brooksytech
|
acdec8ec4f
|
Merge pull request #1852 from littleguy77/fix-parallel-n64-screensize
Fix parallel-n64-screensize option not being set.
|
2023-07-30 08:06:37 -07:00 |
|
littleguy77
|
176d922102
|
Fix parallel-n64-screensize option not being set.
|
2023-07-30 10:44:24 -04:00 |
|
Brooksytech
|
745eb4c513
|
Merge pull request #1851 from brooksytech/dev
Add variable to detect rotated SDL
|
2023-07-30 06:33:34 -07:00 |
|
mason
|
eef71d355a
|
Add variable to detect rotated SDL
|
2023-07-30 13:32:26 +00:00 |
|
fewtarius
|
45eaa9fc36
|
Merge pull request #1850 from fewtarius/dev
If we don't pass a TDP, set the default.
|
2023-07-29 08:32:44 -04:00 |
|
fewtarius
|
beb57c6638
|
If we don't pass a TDP, set the default.
|
2023-07-29 12:31:52 +00:00 |
|
fewtarius
|
c130f0edb5
|
Merge pull request #1849 from fewtarius/dev
Update emulators and cores.
|
2023-07-29 06:26:19 -04:00 |
|
fewtarius
|
ada5e539f6
|
Update emulators and cores.
|
2023-07-29 10:25:36 +00:00 |
|
fewtarius
|
bbaf0bb447
|
Merge pull request #1848 from fewtarius/dev
Some functions should do nothing unless loading specific cores.
|
2023-07-29 05:53:42 -04:00 |
|
fewtarius
|
c4ef516498
|
Some functions should do nothing unless loading specific cores.
|
2023-07-29 09:53:01 +00:00 |
|
Brooksytech
|
cfc19b9ba0
|
Merge pull request #1847 from brooksytech/dev
Set RK3399 to Mesa 22.3.7, upstream appears broken for midgard gpus
|
2023-07-28 19:10:44 -07:00 |
|
mason
|
9c38477a33
|
Set RK3399 to mesa 22.3.7, upstream appears broken for midgard gpus
|
2023-07-29 02:07:29 +00:00 |
|
fewtarius
|
d79bd0fbb8
|
Merge pull request #1846 from fewtarius/dev
* Complete work for the Audio reset feature (Danger Zone).
|
2023-07-28 20:45:34 -04:00 |
|
fewtarius
|
fa5359d937
|
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
rotated displays.
|
2023-07-29 00:44:10 +00:00 |
|
Brooksytech
|
054adf3e24
|
Merge pull request #1845 from brooksytech/dev
Add PPSSPP control mapping for the original OGA
|
2023-07-28 07:52:35 -07:00 |
|
mason
|
4c97ca925a
|
Add PPSSPP control mapping for original OGA
|
2023-07-28 14:15:01 +00:00 |
|