unleashed-firmware/applications/services/gui
hedger 7879876ba1
[FL-3863] toolchain: v37 (#3746)
* toolchain: v36
* toolchain: fixed cert path; lib: nanopb: updated to 0.4.8
* fbtenv: rolled back cert path for 3.11
* clang-format: updated config for v18
* linter fixes
* clang-format: properly regenerated config (`clang-format -style=file:.clang-format -dump-config > .clang-format-new; mv .clang-format-new .clang-format`)
* clang-format: AllowShortLoopsOnASingleLine: false
* toolchain: v37
* fbt: compilation_db.py: fixes for Windows
2024-07-05 18:27:21 +01:00
..
modules [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
application.fam JS: Add submenu module (#3601) 2024-05-16 18:55:08 +01:00
canvas.c Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
canvas.h [FL-3729] Gui: unicode support, new canvas API (#3322) 2024-03-19 19:23:06 +04:00
canvas_i.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
elements.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
elements.h [FL-3797] Settings menu refactoring (#3632) 2024-05-14 19:58:09 +01:00
gui.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gui.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
gui_i.h GUI: canvas commit callback has been moved to canvas. Direct Draw apps can now be streamed via RPC. (#3397) 2024-02-07 09:38:20 +07:00
icon.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
icon.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
icon_animation.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
icon_animation.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_animation_i.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_i.h Icons: compression fixes & larger dimension support (#3564) 2024-05-20 18:23:47 +01:00
scene_manager.c Coalesce some allocations (#3747) 2024-07-03 12:56:13 +01:00
scene_manager.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
scene_manager_i.h Coalesce some allocations (#3747) 2024-07-03 12:56:13 +01:00
view.c Coalesce some allocations (#3747) 2024-07-03 12:56:13 +01:00
view.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
view_dispatcher.c [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
view_dispatcher.h [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
view_dispatcher_i.h [FL-3847, FL-3513] Thread Signals (#3730) 2024-06-21 21:44:36 +01:00
view_holder.c [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00
view_holder.h fbt: doxygen target (#3510) 2024-03-21 01:32:53 +09:00
view_i.h Coalesce some allocations (#3747) 2024-07-03 12:56:13 +01:00
view_port.c [FL-3842] Desktop lockup fix, GUI improvements (#3710) 2024-06-14 02:47:43 +10:00
view_port.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
view_port_i.h Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
view_stack.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
view_stack.h [FL-3496, FL-3523, FL-3767, FL-3790] Infrared fixes and more (#3515) 2024-03-20 23:54:07 +09:00