unleashed-firmware/furi/core
あく bcde0aefbd
[FL-3729] Gui: unicode support, new canvas API (#3322)
* Revert "Rollback #3305 and #3297 fix various rendering issues (#3307)"

This reverts commit 531ba24e9a.

* Gui: refactor canvas to use proper coordinate system types. Furi: new furi_break check macros. Desktop: proper types for negative offset.

* Desktop: proper types in desktop_view_locked_doors_draw

* Examples: update images example, off it goes

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-03-19 19:23:06 +04:00
..
base.h Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
check.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
check.h [FL-3729] Gui: unicode support, new canvas API (#3322) 2024-03-19 19:23:06 +04:00
common_defines.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
core_defines.h New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
critical.c Furi, FuriHal: remove FreeRTOS headers leaks (#3179) 2023-11-01 11:24:11 +04:00
dangerous_defines.h New toolchain with gcc 12 (#3254) 2024-02-12 09:04:12 +07:00
event_flag.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
event_flag.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
kernel.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
kernel.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
log.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
log.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
memmgr_heap.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
memmgr_heap.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
memmgr.c [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
memmgr.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
message_queue.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
message_queue.h [FL-870] Auto-generated firmware documentation take two (#2944) 2024-03-06 15:25:21 +09:00
mutex.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
mutex.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
pubsub.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
pubsub.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
record.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
record.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
semaphore.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
semaphore.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
stream_buffer.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream_buffer.h [FL-3669] Expansion module protocol (#3250) 2024-01-16 18:18:56 +09:00
string.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
string.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
thread.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
thread.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
timer.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
timer.h Various Fixes for 0.95 (#3215) 2023-11-15 20:11:05 +04:00