Skip to content
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

Improve stuttering when starting a timeline #17

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    064d5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca835c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21fed57 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Threaded image loading for themes

    Dialog won't start until the theme images are loaded
    paperman5 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    61b82a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    602bda5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5411a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba09f4 View commit details
    Browse the repository at this point in the history
  3. Add/update settings

    paperman5 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    68cbb49 View commit details
    Browse the repository at this point in the history
  4. Cache Dialogic settings

    paperman5 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    98dee04 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Improve threaded image loading thread safety

    - Emit signals from 'Portrait.gd' slightly differently
    - Use mutexes to lock texture assignments
    paperman5 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0ef0c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b1eee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    1ddc6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7dd06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d1f863 View commit details
    Browse the repository at this point in the history