1. 24 Oct, 2017 3 commits
  2. 18 Oct, 2017 8 commits
  3. 27 Sep, 2017 2 commits
    • Max Kellermann's avatar
      decoder/Thread: clear the command after catching an exception · fa67c254
      Max Kellermann authored
      If an early exception gets caught (e.g. from
      AllocatedPath::FromUTF8Throw()) before
      DecoderControl::CommandFinishedLocked() is called, the decoder thread
      would go in an endless loop, because DecoderCommand::START is still
      set.
      
      Closes #118
      fa67c254
    • John Regan's avatar
      GME Plugin: fix track numbering · ea80587d
      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.
      ea80587d
  4. 20 Sep, 2017 8 commits
  5. 19 Sep, 2017 2 commits
  6. 18 Sep, 2017 1 commit
  7. 07 Sep, 2017 1 commit
  8. 04 Sep, 2017 1 commit
  9. 01 Sep, 2017 3 commits
  10. 31 Aug, 2017 2 commits
  11. 24 Aug, 2017 4 commits
  12. 23 Aug, 2017 2 commits
  13. 21 Aug, 2017 1 commit
  14. 02 Aug, 2017 1 commit
  15. 31 Jul, 2017 1 commit