unleashed-firmware/applications/main/infrared
porta c9791a280a
[FL-3884] Proper integer parsing (#3839)
* feat: strint_to_uint32 and tests
* fix: permit explicit bases and prefixes
* feat: strint_to_{int32,uint16,int16}
* feat: strint_to_u?int64
* refactor: replace strtol, strtoul, sscanf with strint_to_*
* fix: api symbols
* docs: document parameter `end` of strint_to_uint_32
* style: apply changes requested by hedger
* refactor: fix pvs-studio diagnostic
* style: apply changes requested by CookiePLMonster
* fix: unused var
* fix: pointer type
* refactor: convert atoi to strint_to_*
* fix: strint_to_uint8 doesn't actually exist ._ .
* fix: memory leak
* style: address review comments
* Toolbox: couple small comments in the code and doxygen comment update. SubGhz, Loader: fix strint usage.
* Loader: fix incorrect cast

Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 18:02:42 +01:00
..
resources/infrared/assets Update tv.ir (#3789) 2024-07-16 21:27:33 +09:00
scenes cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
views [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
application.fam fbt: source collection improvements (#3181) 2023-11-01 13:21:31 +09:00
icon.png Images linting: ensure that all images conform specification (#3802) 2024-08-07 11:57:32 +09:00
infrared_app.c [FL-3841] FuriEventLoop Pt.2 (#3703) 2024-08-07 12:49:41 +09:00
infrared_app.h [FL-3456] Allow for larger Infrared remotes (#3164) 2023-10-31 01:20:35 +09:00
infrared_app_i.h Storage: remove LFS (#3577) 2024-08-04 10:54:02 +01:00
infrared_brute_force.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
infrared_brute_force.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
infrared_cli.c [FL-3884] Proper integer parsing (#3839) 2024-09-05 18:02:42 +01:00
infrared_custom_event.h [FL-3762] Configurable Infrared TX output (#3484) 2024-03-25 17:56:56 +09:00
infrared_remote.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
infrared_remote.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
infrared_signal.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
infrared_signal.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00