GME: make the old behaviour for looping an option
1 unresolved thread
1 unresolved thread
See #27612 and see discussion upstream: https://github.com/libgme/game-music-emu/issues/77#issuecomment-1805027715
Merge request reports
Activity
Filter activity
assigned to @jbk
mentioned in issue #27612
added Component::Demuxers label
changed milestone to %4.0
added 1 commit
- b1dccd96 - GME: make the old behaviour for looping an option
- Resolved by Thomas Guillem
added 203 commits
-
b1dccd96...de025b60 - 202 commits from branch
videolan:master
- 24d37f60 - GME: make the old behaviour for looping an option
-
b1dccd96...de025b60 - 202 commits from branch
added MRStatus::InReview label
added 424 commits
-
24d37f60...37758b8c - 423 commits from branch
videolan:master
- b106701d - GME: make the old behaviour for looping an option
-
24d37f60...37758b8c - 423 commits from branch
added MRStatus::Stale label and removed MRStatus::InReview label
added 437 commits
-
b106701d...f72c06c4 - 436 commits from branch
videolan:master
- a55e6b38 - GME: make the old behaviour for looping an option
-
b106701d...f72c06c4 - 436 commits from branch
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