flipperzero-firmware/applications/irda
Albert Kharisov 17d6b9f612
[FL-2254] IR: fix hardfault, correct remote loading (#999)
* Bugfix: remove freeing of uninitialized object (IrdaAppSignal).
Therefore rubbish in memory sometimes caused HardFault.
* Fix: slow FFF makes IR-remotes loading take much time,
so we can glimpse previous scene's view while remote is parsing.
Reproducing: remove remote, fast press back (while popup is playing)
and select new remote - previous popup view is displayed.
2022-02-16 19:09:43 +03:00
..
cli [FL-2260] IR CLI commands merge (#996) 2022-02-16 14:25:23 +03:00
helpers [FL-2260] IR CLI commands merge (#996) 2022-02-16 14:25:23 +03:00
scene [FL-2254] IR: fix hardfault, correct remote loading (#999) 2022-02-16 19:09:43 +03:00
view [FL-1461] Update progressbar UI (IR bruteforce) (#997) 2022-02-16 14:29:28 +03:00
irda_app_brute_force.cpp [FL-1929, FL-2164] IR App migrate to FFF (#949) 2022-01-10 20:13:41 +03:00
irda_app_brute_force.h [FL-1929, FL-2164] IR App migrate to FFF (#949) 2022-01-10 20:13:41 +03:00
irda_app_event.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
irda_app_remote_manager.cpp [FL-2254] IR: fix hardfault, correct remote loading (#999) 2022-02-16 19:09:43 +03:00
irda_app_remote_manager.h [FL-1929, FL-2164] IR App migrate to FFF (#949) 2022-01-10 20:13:41 +03:00
irda_app_signal.cpp [FL-2254] IR: fix hardfault, correct remote loading (#999) 2022-02-16 19:09:43 +03:00
irda_app_signal.h [FL-1929, FL-2164] IR App migrate to FFF (#949) 2022-01-10 20:13:41 +03:00
irda_app_view_manager.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
irda_app_view_manager.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
irda_app.cpp [FL-1929, FL-2164] IR App migrate to FFF (#949) 2022-01-10 20:13:41 +03:00
irda_app.h [FL-2222] IR fixes (#994) 2022-02-16 14:09:47 +03:00
irda_runner.cpp Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00