Commit graph

498 commits

Author SHA1 Message Date
fewtarius
f5817f56a4
Drop box64/box86 as they're in PortMaster. Update ThemeMaster. 2022-04-16 15:20:15 -04:00
fewtarius
c60a16f8f9
Add .zip for daphne libretro. 2022-04-15 07:44:56 -04:00
fewtarius
5a4f425cc2
Updating more base packages. 2022-04-14 15:25:58 -04:00
fewtarius
0d2b962c91
Merge branch 'dev' into os_work 2022-04-14 07:57:59 -04:00
fewtarius
764f3fd197
Update thememaster 2022-04-14 07:57:45 -04:00
fewtarius
37b787dc2e
Work on base os updates. 2022-04-14 07:56:57 -04:00
fewtarius
4f77da2614
Reverting to push into a fork. 2022-04-14 07:10:40 -04:00
fewtarius
afb1a0f260
Revert in dev, pushing into a fork. 2022-04-14 07:03:39 -04:00
fewtarius
10a792709c
Updating base os. 2022-04-14 07:02:09 -04:00
fewtarius
c5af453615
New dependency from CoreELEC. 2022-04-14 06:51:52 -04:00
fewtarius
0d5e514043
Roll back openssl, but push it to 1.1.1n. 2022-04-14 06:48:38 -04:00
fewtarius
fe7b00ad94
Bump Samba from CoreELEC. 2022-04-14 06:37:07 -04:00
fewtarius
102191d352
Bump samba. 2022-04-14 06:34:10 -04:00
fewtarius
5e70b789c4
Update some of our system packages from CoreELEC upstream. 2022-04-14 06:24:44 -04:00
fewtarius
02f679795b
Ensure the locale path exists, if not populate it. 2022-04-14 05:59:09 -04:00
Brooksytech
4d3a903ef6
Merge pull request #57 from brooksytech/dev_flycastsa
Update flycast sa to arm64
2022-04-13 13:42:14 -07:00
Brooksytech
f4cfe78352
Update package.mk 2022-04-13 11:20:15 -07:00
Brooksytech
74d65f3a21
clean up 2022-04-13 11:18:39 -07:00
Brooksytech
a2678b551a
Merge pull request #56 from brooksytech/dev_flycastsa
Add flycast SA emulator, needs optimizations added.
2022-04-13 06:08:29 -07:00
Brooksytech
1d0b659ffc
Update flycastsa/package.mk 2022-04-13 05:57:00 -07:00
Brooksytech
466d91df03
Update es_systems.cfg 2022-04-13 05:55:30 -07:00
Brooksytech
11cb17b3cf
Adding flycastsa (dreamcast), more optimization to follow. (#17)
* Create package.mk

* Create 01-EmuELEC-fix-arm-compile.patch

* Rename packages/games/emulators/flycastsa/patches/01-EmuELEC-fix-arm-compile.patch to packages/games/emulators/flycastsa/patches/arm/01-EmuELEC-fix-arm-compile.patch

* Create 03-EmuELEC-fix-sdl-controller.patch

* Rename packages/games/emulators/flycastsa/patches/arm/03-EmuELEC-fix-sdl-controller.patch to packages/games/emulators/flycastsa/patches/03-EmuELEC-fix-sdl-controller.patch

* Create flycast.sh

* Create set_flycast_joy.sh

* Update package.mk

* Update package.mk

* No longer need second patch.

* Update 01-EmuELEC-fix-arm-compile.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Create 01-fix-zip.patch

* Update 01-fix-zip.patch

* Update 01-fix-zip.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Update runemu.sh

* Create 01-platform.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update package.mk

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Rename 03-EmuELEC-fix-sdl-controller.patch to 03-fix-sdl-controller.patch

* Create 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update package.mk

* Delete 01-fix-zip-error.patch

* flycastsa updates

* flycastsa update2
2022-04-13 05:49:03 -07:00
fewtarius
ab96c653b0
Fix up updatecheck, add the branch info to the build. 2022-04-12 16:42:13 -04:00
fewtarius
84d70e0774
If an update fails and cleans up, some important functions are missed. Best to clean up and reboot instead. 2022-04-11 20:02:39 -04:00
fewtarius
6f6b04d249
Update cores, emulators, and theme. 2022-04-11 19:52:00 -04:00
fewtarius
c708226b1e
Fix ES attribute save issue, fix prompt issue, clean up issue. 2022-04-11 19:43:19 -04:00
fewtarius
26f093b437
Bypass updatecheck in ES 2022-04-11 18:57:32 -04:00
fewtarius
19da19dca9
Add update branches and force option. 2022-04-11 18:14:56 -04:00
fewtarius
0b732942fa
Update our RetroArch package based on a tip from @CometHunter92. 2022-04-10 17:50:02 -04:00
fewtarius
c63396fbb7
Add ThemeMaster to the Tools menu and to Ports. 2022-04-10 17:22:14 -04:00
fewtarius
4b2e8eef06
Add ability to manually switch to a dev branch using the os.update.branch attribute. 2022-04-10 16:38:54 -04:00
fewtarius
270aa319d1
Bump MAME. 2022-04-10 07:06:21 -04:00
fewtarius
00e89c25a6
Revert "Updating a few stale packages - Thanks to @CoreELEC."
This reverts commit 4603a10968.
2022-04-09 14:10:23 -04:00
fewtarius
d239d932fc
Revert. 2022-04-09 14:10:20 -04:00
fewtarius
b6c8a3c2de
Revert autoconf. 2022-04-09 14:04:27 -04:00
Brooksytech
aa816885e6
copy the gamelist.xml at time of update. 2022-04-09 06:26:40 -07:00
Brooksytech
473e63c8d7
Update package.mk 2022-04-09 06:24:37 -07:00
Brooksytech
3f23b118d5
Create Drastic Uninstall.sh 2022-04-09 06:23:41 -07:00
Brooksytech
d480835d58
Create Drastic Install.sh 2022-04-09 06:21:51 -07:00
Brooksytech
d71837a8f9
Update gamelist.xml 2022-04-09 06:21:01 -07:00
Brooksytech
75d9a927ba
add drastic package.mk 2022-04-09 06:17:36 -07:00
fewtarius
93a109ae93
* Fix get_setting to return the system setting if it exists but no game setting exists.
* Disable WIFI power save.
* Ensure the WIFI connection is refreshed on startup using wifictl.
2022-04-08 20:08:14 -04:00
fewtarius
488660aa6b
* ES optimization
* Core optimizations
2022-04-08 19:33:29 -04:00
fewtarius
788250b7ec
* Optimize ES startup
* Add support for swapping A and B in ES to the UI menu
* Stop syncing locale data after updates
2022-04-08 17:34:23 -04:00
fewtarius
1030512593
Fix up WIFI module builds on the RG351x and clean up brightness restore a little. 2022-04-07 21:29:27 -04:00
fewtarius
72b6f8273b
Fix up RTL8812BU, add RTL8192CU, RTL8192EU, and RTL8814AU. 2022-04-07 19:57:53 -04:00
fewtarius
e73cc794b8
Fix up raze. Default to instant transition. 2022-04-07 19:18:33 -04:00
fewtarius
3ce23bdd14
Tweak gpsp to correct minor build issues. 2022-04-07 18:19:36 -04:00
fewtarius
1bdc590458
Merge pull request #54 from CometHunter92/gpsp_32bit
changes gpsp libretro core to 32 bit (thanks to @christianhaitian)
2022-04-07 18:14:17 -04:00
CometHunter92
e30d64ec3a doh 2022-04-08 00:12:08 +02:00