Commit graph

3177 commits

Author SHA1 Message Date
Brooksytech
58e9a19dda
Merge pull request #1820 from brooksytech/dev
Build Flycast-SA w/ OpenGL where available.
2023-07-25 15:06:24 -07:00
mason
e45740d31f
Build Flycast-SA w/ OpenGL where available. 2023-07-25 22:04:39 +00:00
fewtarius
409bcc1557
Fix setsettings dpad analog enable. 2023-07-25 21:59:04 +00:00
mason
9d9a557a3e
Update SA emulators, fix exiting on pico-8 2023-07-25 21:08:05 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
3e5d593a8b
Bump ES. 2023-07-25 12:15:06 +00:00
fewtarius
d8ac7aa148
Fix bug setting GPU performance profiles. 2023-07-25 11:02:03 +00:00
fewtarius
b99e44208f
Fix setsettings bug where the first bits passed to clear_setting aren't getting deleted. 2023-07-24 23:39:08 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
4093c99157
Fetch the release changelog to /storage/.cache/changelog for future use. 2023-07-24 12:04:29 +00:00
fewtarius
0a55de4fb8
Add support for ryzensmu (AMD64). 2023-07-24 10:27:29 +00:00
fewtarius
b571c9072e
Fix missing snapshot directory, bump ES. 2023-07-23 22:54:39 +00:00
fewtarius
16340e1279
setsettings should ensure that overlays are used correctly. 2023-07-23 22:34:58 +00:00
fewtarius
e1eeb49cfb
Fix 16:9 on some devices. 2023-07-23 20:53:30 +00:00
fewtarius
fd1098647a
Autostart no longer skips device specific start scripts. 2023-07-23 15:57:43 +00:00
fewtarius
36b7aa4a08
Bump Linux to 6.4.5, fix ryzenadj access to /dev/mem. 2023-07-23 15:27:33 +00:00
Brooksytech
66638e553a
Merge pull request #1802 from brooksytech/dev
Add Desmume-lr to all Rockchip devices
2023-07-23 07:30:05 -07:00
mason
e133fb95d5
Add Desmume-lr to all Rockchip devices 2023-07-23 14:22:51 +00:00
fewtarius
790897c409
Bump ES. 2023-07-23 14:04:12 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
anthonycaccese
3d35535e93
Merge pull request #1799 from anthonycaccese/main
Update Art Book Next theme
2023-07-23 09:43:25 -04:00
anthonycaccese
e8b1b7abf2
Update Art Book Next theme
Changes:
- sets new defaults for new installs
- updated system images

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested Locally?

Installed on my local devices and tested in Retrobat on my local PC

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
2023-07-23 09:41:05 -04:00
fewtarius
d48911f222
Update shaders. 2023-07-23 09:18:35 +00:00
fewtarius
ffa5c304ea
Revert theme change settings after testing. 2023-07-23 09:17:27 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet. 2023-07-22 21:30:07 +00:00
fewtarius
ad305cc7f9
Revert the ES changes for now. 2023-07-22 20:01:08 +00:00
fewtarius
3253083943
Fix ES compile issue. 2023-07-22 18:55:50 +00:00
fewtarius
50173085bb
Revert one of the ES patches and fix patch import to include ownership. 2023-07-22 18:41:09 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
anthonycaccese
597f241280
Merge pull request #1788 from anthonycaccese/main
Update Art Book Next theme
2023-07-22 11:48:04 -04:00
anthonycaccese
5c4da3fbe7
Update Art Book Next theme
Changes:
adds option to set the transparency of the status bar: 50% (default), 100%, 0%

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested Locally?

Installed on my local devices and tested in Retrobat on my local PC

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
2023-07-22 11:45:58 -04:00
Brooksytech
a11c5b7dee
Merge pull request #1787 from brooksytech/dev
Fixing PPSSPP controls on RK3326
2023-07-21 21:40:03 -07:00
mason
af36a5b0b5
Fixing PPSSPP controls on RK3326 2023-07-22 04:37:57 +00:00
Brooksytech
226484cda2
Merge pull request #1786 from brooksytech/dev
Bump Mesa to 23.1.4
2023-07-21 07:29:35 -07:00
mason
c2cb82afc5
Bump Mesa to 23.1.4 2023-07-21 14:28:29 +00:00
fewtarius
8d62f0be5a
Fix merge conflict. 2023-07-21 14:19:19 +00:00
anthonycaccese
bbad5f46f1
Update Art Book Next theme
Changes:
- fixes system logos (atarijaguar, pcenginecd)
- adds/updates system art (auto-neverplayed, auto-lightgun, supergrafx, now-playing, 3do, 3ds, amiga, amigacd32, atari5200, atari7800, intellivision
- adds "now-playing" collection 

Details on "Now Playing"
---
A collection that enables a user to specifically add games they are currently playing.   Its meant to be hand curated and to focus on games a user is looking to finish in their library.

In larger library I look for a way to curate a specific set of games at any given time that I am trying to play through to the end (or at least until I decide I am done with them)
I think of this list differently than 'last played' because as a user I may pick up a random game to try but am not actively going to play it after that.  I also think of this list differently than 'favorites' because I look at that list as a curated list of long time favorites - not necessarily games I am actively playing.
2023-07-21 10:14:45 -04:00
fewtarius
a88dca098d
Update emulators and cores. 2023-07-21 12:59:37 +00:00
fewtarius
66fd5491ae
Fix headers issue for mupen64plus-sa-core and mupen64plus-sa-simplecore. 2023-07-20 20:56:42 +00:00
fewtarius
4c58a95d81
Update Art Book theme (adds Arduboy). 2023-07-20 18:07:00 +00:00
mason
3f6514568a
Fix runemu, again (I know....) 2023-07-20 18:04:48 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
Brooksytech
e12529f842
Merge pull request #1772 from brooksytech/dev
Lock desmume to x86 and rk3399
2023-07-20 07:28:04 -07:00
mason
59dff8142c
Lock desmume to x86 and rk3399 2023-07-20 14:26:53 +00:00
Brooksytech
ea399156dc
Merge pull request #1771 from brooksytech/dev
Enable Desmume-lr on RK3399
2023-07-20 06:29:37 -07:00
mason
c975e62ea1
Enable Desmume-lr on RK3399 2023-07-20 13:27:47 +00:00
mason
ccb0c26cec
Enable Desmume-lr on RK3399 2023-07-20 13:23:03 +00:00
fewtarius
02a07f78ba
Fix tate mode regression. 2023-07-20 12:56:43 +00:00
fewtarius
e61f9fbee3
Bump Art Book theme, Linux kernel to 6.4.4. 2023-07-20 12:23:26 +00:00