715 Commits

Author SHA1 Message Date
root
05b710ff6a Now automatically creates "Libretro" and "FunKey/.sdlretro/cores"
Renamed default OPK from nCrafti to Crafti
Removed AGG package as it's not needed anymore
2023-03-22 15:56:17 +01:00
root
55cf7a2d56 Updated "Native games" asset for the 6 default themes 2023-03-22 15:56:16 +01:00
root
0c9b0c1dc5 Do not use /etc/asound.conf for gpSP as it does not like mono downmix (sound was saturated) 2023-03-22 15:56:16 +01:00
root
0feda26f1a Updated the 4 default RetroFE themes with 'Libretro' and 'Native games' assets from reno
Added 2 new Q36 Mini themes from reno too: FunKeyRed and FunKeyYellow
Added 4 new games by default: Dinothawr, nCrafti, XRick and TriSpace
Added Libretro and OPK support for RetroFE on 14th and 15th slots
Added RetroRoomCovers theme and set it as default
2023-03-22 15:56:16 +01:00
root
6be964bb9d Updated 'gba_launch_gpsp.sh' to get rid of the saturated sound in gpSP 2023-03-22 15:56:15 +01:00
root
bb71969923 Restored swap data in system stat 2023-03-22 15:56:15 +01:00
root
7b092ccfb5 Removed libvorbis package to fix incompatibility between VVVVVV game and OS > 2.2.0 2023-03-22 15:56:15 +01:00
root
625ace106c Replaced swap by battery measurement in system stats 2023-03-22 15:56:15 +01:00
root
c5d8a29ad6 Fix buzzing sound when using volume shortcuts 2023-03-22 15:56:15 +01:00
root
06ac4b8141 Replaced Mednafen by PicoDrive for Game Gear emulation 2023-03-22 15:56:15 +01:00
root
b3c2696551 Updated the Makefile to add my suffix 2023-03-22 15:56:15 +01:00
root
4fbbd56c88 Added kernel support for UTF-8 (enabled for VFAT user's partition) 2023-03-22 15:56:15 +01:00
Michel-FK
d50676f1ca Merge branch 'develop' of github.com:FunKey-Project/FunKey-OS into develop 2022-01-06 13:38:10 +01:00
Vincent-FK
bfd37970b2 added mona and the witch\'s hat deluxe to default included GBC games 2022-01-06 13:37:15 +01:00
Michel-FK
dbddad6f77 trigger adbd by /mnt/adb file detection 2022-01-05 19:25:28 +01:00
Michel-FK
5cdcd6ab80 add ADB to FunKey-OS 2022-01-01 21:25:41 +01:00
Vincent-FK
7507bdd845 added mona and the witch\'s hat deluxe to default included GBC games 2021-08-20 17:20:38 +02:00
Vincent-FK
7a15dcc3ef Merge branch 'develop' FunKey-OS-2.3.0 2021-06-25 15:43:05 +02:00
Vincent-FK
208303ed0b added user theme RetroDex 2021-06-25 15:23:05 +02:00
Vincent-FK
f7d1bfb43b added new theme "EmuStation" in /mnt 2021-06-25 01:23:38 +02:00
Vincent-FK
34241ca5d5 bumped picodrive to ### Release version 1.3.1 of the picodrive package 2021-06-21 10:51:42 +02:00
Vincent-FK
7038bdbbb9 fixed broken instant play (kill instead of pkil when using pid directly) 2021-06-20 00:16:28 +02:00
Vincent-FK
f60111fa45 fixed merge conflicts 2021-06-20 00:02:27 +02:00
Vincent-FK
977a7f48db saving PID_PATH during "pid record" calls, not during powerdown anymore 2021-06-19 23:57:10 +02:00
Michel-FK
2155537e62 use pid script wherever possible
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-19 12:03:58 +02:00
Michel-FK
04570f0499 fix indentation
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-19 12:01:25 +02:00
Michel-FK
29f5f5b3f3 update Recovery version to 2.3.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-19 09:26:52 +02:00
Vincent-FK
0f174bd18e updated soft version to 2.3.0 2021-06-19 01:06:25 +02:00
Vincent-FK
2ae4604084 fixed frontend look cases where lask_opk file could be removed after the instant action SIGUSR1 signal 2021-06-19 00:58:41 +02:00
Vincent-FK
5cd95016d9 corrected instant play that could only be launched once 2021-06-19 00:14:04 +02:00
Vincent-FK
305aa2ba83 latest packages version, changed FunKey and Recovery version 2021-06-18 20:18:36 +02:00
Vincent-FK
b10b3ccb48 removed unnecessary copy/pasted line 2021-06-18 19:57:24 +02:00
Vincent-FK
0b5a4a30db corrections for instant play with opks 2021-06-18 17:32:26 +02:00
Vincent-FK
8cd07a9898 updated bibi 2021-06-18 00:54:28 +02:00
Vincent-FK
b56b9009f9 .retrofe folder in /mnt/FunKey to store new themes (in layouts folder), increased image size by 20M, bibi 2021-06-18 00:26:39 +02:00
Vincent-FK
7dae96d0bf bibi 2021-06-17 23:47:48 +02:00
Vincent-FK
d7707c4aae added bios folders for gba and sega Genesis folders of free roms 2021-06-09 23:59:54 +02:00
Vincent-FK
21fe588593 Picodrive-irixxxx as main picodrive version and volume notif centered 2021-06-09 23:51:32 +02:00
Michel-FK
ff83118833 quote rom names with single quotes
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-09 23:35:34 +02:00
Vincent-FK
bfed99494e fixed little regression when handling previous prevent_launcher file 2021-06-09 00:26:46 +02:00
Michel-FK
b2847c1cd4 add alias functions for compatibility
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-08 22:41:42 +02:00
Michel-FK
bc35b7e59c save last OPK for instant_play
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-08 22:22:00 +02:00
Michel-FK
50d83ed555 fix compatibility issue with older Recovery notifications
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-07 22:54:31 +02:00
Michel-FK
8ba4b07964 use new share script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-07 22:34:57 +02:00
Michel-FK
67ee9f1520 use new single system_stats script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-06 22:16:04 +02:00
Michel-FK
1d7ccfd67d use single system_stats script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-04 22:27:33 +02:00
Michel-FK
7d80bc7eed use single powerdown script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-03 23:55:21 +02:00
Michel-FK
cefbb581ee fix issue #25
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-24 23:17:10 +02:00
Michel-FK
6a43bca1e6 fix notif in update_partition script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-24 23:01:42 +02:00
Michel-FK
4b519d9911 change for new pid script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-15 23:48:45 +02:00