Commit graph

4912 commits

Author SHA1 Message Date
fewtarius
9482e09564
Bump ES - don't set a setting if the value is default, just delete it. 2023-07-17 11:54:46 +00:00
fewtarius
020ba8aa2f
Fix Amiberry for RK3566, drop it on other devices until OpenGL can be fixed up. 2023-07-17 11:33:07 +00:00
fewtarius
42749798fd
Fix mplayer to include a start script and show available playlists in ES rather than music since gmu only loads those on start. 2023-07-16 20:17:01 +00:00
fewtarius
230dc1d36d
Only enable power saving options when ENH power saving is enabled. 2023-07-16 15:26:02 +00:00
fewtarius
e133fd5a3a
Fix music extensions. 2023-07-16 10:37:08 +00:00
fewtarius
28fdff65f3
Fix for small displays. 2023-07-15 23:43:20 +00:00
fewtarius
cbc4c28722
Add gmu music player. 2023-07-15 23:22:41 +00:00
fewtarius
c46301fcf3
Merge pull request #1736 from fewtarius/dev
Fix fullscreen playback on some devices.
2023-07-15 16:22:11 -04:00
fewtarius
cea08c6762
Fix fullscreen playback on some devices. 2023-07-15 20:21:10 +00:00
Brooksytech
ab4fe9d691
Merge pull request #1735 from brooksytech/dev
RK3399 - Push Mesa back to 22.3.7
2023-07-15 11:08:20 -07:00
mason
aac6f02bc4
RK3399 - Push Mesa back to 22.3.7 2023-07-15 18:06:14 +00:00
fewtarius
4c76e56b06
Merge pull request #1734 from fewtarius/dev
Update ES.
2023-07-15 13:44:12 -04:00
fewtarius
a18f8486c4
Update ES. 2023-07-15 17:43:44 +00:00
fewtarius
67a9dbd137
Merge pull request #1733 from fewtarius/dev
Add additional zmachine extensions, fix broken docs.
2023-07-15 13:33:47 -04:00
fewtarius
4aa0b6db20
Add additional zmachine extensions, fix broken docs. 2023-07-15 17:33:11 +00:00
fewtarius
d09d55be7f
Merge pull request #1732 from fewtarius/dev
Fix MAME's release data to match the oldest system it supports - Small-Scale Experimental Machine (SSEM).
2023-07-15 12:55:49 -04:00
fewtarius
0c751b753a
Fix MAME's release data to match the oldest system it supports - Small-Scale Experimental Machine (SSEM). 2023-07-15 16:55:04 +00:00
fewtarius
adf5dc8090
Merge pull request #1731 from fewtarius/dev
Adds mojozork, thanks to @AmberELEC!
2023-07-15 12:20:04 -04:00
fewtarius
650d2b6c74
Adds mojozork, thanks to @AmberELEC! 2023-07-15 16:18:59 +00:00
Brooksytech
1a22717634
Merge pull request #1730 from brooksytech/dev
Rollback Mesa on RK3399 build
2023-07-15 08:58:39 -07:00
mason
62e9750d99
Rollback Mesa on RK3399 build 2023-07-15 15:57:30 +00:00
fewtarius
d4d581336a
Merge pull request #1729 from fewtarius/dev
Backup tool fix && foreach improvement
2023-07-15 11:52:56 -04:00
fewtarius
09550b8194
* foreach now supports command stacking, ex:
```
docs:
        ./tools/foreach './scripts/clean emulators && ./scripts/build emulators'
```
2023-07-15 15:50:50 +00:00
fewtarius
79466149a4
* Fix backup tool to use distribution name.
* Update RK3566 docs.
2023-07-15 15:43:08 +00:00
fewtarius
e18695635f
Merge pull request #1728 from fewtarius/dev
Add option `make docs`, fix missing uae4arm.
2023-07-15 11:29:48 -04:00
fewtarius
f3de7f8024
* Add make docs option to Makefile.
* Fix missing uae4arm.
2023-07-15 15:28:28 +00:00
fewtarius
d320c9d0e4
Merge pull request #1727 from fewtarius/dev
Better logging, documentation fix, new tool "foreach".
2023-07-15 10:32:38 -04:00
fewtarius
38c5ad528f
* Adds better logging to autostart.
* Updates RK3326 documentation for amiberry.
* New dev tool - foreach.  Provides a mechanism to execute commands against all projects/devices/architectures to simplify iterating.
  * Usage: `./tools/foreach ./scripts/clean emulators`
2023-07-15 14:29:52 +00:00
fewtarius
d2b8af0060
Merge pull request #1726 from fewtarius/dev
Re-apply amiberry on RK3588.
2023-07-15 09:43:05 -04:00
fewtarius
ed5fc4d532
Re-apply amiberry on RK3588. 2023-07-15 13:42:37 +00:00
fewtarius
0c919414b8
Merge pull request #1725 from fewtarius/dev
Fix missing amiberry - and a few bugs from the previous implementation.
2023-07-15 09:39:57 -04:00
fewtarius
2d8dad978a
Fix missing amiberry - and a few bugs from the previous implementation. 2023-07-15 13:39:22 +00:00
fewtarius
0efae92556
Merge pull request #1724 from fewtarius/dev
Documentation updates.
2023-07-15 06:07:36 -04:00
fewtarius
eebd39d841
Fix URLs. 2023-07-15 10:06:30 +00:00
fewtarius
74b300429a
Update FAQ 2023-07-15 10:01:49 +00:00
fewtarius
d4924ec944
Merge pull request #1723 from fewtarius/dev
Update emulators and cores.
2023-07-14 20:05:21 -04:00
fewtarius
e45ffac021
Update emulators and cores. 2023-07-15 00:04:05 +00:00
fewtarius
9e39bf368f
Merge pull request #1721 from fewtarius/dev
Update README and release document TOC.
2023-07-14 19:24:34 -04:00
fewtarius
23fab7ba1e
Update README and release document TOC. 2023-07-14 23:23:57 +00:00
fewtarius
6ac53f5352
Merge pull request #1719 from fewtarius/dev
Update README and GitHub Workflow
2023-07-14 18:13:30 -04:00
fewtarius
3c49b6d1dd
Update README 2023-07-14 22:12:38 +00:00
fewtarius
6dcc2b5845
Merge pull request #1718 from fewtarius/dev
Markdown should have a markdown suffix..
2023-07-14 17:58:07 -04:00
fewtarius
43197126fa
Markdown should have a markdown suffix.. 2023-07-14 21:57:36 +00:00
fewtarius
4b2616eaa4
Merge pull request #1717 from fewtarius/dev
Add additional documentation, move device specific stuff down a level.
2023-07-14 17:54:26 -04:00
fewtarius
f8d6c3ce56
Add additional documentation, move device specific stuff down a level. 2023-07-14 21:53:37 +00:00
fewtarius
2c2874079b
Merge pull request #1716 from fewtarius/dev
Dev
2023-07-14 17:37:10 -04:00
fewtarius
d9584466c2
Move a few docs back to not break GitHub integration. 2023-07-14 21:36:23 +00:00
fewtarius
29a9005227
Documentation updates. 2023-07-14 21:35:05 +00:00
fewtarius
53ff325cad
Merge pull request #1715 from fewtarius/dev
Updating documentation, hide MANGOHUD, also hide fan control on some devices.
2023-07-14 17:25:32 -04:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00