Rebase branch#5
Merged
Merged
Conversation
Silence -Wnon-c-typedef-for-linkage warnings
Fix MSCDEX device name padding for short names
Update readme.txt (Windows builds)
Fix mapping of TTF to match with guest codepage when launched with output=ttf
Update readme.txt (macOS builds)
- allows VHD/qcow container expansion beyond 2 GiB removing (off_t) from fseeko64 calls - optimized imageDiskVHD::is_zeroed_sector
fix VHD and QCow 2 GiB issue
… 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
…e configuration GUI
…the Spanish language file
Signed-off-by: Emir SARI <[email protected]>
Update Turkish translations
Fixed clip_paste_bios option change was not reflected
Syncing french translation
…of relying on MSCDEX emulation
…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
…does not need MSCDEX emulation to work.
… they never modify, change them from char* to const char*
…ion works without it, CD swapping breaks crashes without it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.