Thecoder75 Liveme Pro Tools Versions Save

LiveMe Pro Tools

v1.344.20190928

4 years ago

Updated:

  • Fixed bookmark related issue - See #100
  • Minor code cleanup and speed optimizations

Thanks to @mustang-sally who helped find a mistake I had made that was causing Issue #100!

v1.343.20190926

4 years ago

Added:

  • Preliminary code in DataManager for new Follows list coming soon
  • Added error handlers for window size and position of all windows to fix settings bug
  • Updated backup command to also add the Settings file to backups now

Updated:

  • Updated header styling to fix download button bug in Video Player window

v1.342.20190915

4 years ago

Updated:

  • Changed home screen text blocks
  • Fixed UI bug on Bookmarks window
  • Fixed UI bug on Fans/Following window
  • Fixed UI bug on Main window
  • Updated build settings dropping support for DEB and RPM builds on Linux
  • Fixed suspended account detection logic
    • New status message for suspended accounts vs no replay accounts
  • Updated Fans and Followings windows to show suspended accounts differently in the lists
  • Updated Housekeeping to now allow removal of suspended accounts instead of no replay accounts

Starting with this build, I will be releasing an AppImage only for Linux users to make it easier for support on all of the different distros out there!

v1.341.20190912

4 years ago

Changed:

  • Changed HW Accelerated transcoding settings
    • Only supporting Linux VAAPI (AMD/Intel)
  • Updated UI interface for new settings

Plans for other minor updates and changes are underway now. Releases will be made sparsely.

v1.340.20190625

5 years ago

Added:

  • Added ability to toggle replay chat view on/off using the C key from the player window
    • It will remember your last choice too when reopened

Updated:

  • Fixed a minor formatting issue with the replay chat view entries

v1.339.20160624

5 years ago

Added:

  • Now shows messages from the chat history live while viewing replays

Changed:

  • Fixed a few bugs regarding message history downloading

v1.338.20190617

5 years ago

Added:

  • Added back the option to store chat histories with each replay downloaded.

Updated:

  • Updated notice for accounts which have no public replays (ie they were set to private or account was banned)

v1.337.20190428

5 years ago

Updated:

  • Fixed in #92 regarding Issue #91 regarding new video player glitch.

This is a re-build as the fix was somehow not included in the last release.

v1.336.20190418

5 years ago

Updated:

  • Updated video player code
    • Rotation is now fully supported
    • Fullscreen on macOS fixed
    • Other minor fixes
  • Added confirmation on shutdown if active downloads are going
  • Minor tweaks/fixes for internal chunk download throwing ENOENT errors

v1.335.20190416

5 years ago

Updated:

  • New video player introduced based on plyr.io
  • Internal chunk download bug resolved