Skip to content
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

Address known issues through 2020 #2

Merged
merged 20 commits into from
Jan 13, 2021
Merged

Address known issues through 2020 #2

merged 20 commits into from
Jan 13, 2021

Conversation

applemu
Copy link
Owner

@applemu applemu commented Jan 13, 2021

This pull request wraps up a batch of updates that address issues submitted through the end of 2020 to https://github.com/digarok/gsplus.

GSPlus next-version branch used as starting point, since it matches master, with an additional 6 commits

Then grab useful comments and pulls from this repository as well as GSPort
GSPlus digarok#108 (Unix networking)
GSPlus digarok#107 (Process all sound; Pull: ksherlock:doc-patch-1)
GSPlus digarok#106 (Sound on Pi)
GSPlus digarok#105 (Socket debugger fixes; Pull: jeremypenner:master)
GSPlus digarok#104 (Linux Host FST support; Pull: vavruska:master)
GSPlus digarok#103 (Fantavision from GSPort)
GSPlus digarok#98 (POSIX Timing; Pull: julianaito:master)
Test compile: SUCCESS

Replaced strncpy where it was unnecessary with memory safe strcpy and reviewed any remaining instances of strncpy
It's unclear that space bar is used to select Host FST path. This minor update seeks to correct that with better clarity.
Incorporates fix from digarok#98
Add posix timing as clock ticks for non x86 systems digarok#98
And removed deprecated constants
One less compiler warning
One less compiler warning
RAWNET support is one directive away. Added to documentation
Compiler directives weren't fully merged. Fixed.
@applemu applemu merged commit d833f6d into master Jan 13, 2021
@applemu applemu deleted the resolved-issues branch January 13, 2021 08:46
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.

1 participant