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

Loading
Loading

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

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

  • 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