-
Notifications
You must be signed in to change notification settings - Fork 97
Gently handle a track sound crash #536
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
Merged
Merged
Conversation
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
twpol
pushed a commit
that referenced
this pull request
Nov 23, 2021
- Pull request #510 at 0334be4: Add performance monitoring for diesel mechanic locomotives and new parameters - Pull request #525 at 41d74e4: Add SignalTypeName and DrawStateName to SignalFeatures - Pull request #527 at c786144: Brake cuts power refactor and new parameters - Pull request #531 at b2affac: Bug fix for https://bugs.launchpad.net/or/+bug/1950578 Dyn Brake setup state not disappearing in cab - Pull request #533 at 62a1c27: fix for shapes hidden by animations( 0 ) - Pull request #534 at ba3f85a: deletes RunActivityLAA.* post-build - Pull request #536 at 5fdf9aa: Gently handle a track sound crash
Please give a link to a bug report. |
Fixes bug https://bugs.launchpad.net/or/+bug/1754805 |
Nice, 3 bug reports that we will be able to close! Don't hesitate to assign yourself to them and update the state of the bug reports. |
Sharpe49
approved these changes
Nov 24, 2021
twpol
pushed a commit
that referenced
this pull request
Nov 25, 2021
- Pull request #510 at 0334be4: Add performance monitoring for diesel mechanic locomotives and new parameters - Pull request #525 at b5ac1d2: Add SignalTypeName and DrawStateName to SignalFeatures - Pull request #527 at 95b52ab: Brake cuts power refactor and new parameters - Pull request #531 at b2affac: Bug fix for https://bugs.launchpad.net/or/+bug/1950578 Dyn Brake setup state not disappearing in cab - Pull request #533 at 62a1c27: fix for shapes hidden by animations( 0 ) - Pull request #534 at ba3f85a: deletes RunActivityLAA.* post-build - Pull request #536 at 5fdf9aa: Gently handle a track sound crash. Fixes bug https://bugs.launchpad.net/or/+bug/1754805 - Pull request #538 at c457f11: Delete binary paths if the ascii version or the tdb was modified. Blueprint: https://blueprints.launchpad.net/or/+spec/binary-timetable-paths
twpol
pushed a commit
that referenced
this pull request
Nov 28, 2021
- Pull request #510 at 3a944d9: Add performance monitoring for diesel mechanic locomotives and new parameters - Pull request #525 at b5ac1d2: Add SignalTypeName and DrawStateName to SignalFeatures - Pull request #527 at 95b52ab: Brake cuts power refactor and new parameters - Pull request #531 at b2affac: Bug fix for https://bugs.launchpad.net/or/+bug/1950578 Dyn Brake setup state not disappearing in cab - Pull request #533 at 62a1c27: fix for shapes hidden by animations( 0 ) - Pull request #534 at ba3f85a: deletes RunActivityLAA.* post-build - Pull request #536 at 5fdf9aa: Gently handle a track sound crash. Fixes bug https://bugs.launchpad.net/or/+bug/1754805 - Pull request #538 at c457f11: Delete binary paths if the ascii version or the tdb was modified. Blueprint: https://blueprints.launchpad.net/or/+spec/binary-timetable-paths
twpol
pushed a commit
that referenced
this pull request
Nov 29, 2021
- Pull request #510 at 61670d5: Add performance monitoring for diesel mechanic locomotives and new parameters - Pull request #525 at b5ac1d2: Add SignalTypeName and DrawStateName to SignalFeatures - Pull request #527 at 95b52ab: Brake cuts power refactor and new parameters - Pull request #531 at b2affac: Bug fix for https://bugs.launchpad.net/or/+bug/1950578 Dyn Brake setup state not disappearing in cab - Pull request #533 at 62a1c27: fix for shapes hidden by animations( 0 ) - Pull request #534 at ba3f85a: deletes RunActivityLAA.* post-build - Pull request #536 at 5fdf9aa: Gently handle a track sound crash. Fixes bug https://bugs.launchpad.net/or/+bug/1754805 - Pull request #538 at c457f11: Delete binary paths if the ascii version or the tdb was modified. Blueprint: https://blueprints.launchpad.net/or/+spec/binary-timetable-paths
Csantucci
added a commit
to Csantucci/openrails
that referenced
this pull request
Nov 30, 2021
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.
Bug: https://bugs.launchpad.net/or/+bug/1754805
Gently handle a track sound crash