-
Notifications
You must be signed in to change notification settings - Fork 9
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
Issue 104 #105
Merged
Merged
Issue 104 #105
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e2b148 - Browse repository at this point
Copy the full SHA 1e2b148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890027e - Browse repository at this point
Copy the full SHA 890027eView commit details -
introduce the property to get the last returned frame index from the prepared timeline
Configuration menu - View commit details
-
Copy full SHA for b21dc45 - Browse repository at this point
Copy the full SHA b21dc45View commit details -
Show the real frame position in the navigation control and real time value in the status panel
Configuration menu - View commit details
-
Copy full SHA for c6daf09 - Browse repository at this point
Copy the full SHA c6daf09View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd900c7 - Browse repository at this point
Copy the full SHA cd900c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3ca12 - Browse repository at this point
Copy the full SHA 8f3ca12View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5611b5 - Browse repository at this point
Copy the full SHA e5611b5View commit details -
Change the condition to determine if player is in a playback state
Configuration menu - View commit details
-
Copy full SHA for cd647fe - Browse repository at this point
Copy the full SHA cd647feView commit details -
Configuration menu - View commit details
-
Copy full SHA for baea425 - Browse repository at this point
Copy the full SHA baea425View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e0a6b - Browse repository at this point
Copy the full SHA f0e0a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c66fdad - Browse repository at this point
Copy the full SHA c66fdadView commit details -
Update controls packing to make PLAY button more notable
Configuration menu - View commit details
-
Copy full SHA for b139104 - Browse repository at this point
Copy the full SHA b139104View commit details -
Add pack() parameters to the status bar to make it look more appropriate even if geometry breaks.
Configuration menu - View commit details
-
Copy full SHA for 23dfaa8 - Browse repository at this point
Copy the full SHA 23dfaa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 904432f - Browse repository at this point
Copy the full SHA 904432fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4135d6 - Browse repository at this point
Copy the full SHA d4135d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cd61d - Browse repository at this point
Copy the full SHA 29cd61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3744755 - Browse repository at this point
Copy the full SHA 3744755View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c82e22c - Browse repository at this point
Copy the full SHA c82e22cView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f9bde4 - Browse repository at this point
Copy the full SHA 5f9bde4View commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a462957 - Browse repository at this point
Copy the full SHA a462957View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8035a5 - Browse repository at this point
Copy the full SHA f8035a5View commit details -
remove old buffering-related code from the main processing proc
Configuration menu - View commit details
-
Copy full SHA for 62784d9 - Browse repository at this point
Copy the full SHA 62784d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e03193 - Browse repository at this point
Copy the full SHA 5e03193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3fbb0 - Browse repository at this point
Copy the full SHA 1a3fbb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94740db - Browse repository at this point
Copy the full SHA 94740dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac82da2 - Browse repository at this point
Copy the full SHA ac82da2View commit details
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46e7701 - Browse repository at this point
Copy the full SHA 46e7701View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce3b21 - Browse repository at this point
Copy the full SHA 6ce3b21View commit details -
Remove pre-buffering entirely, calculate mean processing fps right inplace
Configuration menu - View commit details
-
Copy full SHA for 3d9ddbe - Browse repository at this point
Copy the full SHA 3d9ddbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f69409 - Browse repository at this point
Copy the full SHA 8f69409View commit details -
Configuration menu - View commit details
-
Copy full SHA for c374bdc - Browse repository at this point
Copy the full SHA c374bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5064a2a - Browse repository at this point
Copy the full SHA 5064a2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af4d689 - Browse repository at this point
Copy the full SHA af4d689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4cfe6 - Browse repository at this point
Copy the full SHA 4e4cfe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f294e - Browse repository at this point
Copy the full SHA e3f294eView commit details -
execution threads count is taken for account when counting rendering FPS
Configuration menu - View commit details
-
Copy full SHA for 3df2865 - Browse repository at this point
Copy the full SHA 3df2865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297abc2 - Browse repository at this point
Copy the full SHA 297abc2View commit details -
Fix frame skip calculation for multithreading processing
Configuration menu - View commit details
-
Copy full SHA for c4ebac8 - Browse repository at this point
Copy the full SHA c4ebac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a3803 - Browse repository at this point
Copy the full SHA 05a3803View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75acd85 - Browse repository at this point
Copy the full SHA 75acd85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1995a35 - Browse repository at this point
Copy the full SHA 1995a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba9104 - Browse repository at this point
Copy the full SHA 9ba9104View commit details -
rename last_written_index to last_added_index because order can not be sequential
Configuration menu - View commit details
-
Copy full SHA for b04f170 - Browse repository at this point
Copy the full SHA b04f170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1966546 - Browse repository at this point
Copy the full SHA 1966546View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68836c - Browse repository at this point
Copy the full SHA a68836cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5f5b6 - Browse repository at this point
Copy the full SHA 3d5f5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dff29e - Browse repository at this point
Copy the full SHA 8dff29eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fb879 - Browse repository at this point
Copy the full SHA a3fb879View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ad3b3 - Browse repository at this point
Copy the full SHA b6ad3b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e6c67 - Browse repository at this point
Copy the full SHA 74e6c67View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70f022 - Browse repository at this point
Copy the full SHA e70f022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c337c5 - Browse repository at this point
Copy the full SHA 1c337c5View 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.