SuccessChanges

Summary

  1. Made YouTube video upload asynchronous from the GUI (and actually working) (details)
  2. Fixed UnknownFormatConversionException when cancelling YouTube upload (details)
Commit 92013948d07c01e3f61cc300c72cf4e9bd350ef8 by CrushedPixel
Made YouTube video upload asynchronous from the GUI (and actually working)
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiYoutubeUpload.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/online/youtube/YoutubeUpload.java
Commit c88adbe52f9ee1174873d5bf6e9b6d4ca6c799b0 by CrushedPixel
Fixed UnknownFormatConversionException when cancelling YouTube upload
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiYoutubeUpload.java