PMheart
228f8ca1fb
Codestyle: Apply codestyle changes with Uncrustify
2022-04-25 14:51:15 +02:00
vit9696
e6bec3ae80
Debug: Fix some log tags
2020-05-17 16:53:02 +03:00
Michael Belyaev
b4e2820be3
OpenCanopy: Improve font support ( #43 )
...
- Fix various issues during BMF font loading.
- Add 2x font support (requires the height to be 12*Scale, like bless-generated).
- Add fonts without kerning support.
- Rename `Light` to `LightBackground` and fix color comparison direction.
- Add support loading images that already have premultiplied alpha (use it for font).
- Improve font/label size assertion messages
- Draw font-rendered labels and image lebels with alpha to fix background blending.
- Update Xcode project to work with indexing.
- OcAppleDiskImageLibInternal: fix error handling issues.
2020-05-05 18:46:21 +03:00
Download-Fritz
156cb7c586
Various type and cast fixes
2019-11-02 23:16:33 +01:00
Download-Fritz
5d38fb09d2
OcChunklistLib and OcAppleDiskImageLib: Improve santiy checking
2019-11-02 22:12:52 +01:00
Download-Fritz
d25e5e78de
DMG stack: Use OcAppleRamDiskLib
2019-04-20 12:06:52 +02:00
Download-Fritz
3cfbe2096e
OcAppleDiskImageLib: Fix security issues
2019-04-17 09:32:50 +02:00
Download-Fritz
09592fd355
OcAppleDiskImageLib: Return Block I/O handle on installation success
2019-04-08 20:50:18 +02:00
Download-Fritz
5a83bdf461
OcAppleDiskImageLib: Remove missed replace sanity check.
2019-04-05 13:27:55 +02:00
vit9696
dfe7f8f5d4
analysis: Fix warnings
2019-04-03 06:37:38 +03:00
Download-Fritz
7da2ec6231
OcAppleDiskImageLib: Fix incorrect sanity-check.
2019-04-01 07:51:41 +02:00
Download-Fritz
ec1b15d7a6
OcAppleDiskImageLib: Further guard unsafe maths operations.
2019-04-01 07:51:41 +02:00
Download-Fritz
5ba504b888
OcAppleDiskImageLib: Verify chunk sectors are in Block sector bounds.
2019-04-01 07:51:41 +02:00
Download-Fritz
8010c15b83
OcAppleDiskImageLib: Correct Checksum Size verification as bits are stored.
2019-03-31 19:30:59 +02:00
Download-Fritz
51549ac656
OcAppleDiskImageLib: Remove incorrect FreePool() call.
2019-03-31 19:26:40 +02:00
Download-Fritz
ce0c2cf1c2
OcAppleDiskImageLib: More aggressive sanity checks.
2019-03-31 15:30:17 +02:00
Download-Fritz
6aad861edf
OcAppleDiskImagelib: Abort early for invalid PLIST and fix more memory leaks.
2019-03-31 09:15:23 +02:00
Download-Fritz
14dbab75c8
OcAppleDiskImageLib: Fix InternalParsePlist memory leak on error.
2019-03-30 22:00:02 +01:00
Download-Fritz
c14a3c7c17
OcAppleDiskImageLib: Do not store unused metadata.
2019-03-30 21:53:22 +01:00
Download-Fritz
212899598e
OcAppleDiskImageLib: Change non-"Block I/O" to only use Base types.
2019-03-30 21:02:14 +01:00
Download-Fritz
48296d28c3
OcAppleDiskImageLib: Update the rest of the code style.
2019-03-30 20:31:29 +01:00
Download-Fritz
da09c4a0ef
OcAppleDiskImageLib: Make the block construction more readable.
2019-03-30 17:38:04 +01:00
Download-Fritz
b8588268fd
OcAppleDiskImageLib: Inline CRC32 verification.
2019-03-30 17:38:04 +01:00
Download-Fritz
1836ee76b0
OcAppleDiskImageLib: Assert library parameter validity, RT-check protocol input.
2019-03-30 17:38:04 +01:00
Download-Fritz
7655880df9
OcAppleDiskImageLib: Use BaseLib's CalculateCrc32 over gBS's.
2019-03-29 11:15:19 +01:00
Download-Fritz
8d8d68ef4c
OcAppleDiskImageLib: Move include directives to the code files.
2019-03-29 10:38:42 +01:00
Download-Fritz
f37ceb655c
OcAppleDiskImageLib: Adapt to OcXmlLib changes.
2019-03-29 10:38:42 +01:00
Download-Fritz
7f078a39f7
OcAppleDiskImageLib: Initial import.
2019-03-29 10:38:42 +01:00