Michel-FK
|
800ff3b306
|
force OPk update
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-03-02 10:25:05 +01:00 |
Vincent-FK
|
20983034d9
|
merged
|
2021-03-02 09:09:09 +01:00 |
Vincent-FK
|
180c3ef440
|
added ); in swb_update
|
2021-03-02 09:08:35 +01:00 |
Michel-FK
|
f7dec069cd
|
Merge branch 'develop' of fk:FunKey-Project/FunKey-OS into develop
|
2021-03-02 09:04:50 +01:00 |
Michel-FK
|
4017482c63
|
make firmware update work
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-03-02 09:04:40 +01:00 |
Vincent-FK
|
3e4458901b
|
added some default extensions for some emulators, added sms.opk, changed os release, fixed theme in gmenu2x
|
2021-03-02 00:43:22 +01:00 |
Michel-FK
|
1862c4d21e
|
add fix for funkey_gpio_management in Recovery
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-03-01 23:23:34 +01:00 |
Vincent-FK
|
d802c7a257
|
fixed assembly tests issues
|
2021-01-19 01:33:44 +01:00 |
Michel-FK
|
429a66c73e
|
set absolute path for snapshots
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-18 23:23:50 +01:00 |
Vincent-FK
|
17dd23cc6c
|
no more umount in shutdown_funkey (which caused issues with sd card writing of instant action files)), back in inittab
|
2021-01-18 21:42:58 +01:00 |
Vincent-FK
|
98c64da4cd
|
force sync at shutdown: instant action now working all the time
|
2021-01-18 20:57:58 +01:00 |
Michel-FK
|
252eba806b
|
rename instant_play file before resuming a game
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-18 17:30:37 +01:00 |
Vincent-FK
|
f95a8303de
|
/mnt/Emulators now default folder to reinstall opks
|
2021-01-15 15:02:18 +01:00 |
Michel-FK
|
6cdb1b67fa
|
Merge branch 'develop' of fk:FunKey-Project/FunKey-OS into develop
|
2021-01-15 11:42:48 +01:00 |
Michel-FK
|
f150595176
|
version 2.0.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-15 11:42:26 +01:00 |
Vincent-FK
|
8293770a3f
|
bug correction ampli was not started when raising from 0
|
2021-01-15 10:28:06 +01:00 |
Michel-FK
|
fccc5410a1
|
remove debug in first_boot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-13 21:56:24 +01:00 |
Michel-FK
|
4f03f243eb
|
fix fw_setenv in first_boot, add first_boot enable/disbale in Recovery mode
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-13 13:55:41 +01:00 |
Michel-FK
|
f05e8aa1c0
|
use die_notif() in first_boot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-13 11:37:30 +01:00 |
Michel-FK
|
49ef2304d5
|
make first_boot re-entrant
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-13 11:18:32 +01:00 |
Vincent-FK
|
c1fd9e55d6
|
no more loop in start_launcher after shutdown
|
2021-01-11 18:51:26 +01:00 |
Vincent-FK
|
8a62ff605e
|
gmenu2x searches opks in /mnt/*/*opk; launcher now stored in /mnt/FunKey/Launchers/launcher.txt
|
2021-01-11 12:07:40 +01:00 |
Vincent-FK
|
a77c5e67d9
|
audio ampli now started/stopped at the right times, bug corrections in snap, remount of mnt in case of error no more in ro
|
2021-01-11 10:14:12 +01:00 |
Vincent-FK
|
a0b6d3f8e8
|
retrofe new version that stops ampli when necessary, start_launcher stopping/restrarting ampli when necessary
|
2021-01-06 02:04:52 +01:00 |
Vincent-FK
|
4243dd85b6
|
Merge branch 'develop' of https://github.com/FunKey-Project/FunKey-OS into develop
|
2021-01-05 23:44:19 +01:00 |
Vincent-FK
|
9d5c1baeb8
|
PREVENT_LAUNCHER_FILE was missing in start_launcher, new retrofe version to record back retrofe pid after a game finishes
|
2021-01-05 23:44:09 +01:00 |
Michel-FK
|
127b338d70
|
simplify snpshot autoincrement
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-05 18:23:34 +01:00 |
Vincent-FK
|
7c8666a5b3
|
added lockfile handling to snapshot script (necessary since fbgrab must run in bg not to block the buttons while gaming)
|
2021-01-04 19:14:15 +01:00 |
Vincent-FK
|
55046aa82b
|
funkey_gpio_mapping.conf snap correct exec name
|
2021-01-04 18:40:27 +01:00 |
Vincent-FK
|
7dc82e3635
|
snapshot msg 2s duration, funkey_gpio_mapping.conf with 0.1 timeout for sched_shutdown
|
2021-01-04 18:33:30 +01:00 |
Vincent-FK
|
e07f2428b4
|
register assy tests PID after LOCK checked otherwise launcher PID is always rewritten after an ssh login
|
2021-01-04 18:17:30 +01:00 |
Michel-FK
|
9caf05fe1c
|
add screen snapshot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-02 19:32:47 +01:00 |
Michel-FK
|
88ba4641cc
|
use new Instant Play system
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-02 14:20:55 +01:00 |
Michel-FK
|
c709ba0eff
|
use new Instant Play system
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-01 17:26:10 +01:00 |
Michel-FK
|
7cc4acff1a
|
use new Instant Play system
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2021-01-01 16:02:43 +01:00 |
Michel-FK
|
866ee950c0
|
build FunKey-OS using FunKey SDK
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-27 12:22:36 +01:00 |
Michel-FK
|
2e1990a653
|
optimize SDK
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-25 15:46:52 +01:00 |
Vincent-FK
|
005f2e92a4
|
gmenu2x new version to perform a clean poweroff whan the console closes
|
2020-12-15 17:33:34 +01:00 |
Michel-FK
|
d6dc05e4ba
|
create opk during build
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:31:55 +01:00 |
Michel-FK
|
83f6d93425
|
use correct icon for gamegear in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:28:57 +01:00 |
Michel-FK
|
4799bacb8a
|
add emulators and translations in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:28:35 +01:00 |
Michel-FK
|
831ca59078
|
remove skins and translations from rootfs overlay
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:24:51 +01:00 |
Vincent-FK
|
7b49da5733
|
rootfs_overlay for gmenu2x files
|
2020-12-15 17:24:27 +01:00 |
Michel-FK
|
992d6a22dd
|
create opk during build
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:15:57 +01:00 |
Michel-FK
|
6d3211d352
|
use correct icon for gamegear in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:11:50 +01:00 |
Michel-FK
|
5384a4ee0a
|
add emulators and translations in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:11:25 +01:00 |
Michel-FK
|
229a95771c
|
remove skins and translations from rootfs overlay
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 17:07:33 +01:00 |
Vincent-FK
|
c0c5276fc9
|
rootfs_overlay for gmenu2x files
|
2020-12-15 17:05:30 +01:00 |
Michel-FK
|
49a504881d
|
create opk during build
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:41 +01:00 |
Michel-FK
|
d8dfb19352
|
use correct icon for gamegear in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:41 +01:00 |
Michel-FK
|
a13f826567
|
add emulators and translations in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:41 +01:00 |
Michel-FK
|
68962d9e6e
|
remove skins and translations from rootfs overlay
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:41 +01:00 |
Vincent-FK
|
fd302c369c
|
rootfs_overlay for gmenu2x files
|
2020-12-15 15:47:41 +01:00 |
Michel-FK
|
d3f8c11f8a
|
add default gmenu2x files to rootfs
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Vincent-FK
|
bc9b87f2e1
|
gmenu2x: no clock and menu that switches to retrofe, Retrofe: clock and menu that switches to gmenu2x
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
5bec48c5e0
|
open gmenu2x in Emulator section by default
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
a02b1a8237
|
copy opk to /mnt/apps if it does not exist yet
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
269c3f3567
|
add ip address to system_stats
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Vincent-FK
|
d75f41e186
|
new version of Gmenu2X with Funkey menu called by home button
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
bb0f2b4302
|
create opk during build
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
8e15b18a5c
|
use correct icon for gamegear in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Vincent-FK
|
1372f14a0c
|
changed mapping for gmenu2x, bug correction bpp declared 16 instead of 32 in package mk
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
cd420403be
|
add emulators and translations in gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
b13207547e
|
push /opk.empty directories
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
e2be7d1156
|
set /media for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
1ce74b8dca
|
turn off backlightTimeout
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
134edcfc90
|
move gmenu2x settings to /mnt
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
6e9df57977
|
add system_info script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
53674684cc
|
add check in start_launcher for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
b2bc701995
|
fetch gmenu2x with minimal changes and add required symbolic links
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
77220c7041
|
remove skins and translations from rootfs overlay
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Vincent-FK
|
563d2cce28
|
rootfs_overlay for gmenu2x files
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
a8a53935b1
|
add default gmenu2x files to rootfs
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Michel-FK
|
dd9a96b777
|
add gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-12-15 15:47:40 +01:00 |
Vincent-FK
|
292928d1d9
|
removed Cave Story from free games
|
2020-11-27 00:03:13 +01:00 |
Michel-FK
|
7a7eef2fae
|
revert to MBR
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-26 23:23:26 +01:00 |
Michel-FK
|
d98ca6ea37
|
release FunKey-OS-1.0.1
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-22 10:40:00 +01:00 |
Michel-FK
|
abaf51368a
|
bump sw-description to 1.00
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-21 23:42:47 +01:00 |
Michel-FK
|
d856f9595e
|
remove obsolete readme
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-21 23:41:33 +01:00 |
Vincent-FK
|
29697c75cb
|
now possible to make prod image (assembly tests at first boot) with make image-prod
|
2020-11-20 17:19:16 +01:00 |
Vincent-FK
|
311a200581
|
assy tests triggered by a uboot env variable
|
2020-11-20 15:41:56 +01:00 |
Vincent-FK
|
72e12ad842
|
no more assembly tests by default
|
2020-11-19 19:49:23 +01:00 |
Michel-FK
|
500c9ded7f
|
FunKey-OS Release 1.00
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-19 17:15:25 +01:00 |
Michel-FK
|
be783f545a
|
remove u-boot config from FunKey
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-17 08:13:14 +01:00 |
Vincent-FK
|
3edc56c43d
|
correct L and R control in RetroFE
|
2020-11-16 18:25:39 +01:00 |
Michel-FK
|
e50c564966
|
use public repositories for packages
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-16 13:58:36 +01:00 |
Vincent-FK
|
d9329c5673
|
bug correction when detection swap and share partitions to launch first boot script
|
2020-11-16 11:12:20 +01:00 |
Vincent-FK
|
6295ae5927
|
changed rootfs version to 0.971
|
2020-11-16 10:12:14 +01:00 |
Vincent-FK
|
d26d17c1d5
|
no more .first_boot file needed
|
2020-11-16 10:10:47 +01:00 |
Vincent-FK
|
95dc5578a6
|
Removed ro in Recovery, mapping for low brightness working in recovery
|
2020-11-16 08:32:05 +01:00 |
Vincent-FK
|
f027a0022b
|
changed soft versions
|
2020-11-15 12:39:41 +01:00 |
Vincent-FK
|
30f075f1af
|
RO only performes if we are in rw mode, brightness and volume not written to file but env variables -> no need for rw, no more rw/ro in write_args_quick_load_file
|
2020-11-15 12:33:02 +01:00 |
Vincent-FK
|
482d24a52a
|
boot time optimized: rw/ro operations in brightness_set and volume_set only done if volume has changed
|
2020-11-13 17:19:27 +01:00 |
Vincent-FK
|
55998bfd7d
|
added all files in game layouts that were ignored by .gitignore
|
2020-11-13 08:37:32 +01:00 |
Michel-FK
|
ca1dcbbf7b
|
disable alsactl store during powerdown
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-12 22:31:12 +01:00 |
Michel-FK
|
601ddfd3f9
|
create /.first_boot if swap and share partitions exist
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
|
2020-11-12 22:30:23 +01:00 |
Vincent-FK
|
fa986e1506
|
added funkey_gpio_mapping.conf from last commit and added email address in Free games's copyright text
|
2020-11-12 20:17:52 +01:00 |
Vincent-FK
|
ac96e59a83
|
corrected few defects in themes
|
2020-11-12 18:41:06 +01:00 |
Vincent-FK
|
b42b24dfd9
|
nex linux version and not checking for /swap on S01first_boot
|
2020-11-12 10:02:56 +01:00 |
Vincent-FK
|
9a0ae5e721
|
new included RetroFe themes: Flat and TFT
|
2020-11-11 16:37:30 +01:00 |