Skip to content

Releases: Peanutccino/Random-Video-Player

v1.34 - Random Video Player

13 May 18:13
Compare
Choose a tag to compare

Small update

Bug Fixes:

  • Image/Video filter from settings now apply to custom lists (It didn't previously)
  • This only affects the actual playback, not the list itself (it doesn't delete anything)

v1.33 - Random Video Player

01 May 14:32
Compare
Choose a tag to compare

New Feature:

  • Added additional button to delete played video file from current list without touching anything else.

Other:

  • Changed tooltips on delete button to clarify it's behaviour.

v1.32 - Random Video Player

08 Mar 20:48
Compare
Choose a tag to compare

New Features:

  • Drag volume slider with mouse | Previous: Only on click and scrolling was available
  • Added option to include associated .funscripts when deleting/moving a file

Optimization:

  • Reduced memory usage when loading .funscript data
  • Optimized code to avoid unnecessary execution when it isn't needed
  • Removed unnecessary properties

Bug Fixes:

  • Fixed a possible Exception where a bitmap was no longer valid when drawing was executed by adding a buffer
  • Fixed a possible Exception that occurs when rapidly triggering player navigation
  • Fixed cross thread exceptions from player events
  • Fixed a null reference error when clicking on the white space of listbox elements in folder/listbrowser

Other:

  • Changed file structure, making use of a static structures instead of inheritance
  • Drastically trimmed some functions, making them easier to follow and more efficient
  • Cleaned up namespaces

v1.3 - Random Video Player

02 Mar 13:07
Compare
Choose a tag to compare

What's new:

  • Bugfixes
  • Added favorite function
  • Added shuffle toggle
  • Added optional file extension filters
  • Added .funscript visualizer
  • Added some more UI information visualizer
  • Added github repo link and app info

Note:

  • compiled and modified Mpv.NET.dll included in this release
  • version with and without libmpv-2.dll

RandomVideoPlayer

17 Feb 17:06
Compare
Choose a tag to compare
  • Added more tooltips
  • Fixed small initial startup bugs

Note:

  • compiled and modified Mpv.NET.dll included in this release
  • Version with and without libmpv-2.dll

RandomVideoPlayer

16 Feb 22:31
5796dcb
Compare
Choose a tag to compare
  • Added the option to sync with MFP
  • First released executable

Note:

  • compiled and modified Mpv.NET.dll included in this release
  • Version with and without libmpv-2.dll