fewtarius
|
eeb5bf4ccf
|
Fix typo.
|
2022-03-18 07:29:31 -04:00 |
|
fewtarius
|
5b19c9a1e1
|
Fix execution bit on a few more packages.
|
2022-03-18 06:50:46 -04:00 |
|
fewtarius
|
7649aea07b
|
* Fix execution of a few scripts
* Fix a bug in the update_packages tool
|
2022-03-18 06:39:38 -04:00 |
|
fewtarius
|
3a11676680
|
Update cores
|
2022-03-17 07:34:49 -04:00 |
|
fewtarius
|
0dd16986a2
|
Burnimage should write compressed and uncompressed images. This could be cleaner..
|
2022-03-16 21:34:17 -04:00 |
|
fewtarius
|
dd917ef7f2
|
* Housekeeping.
* Fix install to properly create extlinux.conf.
|
2022-03-16 20:15:21 -04:00 |
|
fewtarius
|
df69684957
|
update not upgrade.
|
2022-03-16 18:33:09 -04:00 |
|
fewtarius
|
9e72309447
|
* Fix long standing issue with busybox and bash.
* Move retroarch bits to the retroarch package.
* Add an upgrade script to autostart that executes after upgrades.
|
2022-03-16 18:03:28 -04:00 |
|
fewtarius
|
ac505d4305
|
Update es_features on startup.
|
2022-03-16 06:34:41 -04:00 |
|
fewtarius
|
ae01889e80
|
* Fix ALSA start script
* Copy the fancontrol configuration as a sample
* Bump kernel
|
2022-03-15 20:10:56 -04:00 |
|
fewtarius
|
114184b642
|
Merge pull request #25 from brooksytech/mupensa
Add in Mupen64 Standalone emulator for Nintendo 64
|
2022-03-15 17:51:55 -04:00 |
|
fewtarius
|
b11a3c09dd
|
Disable fan control debug by default as it just fills the log unnecessarily.
|
2022-03-15 17:34:50 -04:00 |
|
fewtarius
|
2e8ca8c1a5
|
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev
|
2022-03-15 17:05:07 -04:00 |
|
fewtarius
|
8c7b9ed61c
|
* Clean up system.cfg and sleep.sh
* Update kernel
|
2022-03-15 17:04:37 -04:00 |
|
Brooksytech
|
ac80a31cd9
|
Clean up.
|
2022-03-15 12:18:14 -07:00 |
|
Brooksytech
|
db26e992da
|
remove fps due to not working on rice.
|
2022-03-15 11:58:36 -07:00 |
|
Brooksytech
|
8238a19a6e
|
Update m64p.sh
|
2022-03-15 11:54:02 -07:00 |
|
Brooksytech
|
44c22326da
|
Update es_features.cfg
|
2022-03-15 11:32:49 -07:00 |
|
Brooksytech
|
f870e4d5f0
|
Update zlswap.ini
|
2022-03-15 11:30:04 -07:00 |
|
Brooksytech
|
6782da1c29
|
Update default.ini
|
2022-03-15 11:29:40 -07:00 |
|
Brooksytech
|
6b16040d3c
|
Update config folder location.
|
2022-03-15 10:39:01 -07:00 |
|
Brooksytech
|
922fff33ed
|
Update config directory location.
|
2022-03-15 10:37:23 -07:00 |
|
Brooksytech
|
0f487991f2
|
Adding parallel_n64_gln64 to 32bit cores
Thanks @351elec for catching this bug.
|
2022-03-15 10:17:10 -07:00 |
|
Brooksytech
|
10c6f86de1
|
Adding parallel_n64_gln64 to 32bit cores
@351elec fixed this bug, adding into Jelos.
|
2022-03-15 10:15:48 -07:00 |
|
Brooksytech
|
3502deef08
|
Add features to Mupen 64 SA
This will allow users to set the aspect ration, controller profile, and show FPS yes or no.
|
2022-03-15 10:12:29 -07:00 |
|
Brooksytech
|
f5de038001
|
Add Mupen64 SA
|
2022-03-15 10:09:44 -07:00 |
|
Brooksytech
|
c1f74b3eaf
|
Adding in new mupen SA folder.
|
2022-03-15 10:07:58 -07:00 |
|
Brooksytech
|
6b98f0b43c
|
Cleaning out old mupen sa folder.
|
2022-03-15 10:07:18 -07:00 |
|
fewtarius
|
b13cb9c92d
|
Merge branch 'main' into dev
|
2022-03-14 19:58:02 -04:00 |
|
fewtarius
|
5ae14a65cc
|
Add JELOS emulators and game engines to the README.
|
2022-03-14 19:57:47 -04:00 |
|
fewtarius
|
424ec74fcd
|
Update rockchip-kernel
|
2022-03-14 19:19:12 -04:00 |
|
fewtarius
|
77f1997241
|
Fix my portmaster oops w/ @brooksytech
|
2022-03-14 17:20:13 -04:00 |
|
fewtarius
|
46c93cad5f
|
Merge pull request #19 from brooksytech/grab_latest_portmaster_zip
Remove Portmaster version to grab latest package during build process.
|
2022-03-14 15:09:54 -04:00 |
|
fewtarius
|
d4aa07e877
|
Merge pull request #18 from brooksytech/clean_up
Remove deprecated retrorun code.
|
2022-03-14 15:09:50 -04:00 |
|
fewtarius
|
f30e5886ed
|
Fix issue with download verification.
|
2022-03-14 15:09:26 -04:00 |
|
Brooksytech
|
cb4eb2ed2f
|
Clean up.
|
2022-03-14 09:24:14 -07:00 |
|
Brooksytech
|
eb4ef9e8d4
|
Remove Portmaster version to grab latest package.
This change should force the build script to grab the latest portmaster zip every build.
The file is small so this should not cause any delays.
|
2022-03-14 07:11:16 -07:00 |
|
Brooksytech
|
4060cbe095
|
Lets try this again.
|
2022-03-14 06:24:14 -07:00 |
|
Brooksytech
|
644b32e3d2
|
Remove deprecated retrorun code.
Noticed that this code was left behind, retrorun is no longer included with Jelos.
|
2022-03-14 06:19:05 -07:00 |
|
fewtarius
|
2c1dd78bb8
|
BIOS Backup directory is mandatory.
|
2022-03-14 08:56:04 -04:00 |
|
fewtarius
|
b446c3f2f8
|
Search for any supported BIOS.
|
2022-03-14 07:33:11 -04:00 |
|
fewtarius
|
dfb30e7d8e
|
Increase textviewer font size.
|
2022-03-14 07:26:41 -04:00 |
|
fewtarius
|
8ea0bde338
|
No longer need the manually added bit.
|
2022-03-13 20:27:55 -04:00 |
|
fewtarius
|
92ca82de9d
|
Update ssh stanza to reflect relocated root password.
|
2022-03-13 19:17:11 -04:00 |
|
fewtarius
|
76200f28d5
|
Update ES and add new method of setting the root password from the UI and over SSH.
|
2022-03-13 19:15:59 -04:00 |
|
fewtarius
|
00a3eede18
|
Add a few packages for future use.
|
2022-03-13 17:45:57 -04:00 |
|
fewtarius
|
c4b3e6f862
|
Remove unused variables.
|
2022-03-13 16:45:24 -04:00 |
|
fewtarius
|
34b7b95039
|
The libretro core is no longer default.
|
2022-03-13 16:44:08 -04:00 |
|
fewtarius
|
b59112ff1c
|
* Add yabasanshiroSA, thanks in part to @shantigilbert, @CoreELEC, and @351ELEC.
|
2022-03-13 16:41:31 -04:00 |
|
fewtarius
|
18afd3933e
|
Bump due to a bit of cleanup.
|
2022-03-13 07:39:45 -04:00 |
|