Skip to content

Rebase branch#5

Merged
SergioMartin86 merged 1550 commits into
masterfrom
rebaseBranch
May 12, 2026
Merged

Rebase branch#5
SergioMartin86 merged 1550 commits into
masterfrom
rebaseBranch

Conversation

@SergioMartin86
Copy link
Copy Markdown
Collaborator

Add a summary of the change(s) brought by this PR here.

What issue(s) does this PR address?

If there are any related issues, reference them here. Ex. #⁠1234, Fixes #⁠1234, Closes #⁠1234, etc.

Does this PR introduce new feature(s)?

If yes, describe the feature(s) introduced.

Does this PR introduce any breaking change(s)?

If yes, describe the breaking change(s) in detail.

Additional information

Add any additional information here.

joncampbell123 and others added 30 commits April 6, 2026 11:31
Silence -Wnon-c-typedef-for-linkage warnings
Fix MSCDEX device name padding for short names
Fix mapping of TTF to match with guest codepage when launched with output=ttf
- allows VHD/qcow container expansion beyond 2 GiB removing (off_t) from fseeko64 calls
- optimized imageDiskVHD::is_zeroed_sector
… map from TTF font even if output is not TTF. Except that when output is not TTF, the font face is NULL and segfault happens, so, ignore setTTFMap until the output is TTF and a font is loaded
Fixed clip_paste_bios option change was not reflected
joncampbell123 and others added 29 commits May 11, 2026 03:40
…El Torito emulation no longer access the CD-ROM drive through it. That ugly hack can go now.
Fix logging of 'Packed file is corrupt' message detection
Fix upper 32-bit of LBA was always cleared
… they never modify, change them from char* to const char*
…ion works without it, CD swapping breaks crashes without it
@SergioMartin86 SergioMartin86 merged commit 87d343b into master May 12, 2026
2 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.