-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.7win without IPC fix #1852
Merged
Merged
3.7win without IPC fix #1852
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
8e30bd6
scdoc: typo in HID_permissions.schelp
redFrik bd579ca
scdoc: typo in LID_permissions.schelp
redFrik 4b5fc03
scdoc: typo in Working_with_HID.schelp
redFrik 7c086c6
Merge pull request #1756 from redFrik/patch-11
telephon f1adfcd
Merge pull request #1755 from redFrik/patch-10
telephon a630e05
build: fix PanUGens to build when NOVA_SIMD=OFF
danstowell 130095d
Merge pull request #1754 from redFrik/patch-9
danstowell c0a550d
scdoc/sclang lexers: use intptr_t for compatibility with LLP64 archit…
timblechmann f5b7843
ide: fix issue with large documents
miguel-negrao 3f2da04
Merge commit 'c0a550d247ef98088dba3ca12c0e49587c2b6748' into 3.7win
bagong 77bb46f
cmake additions for Windows build
bagong b8febf5
Additional Windows-specific elements in Lucas C. winport
bagong bd89b5c
Mainly cmake related changes to allow for VS Windows build
bagong 0ef2726
Two typos and two workarounds for compile VS related compile problems
bagong 2a98c12
Another small correction
bagong 04b1660
Readme with build instructions. Quite wordy, sorrz....
bagong 69d42d6
Use less accurate system time for Win XP and Win7 compatibility
bagong c9f6db5
First batch of changes addressing Tim's review
bagong 468daf9
Add submodule portaudio
bagong 7cf7be4
Integrate embedded portaudio into Windows build system
bagong b62004b
ide: fix memory leak
miguel-negrao f620dae
Make dll-search path a bit nicer
bagong d27796a
Rewritten README_WINDOWS
bagong 636d12b
Msys2 finds portaudio2 - behaves like Apple
bagong acfda0d
Correct omission in last commit
bagong 0bf8729
Deploy Qt platform plugin with with generator expression
bagong 0418264
Use Qt syntax for ifdef/if defined and include QtGlobal
bagong 39a766a
Restrict eat-my grandma workaround to Visual Studio compiles
bagong a78c6f0
Another little omission
bagong 92cc290
Use string delimiters consistently when using variables in paths
bagong 17ee397
Correct wrong elseif
bagong ad8d9dc
More white-space and delimiters
bagong 9ae01dd
Unify with comparisonBranch
bagong fb4e463
Switch portaudio linking to shared by default
bagong 552e8bd
Add change to portaudio repo
bagong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could these typos be moved into another PR? it is not exactly related ....