essence-os/shared
phcoder 9738f7148e Fix GPT sanity check for 1-sector partitions 2023-08-11 17:25:54 +00:00
..
arena.cpp data structure cleanup 2021-12-19 14:48:26 +00:00
array.cpp cleanup 2022-01-05 14:40:04 +00:00
avl_tree.cpp data structure cleanup 2021-12-19 14:48:26 +00:00
bitmap_font.h bitmap font renderer 2021-12-28 21:24:55 +00:00
bitset.cpp data structure cleanup 2021-12-19 14:48:26 +00:00
common.cpp general: use contentType field for file types 2022-03-24 16:58:35 +00:00
crc.h cleanup; api testing framework 2021-12-31 18:16:04 +00:00
esfs2.h general: bugfixes (part 2) 2022-03-25 14:25:13 +00:00
fat.cpp creating gpt partition table 2021-09-15 21:27:38 +01:00
hash_table.cpp hash table: fix adding item to table after deleting all items 2022-02-21 16:46:46 +00:00
heap.cpp add more tests 2022-01-05 10:05:55 +00:00
ini.h ini files: remove sectionClass 2022-03-16 12:04:34 +00:00
linked_list.cpp add license header to source files 2021-11-09 20:49:34 +00:00
math.cpp misc 2022-12-16 11:18:37 +00:00
partitions.cpp Fix GPT sanity check for 1-sector partitions 2023-08-11 17:25:54 +00:00
png_decoder.cpp png decoder: palettes, fixed compression 2022-07-10 10:29:19 +01:00
range_set.cpp add more tests 2022-01-05 10:05:55 +00:00
stb_image.h refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
stb_image_write.h saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +01:00
stb_sprintf.h hide email 2021-08-13 21:22:26 +01:00
strings.cpp desktop: add option to save files without extensions by default 2022-03-30 20:49:57 +01:00
unicode.cpp fixes for 32 bit 2021-10-27 11:47:08 +01:00
vga_font.cpp misc 2021-11-06 16:48:26 +00:00