Merged
Conversation
9f54952 to
d5a976c
Compare
...transitions Fixes #207.
Refactor compressed mode calculation
Differentiate between error and warning colors
39cb8f4 to
6f2c743
Compare
Thanks, Zeta!
9e937ab to
d92a3a1
Compare
- Correct linear pitch calculation sequence
Collaborator
Author
7eca46b to
718183d
Compare
Thanks, Leafuw and nyanpasu64!
893e3ec to
81be243
Compare
8baa876 to
3c3f1a3
Compare
Collaborator
|
Collaborator
Author
|
responses in the same list order:
|
- Use `string_view` type instead of `LPCTSTR` for log writing - Addresses #258. - Format text with indenting - Print diagnostic messages normally not seen in release
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.
This pull request aims to fix various bugs regarding NSF driver export and execution.
This pull request improves upon and supercedes #156.
Changes in this PR:
HOLD_INSTRUMENTin pattern checking.includedirective #298.Leafuw, nyanpasu64, and Zeta, thank you for your help!