Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Releases: thecoder75/liveme-pro-tools

1.324.20190209

09 Feb 15:52
Compare
Choose a tag to compare

Updated:

  • Fixed missing download icon
    • Also now colors once you've clicked on it to help know it was selected
  • Fixed account lock bug
    • Account must already be bookmarked now for it to work
  • Fixed LAMD status not showing in bookmarks properly
  • Updated header styling on secondary windows
  • Added preliminary code for male/female show/hide on Fans and Followings windows
    • This is disabled for now as it kept getting reset to show all when new data was loaded
  • Rewrote the IgnoreSession and IgnoreForever functions in DataManager to fix them not work
    • Should now store entries

1.323.20190208

08 Feb 12:35
Compare
Choose a tag to compare

Added:

  • Added account lock function to main window to lock accounts from being touched by housekeeper
  • Added LAMD toggle from main window
    • Will automatically add them to the bookmarks if they aren't there when added to be monitored
  • Added some button stylings for future use on button toggles

Updated:

  • Updated replay download icon
  • Updated DataManager module to handle LAMD flags when adding new bookmarks
  • Updated Housekeeping to now honor new account lock flag

1.322.20180207

07 Feb 20:05
Compare
Choose a tag to compare

Added:

  • Added preview option for housekeeping so you can see what accounts will be deleted

Updated:

  • Fixed seen icon in lists from not changing

1.321.20190204

04 Feb 19:52
Compare
Choose a tag to compare

Added:

  • Added buttons to bookmarks window allowing to show/hide male and female profiles

1.320.20190203

03 Feb 17:43
Compare
Choose a tag to compare

Added:

  • Added new separate window called Recent Activity
    • Displays the bookmark scans that were originally on the main window
  • Added Housekeeping window
    • Allows you to remove bookmarks with no replays in the last xxx days
    • Allows you to remove bookmarks with no replays at all
  • Added new filter to the bookmark window allowing you to filter accounts by those with replays in the last xx days

Updated:

  • Removed old packages no longer being used
  • Minor code cleanup

1.315.20190202

02 Feb 17:19
b8c8dbd
Compare
Choose a tag to compare

Updated:

  • Fixed download button bug
  • Fixed icon bug in Fans and Followings window
  • Fixed comment window header missing control buttons

1.314.20190202

02 Feb 15:47
Compare
Choose a tag to compare

Added:

  • Added a secondary flag for new replays for bookmark window highlighting
  • Added display of account signature to the bookmark window now

Updated:

  • Switched from Icomoon to SVG icons throughout the entire app
  • Cleaned up UI layouts and flattened more

1.313.20190131

31 Jan 19:15
Compare
Choose a tag to compare

Added:

  • Added Linux VAAPI hardware encoding options to FFMPEG
  • Added macOS VideoToolbox hardware encoding options to FFMPEG
  • Added error detection to JSON files to avoid changes of wiping them out
    • Fixes losing bookmarks some people have experienced

Updated:

  • Removed HEVC encoding options for FFMPEG
  • Fixed Discord link in the help menu
  • Fixed live video feed detection
  • Fixed filename overflow on the download queue list

1.312.20190127

27 Jan 14:26
Compare
Choose a tag to compare

Updated:

  • Updated bookmark checking code to fix startup messages some people were getting

1.311.20190126

26 Jan 19:37
Compare
Choose a tag to compare

Updated:

  • Fixed another bug when using certain settings with FFMPEG downloader