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

Manual Recordings: add optional UI element to set subtitle #646

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2024

  1. mythfrontend/manualschedule: add optional theme element to set subtitle

    If the element is absent, the behavior is unchanged.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ddb43af View commit details
    Browse the repository at this point in the history
  2. MythCenter: add "manualschedule" "subtitle"

    Move "title" up slightly and squeeze in "subtitle", moving the rest
    down slightly, except "duration", which I moved up slightly to make
    the spacing more even.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2c6d189 View commit details
    Browse the repository at this point in the history
  3. MythCenter-wide: add "manualschedule" "subtitle"

    Move "title" up and squeeze in "subtitle", moving the rest down
    slightly, except "duration", which I didn't move to make the
    spacing more even.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    201c09d View commit details
    Browse the repository at this point in the history
  4. Terra: add "manualschedule" "subtitle"

    Move "title" up and squeeze in "subtitle", moving the rest down
    slightly, except "duration", which I didn't move to make the
    spacing more even.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e8e695d View commit details
    Browse the repository at this point in the history
  5. default: add "manualschedule" "subtitle"

    Move "title" up and squeeze in "subtitle", moving the rest down
    slightly, except "duration", which I didn't move to make the
    spacing more even.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6995464 View commit details
    Browse the repository at this point in the history
  6. default-wide: add "manualschedule" "subtitle"

    Move "title" up and squeeze in "subtitle", moving the rest down
    slightly, except "duration", which I didn't move to make the
    spacing more even.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    254841b View commit details
    Browse the repository at this point in the history
  7. default-wide: move "manualschedule" "pagetitle" more into the corner

    so it doesn't encroach on the new position of "title" and "titlelabel".
    The position was copied from MythCenter-wide.  MythCenter and default
    use the slightly different position of 20,5 instead.
    ulmus-scott committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a6c9594 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f82d554 View commit details
    Browse the repository at this point in the history