Skip to content
Snippets Groups Projects

GME: make the old behaviour for looping an option

Open Jean-Baptiste Kempf requested to merge jbk/vlc:gme-load into master
1 unresolved thread

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #434498 passed

Merge request pipeline passed for a55e6b38

Approved by
Merge blocked: 2 checks failed
Unresolved discussions must be resolved.
Merge request must be rebased, because a fast-forward merge is not possible.

Merge details

  • The source branch is 6112 commits behind the target branch.
  • 1 commit will be added to master.
  • Source branch will be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thomas Guillem approved this merge request

    approved this merge request

  • Jean-Baptiste Kempf added 203 commits

    added 203 commits

    Compare with previous version

  • Jean-Baptiste Kempf marked this merge request as ready

    marked this merge request as ready

  • Jean-Baptiste Kempf added 424 commits

    added 424 commits

    Compare with previous version

  • added MRStatus::Stale label and removed MRStatus::InReview label

  • Jean-Baptiste Kempf added 437 commits

    added 437 commits

    Compare with previous version

  • 106 111 free (sys);
    107 112 return VLC_ENOMEM;
    108 113 }
    114
    115 /* Autoload
    116 * See https://github.com/libgme/game-music-emu/issues/77#issuecomment-1805027715 */
    117 #if GME_VERSION >= 0x000603
    118 int playback_limit = var_InheritInteger(demux, "gme-playback-limit");
  • **** added MRStatus::Stale label and removed MRStatus::InReview label

    added MRStatus::Stale label and removed MRStatus::InReview label

  • Please register or sign in to reply
    Loading