unleashed-firmware/applications/main/infrared
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
resources/infrared/assets Add support for Sony RM-SC3 remote control (#3724) 2024-06-25 13:40:40 +01: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 [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
infrared_app.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +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 [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09: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-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09: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