-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Analysis Fixes #1289
Merged
Merged
Analysis Fixes #1289
Commits on Jun 20, 2017
-
Don't try to read more frames than available
...even if SoundSources should limit the requested amount if needed.
Configuration menu - View commit details
-
Copy full SHA for 4585641 - Browse repository at this point
Copy the full SHA 4585641View commit details -
Add move assignment operator to DbConnectionPooler
This allows to conditionally create a DbConnectionPooler within a nested scope.
Configuration menu - View commit details
-
Copy full SHA for c0b7a50 - Browse repository at this point
Copy the full SHA c0b7a50View commit details -
Fix saving of waveform analysis in database
The initialization of the AnalysisDao with the thread-local database connection was missing. The restricted design of the analyzer API required to move the AnalysisDao from AnalyzeWaveform to AnalyzerQueue.
Configuration menu - View commit details
-
Copy full SHA for 3375338 - Browse repository at this point
Copy the full SHA 3375338View commit details
Commits on Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f55f075 - Browse repository at this point
Copy the full SHA f55f075View commit details -
Configuration menu - View commit details
-
Copy full SHA for d86694e - Browse repository at this point
Copy the full SHA d86694eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376164d - Browse repository at this point
Copy the full SHA 376164dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d297aa - Browse repository at this point
Copy the full SHA 7d297aaView commit details
Commits on Jun 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4aedce2 - Browse repository at this point
Copy the full SHA 4aedce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce4adb - Browse repository at this point
Copy the full SHA 2ce4adbView commit details
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.