From 470f6a679dc84e27a7fa5e8c2690b93359fe899e Mon Sep 17 00:00:00 2001 From: WillyJL Date: Mon, 22 Sep 2025 20:08:29 +0200 Subject: [PATCH 1/3] CLI: Fix crash with unexpected plugin files (#4243) --- lib/toolbox/cli/cli_registry.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/toolbox/cli/cli_registry.c b/lib/toolbox/cli/cli_registry.c index 91f7c4046..45661ee90 100644 --- a/lib/toolbox/cli/cli_registry.c +++ b/lib/toolbox/cli/cli_registry.c @@ -136,9 +136,9 @@ void cli_registry_reload_external_commands( FURI_LOG_T(TAG, "Plugin: %s", plugin_filename); furi_string_set_str(plugin_name, plugin_filename); - furi_check(furi_string_end_with_str(plugin_name, ".fal")); + if(!furi_string_end_with_str(plugin_name, ".fal")) continue; furi_string_replace_all_str(plugin_name, ".fal", ""); - furi_check(furi_string_start_with_str(plugin_name, config->fal_prefix)); + if(!furi_string_start_with_str(plugin_name, config->fal_prefix)) continue; furi_string_replace_at(plugin_name, 0, strlen(config->fal_prefix), ""); CliRegistryCommand command = { From 5932dbe70a440bdeef6b1bd40004602dabfcac7b Mon Sep 17 00:00:00 2001 From: Amy Grace Date: Mon, 22 Sep 2025 12:27:59 -0600 Subject: [PATCH 2/3] Add an old JVC model to universal remotes (#4274) Co-authored-by: hedger --- .../resources/infrared/assets/audio.ir | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/applications/main/infrared/resources/infrared/assets/audio.ir b/applications/main/infrared/resources/infrared/assets/audio.ir index efd0382e3..4180ad8b1 100644 --- a/applications/main/infrared/resources/infrared/assets/audio.ir +++ b/applications/main/infrared/resources/infrared/assets/audio.ir @@ -4689,3 +4689,35 @@ protocol: NECext address: 87 7C 00 00 command: 1D E2 00 00 # +# Model: JVC RM-SRVNB1A for JVC RV-NB1 boombox (2004) +# +name: Power +type: raw +frequency: 38000 +duty_cycle: 0.333333 +data: 8400 4200 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 25248 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 33664 +# +name: Vol_up +type: raw +frequency: 38000 +duty_cycle: 0.333333 +data: 8400 4200 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 25248 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 526 526 33664 +# +name: Vol_dn +type: raw +frequency: 38000 +duty_cycle: 0.333333 +data: 8400 4200 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 25248 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 1578 526 526 526 526 526 526 526 526 526 526 526 526 526 33664 +# +name: Next +type: raw +frequency: 38000 +duty_cycle: 0.333333 +data: 8400 4200 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 1578 526 526 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 25248 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 1578 526 526 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 33664 +# +name: Prev +type: raw +frequency: 38000 +duty_cycle: 0.333333 +data: 8400 4200 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 25248 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 1578 526 526 526 1578 526 1578 526 1578 526 1578 526 1578 526 526 526 526 526 33664 +# From d19ad60c1a6521d26ded1edbb9f2f43b8b4b9b98 Mon Sep 17 00:00:00 2001 From: Zinong Li <131403964+zinongli@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:02:45 +0400 Subject: [PATCH 3/3] GUI Bug Fix: Number Input Save Icon (#4273) * Update KeySaveBlockedSelected_24x11.png * assets: formatted images --------- Co-authored-by: hedger Co-authored-by: hedger --- .../Keyboard/KeySaveBlockedSelected_24x11.png | Bin 110 -> 96 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/assets/icons/Keyboard/KeySaveBlockedSelected_24x11.png b/assets/icons/Keyboard/KeySaveBlockedSelected_24x11.png index fe570a10c3790ca7702dad17af23aea531a7b5bd..477cdcced66dfa1cfea12202b99fd9a1385f003e 100644 GIT binary patch delta 65 zcmc~xn4n^#?&;zfQZXkvBOxKBfzhswY1#R9Rtbq52?FVdQ&MBb@0QfZ)`~Uy| delta 79 zcmYeuo1o%l>gnPbQZXla#sB~PtrI6s>}+go?Cf9I@bYsaePit1jW! h5ramM