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

support for albums #79

Draft
wants to merge 11 commits into
base: 3.x
Choose a base branch
from
Draft

support for albums #79

wants to merge 11 commits into from

Commits on Jun 28, 2024

  1. squash for appveyor

    fixed currentScoreView updated correctly when switching between excerpts
    
    fixed crash on close album
    
    possible fix-workaround for session restore related crashes
    
    fix paint crash
    
    fix albummanagerdialog with no album loaded
    
    fixed albummanager window calls hide event when changing workspace
    
    drawFrontCover
    
    album title loaded
    
    modified PR musescore#6352
    
    contents pages
    
    fixed crash when adding scores with different instrumentation on new album + playback fix
    
    read + collect_artifacts
    
    enable albumBreaks test
    
    default pause and mass change pause
    
    fixed problems related to restore session? (finally?)
    
    codestyle
    
    use albumScores() instead of x->score
    
    tests for legacy albums
    
    simplified and improved playback control
    
    fixed seq crash
    
    fixed restore session
    
    export parts
    
    at last good playback!!!
    
    fixed crashes related to deleted Album pages
    
    codestyle
    
    cleanup + small things
    
    fix build failure + codestyle
    
    forgot this file
    
    fixed mtests
    
    fixed mtest failure
    
    readme
    
    more cleanup and shorter mtest-scores
    
    forgot this again
    
    correct undo
    
    fixed various issues
    
    updateContents when disabling, crash fixes, drawFrontCover in .msca
    
    disabled Album Manager playback
    
    updated tests
    
    crash fixes
    
    fixed warning + less doLayout calls
    
    fixed parts editing + shadownote for parts
    
    comments
    
    codestyle
    
    rename and comments
    
    a few got left behind
    
    codestyle
    
    rename, delete old code, simplify
    
    codestyle
    
    a bunch of contents and renames
    
    forgot a couple of things
    
    updated text and readme
    
    changed how scores are deleted and forgot this
    
    fix crash by resetting tempScoreTabindex when closing an album
    
    another small fix
    
    fix crash when drag&drop with disabled movements, added support for enabling/disabling for parts, various other improvements
    
    readme
    
    removed text
    
    fixed editing parts and updating the view when editing them
    
    parts scoreview constraints
    
    final touches
    
    readme
    
    codestyle
    
    fix travis failure
    
    FIRST COMMIT AFTER GOOGLE SUMMER OF CODE:\
    Added tabstops and cleaned ui file, again
    
    text styles for front cover and contents wip
    
    text styles for front cover and contents
    
    fixed rebase
    
    removed unused variable
    
    codestyle
    
    fixed build failure
    
    preferences
    SKefalidis authored and lyrra committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    73ff994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32af6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a91749b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3df5b16 View commit details
    Browse the repository at this point in the history
  5. albums: code-formatting

    lyrra committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4926d43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ec7b1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad42f84 View commit details
    Browse the repository at this point in the history
  8. UNVERIFIED albums: mtest updates

    not sure if these changes to the reference-scores are
    valid, or if the albums-changes are wrongly causing them.
    lyrra committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    de2fcfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09da122 View commit details
    Browse the repository at this point in the history
  10. indent fixes

    lyrra committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f449556 View commit details
    Browse the repository at this point in the history
  11. music-xml font-sizes

    (squash) with patch:
      * albums: mtest musicxml default album-font-sizes
    lyrra committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0e01f5e View commit details
    Browse the repository at this point in the history