1. 26 Sep, 2017 2 commits
    • John Regan's avatar
      GME Plugin: fix track numbering · bd50a0d2
      John Regan authored
      GME starts all track indexes at zero, but subtune prefixes
      start at one. This fixes an off-by-one error during track
      enumeration.
      bd50a0d2
    • John Regan's avatar
      GME Plugin: only load m3u if it exists · 9256e748
      John Regan authored
      If you load an NSFE file (which has embedded track titles),
      then attempt to load an M3U file, it causes GME to lose all
      information found in the NSFE file. This adds a check that
      the M3U file exists before attempting to load.
      9256e748
  2. 22 Sep, 2017 2 commits
  3. 21 Sep, 2017 16 commits
  4. 20 Sep, 2017 9 commits
  5. 19 Sep, 2017 11 commits