169 Commits

Author SHA1 Message Date
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
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
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
4b519d9911 change for new pid script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-15 23:48:45 +02:00
Michel-FK
8c3bdba798 change for new notif script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-15 23:02:06 +02:00
Michel-FK
547c1fe5b9 fix issue #24
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-13 22:06:00 +02:00
Michel-FK
ffa35c0983 fix issue #22
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-11 23:21:40 +02:00
Michel-FK
f9d5f09520 cleanup scripts
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-11 23:20:14 +02:00
Michel-FK
961e7dbf24 replace xxx_launcher scripts by frontend script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-11 23:19:41 +02:00
Michel-FK
ee49693543 instant_play save/load
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-09 23:09:52 +02:00
Michel-FK
0d19c7a7f1 rename start_audio_amp to audio_amp
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-08 23:21:10 +02:00
Michel-FK
d6ba530bf1 remove write_args_quick_load_file
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-08 10:24:40 +02:00
Michel-FK
6e008cc539 unify brightness & volume scripts
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-02 22:39:29 +02:00
Michel-FK
83519eeedb fix typo in snap
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-28 23:22:11 +02:00
Michel-FK
fff025d51a handle relative path for OPK keymaps
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-26 22:17:52 +02:00
Michel-FK
240b8fea15 make keymap work with Instant Play
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-26 21:33:53 +02:00
Vincent-FK
52d20491c4 reset default mapping in start_launcher 2021-04-19 23:39:31 +02:00
Michel-FK
81dfe214d4 add keymap script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 10:23:07 +02:00
Vincent-FK
5c9bb0470e Add zip, cue, cso,... extensions support (from DrUm78 script) 2021-04-12 10:23:07 +02:00
Vincent-FK
59cc6faf55 First boot creates "Native games" and "Applications" and copy correctly emulators because they are also missing 2021-04-12 10:23:07 +02:00
Vincent-FK
dc654d9e65 added battery voltages checks in assembly tests 2021-04-11 16:48:23 +02:00
Vincent-FK
4e71aa1eca corrected button mapping for NGP, gnuboy launched in mono (sound) 2021-03-12 01:51:16 +01:00
Vincent-FK
d7a8d0c6ac Emulators, Applications and Native games folders for opks, libopk updated to the latest version 2021-03-12 00:12:17 +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
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
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
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