renamed slide player#347
Merged
Merged
Conversation
nitin710
added a commit
that referenced
this pull request
May 22, 2026
* Feat slide player (#337) * init commit. v0 of the slide player * fixed the logic for the min and max time provisions * adding example slides * copy settings file to users document directory * handles relative path if specified in the settings file * documents as default log location if log directory is not provided * removed log file location from the settings file * provision for no background * updated comments * minor updates to logging and some logic change for the intro slide * fix for removing background slide from the set fixed bug with set transitions moved the settings file inside bin/data * updated cmake lists with the change in location of settings file * added minor logging to specify if the settings file already exists * adding VS project files * removed symlink for compile_commands * updating the workflows to prep for adding the slidePlayer CI * Added xcode project for Slide Player * added Slide player to the build jobs. updated windows installer project * renamed the build schemes to match the script * versoin bump to 1.15.0 * Added README for the slidePlayer * Added updated description of the CI workflows used to build and create releases * init commit for feature background in oscilloscope * changing background to white * double buffer fix for newer version of c++ * Feat/ci dependency tracking (#343) * updated CI to record the commit SHA's for dependencies * added dependency generator script. removed installing python in windows CI * fix script for mwindows * minor formatting change to the script * Adds downloading and cleaning deps when compiling OF applications * Add download-deps script * version bumped to v1.16.1 * updates to the create-draft-release workflow * patch to the create draft release workflow * fix indentation issue * Fix/deps namespace issues (#345) * adding dependency updates to build with updated branches of the dependencies * changing the dependencies back to master * version bumped to v1.16.2 * fixing ctest for slide player * corrected the directory where the installer puts the Slide player on Windows. version bump tp v1.16.4 * renamed slide player (#347) * renamed slide player * version bump to v1.16.5
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
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.
Description
Updating name to EmotiBitSlidePlayer