-
Notifications
You must be signed in to change notification settings - Fork 43
Feature: Add a project launcher #67 #75
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
Open
nikhiljangra264
wants to merge
21
commits into
omeryusufyagci:main
Choose a base branch
from
nikhiljangra264:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
21ca955
Add launcher.py
nikhiljangra264 fa3f7a6
Refactor launcher.py:
nikhiljangra264 f034b6c
Remove unnessasary requirements from requirements.txt
nikhiljangra264 83ff05f
Refactor Dependency handling in launcher.py
nikhiljangra264 5aae3eb
Add runtime config file.
nikhiljangra264 5d4c2f8
Fix `launcher.py` and `AudioProcessor.cpp` for Windows
nikhiljangra264 8c2722a
Fix macOS architecture detection and library path issues in test suite
nikhiljangra264 1bedd21
MINOR: formatted `AudioProcessor.cpp`
nikhiljangra264 0a01bf3
Refactor `launcher.py`
nikhiljangra264 9592859
Refactor `WebApplication class` in `launcher.py`: remove unused attri…
nikhiljangra264 4886dfd
Refactor `launcher.py`: Rename to stick to convention and Minor changes.
nikhiljangra264 210ad4a
Add logging statement in `launcher.py` to indicate MSYS2 PATH addition
nikhiljangra264 3cb403f
Add port parameter to `WebApplication.run` method in `launcher.py`.
nikhiljangra264 2a982c6
Rename `MEDIAPROCESSOR_PATH` to `PROCESSING_ENGINE_PATH` in `launcher…
nikhiljangra264 a25b39e
Update installer URL from nightly to stable release for msys2 in `lau…
nikhiljangra264 81ed83c
Refactor launcher.py: Rename `get_venv_binaries_directory` to `get_ve…
nikhiljangra264 6935987
Tooling: Refactor info messages and doxy comment in `launcher.py`
nikhiljangra264 dc7c850
Core: Remove local path ref from libdf.dylib install name
omeryusufyagci 4777f69
Tooling: Add logging for displaying log statements to launcher.py
nikhiljangra264 0f9adc9
Tooling: Minor code formatting
nikhiljangra264 23342d7
Tooling: Add logging to Web app and FIXMEs for launcher.py
omeryusufyagci 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 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
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
Binary file not shown.
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.