unleashed-firmware/applications/main/infrared
jay candel 369e19def3
[IR] Heavily Expand Universal Remotes (#3929)
* expand all universal remotes
  AC: 26.04% increase
  Audio: 277.05% increase
  Projector: 43.36% increase
  TV: 35.54% increase
* formatted with flipper infrared script
* Delete applications/main/infrared/tv.ir
* Delete applications/main/infrared/ac.ir
* Delete applications/main/infrared/audio.ir
* Delete applications/main/infrared/projector.ir
* more ac additions
* updated universal files: all buttons have same capitalization now, ran through infrared script again.
* improved raw signal checks on ac file
* updated ac.ir
* update ac.ir
* Infrared: remove duplicate data from projector.ir

Co-authored-by: あく <alleteam@gmail.com>
2024-10-08 14:07:05 +01:00
..
resources/infrared/assets [IR] Heavily Expand Universal Remotes (#3929) 2024-10-08 14:07:05 +01:00
scenes Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat (#3866) 2024-09-07 17:16:56 +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-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_app.h [FL-3456] Allow for larger Infrared remotes (#3164) 2023-10-31 01:20:35 +09:00
infrared_app_i.h Replace all calls to strncpy with strlcpy, use strdup more, expose strlcat (#3866) 2024-09-07 17:16:56 +01:00
infrared_brute_force.c [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_brute_force.h [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_cli.c [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_custom_event.h [FL-3762] Configurable Infrared TX output (#3484) 2024-03-25 17:56:56 +09:00
infrared_error_code.h [FL-3766] Fix crash on Ultralight unlock (#3855) 2024-09-06 12:44:32 +01:00
infrared_remote.c [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_remote.h [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_signal.c [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00
infrared_signal.h [FL-3890] Infrared button operation fails now shows more informative messages (#3859) 2024-09-06 10:52:00 +01:00