flipperzero-firmware/applications/services/gui
あく 7bf0a4786c
[FL-3152] Screen streaming improvements (#2498)
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10:00
..
modules [FL-3134] BadUSB: Script interpreter refactoring (#2485) 2023-03-21 02:22:03 +09:00
application.fam fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
canvas_i.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
canvas.c [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
canvas.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
elements.c feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
elements.h [FL-3060] New MFC Bruteforce animation (#2190) 2022-12-27 18:14:03 +09:00
gui_i.h Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
gui.c [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
gui.h [FL-3152] Screen streaming improvements (#2498) 2023-03-23 03:00:48 +10:00
icon_animation_i.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_animation.c feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_animation.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
scene_manager.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
view_dispatcher_i.h
view_dispatcher.c Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
view_port.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
view_stack.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
view_stack.h
view.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
view.h Support for setting all screen orientations (#1928) 2022-10-27 03:35:49 +09:00