Skip to content

Releases: KevAquila/WEBFISHING-Guitar-Player

V1.1.3

05 Nov 01:19
Compare
Choose a tag to compare

What's Changed

  • Fixed Unicode characters in filenames causing errors.
  • Added native .mid support, you can now play .mid files directly from the songs folder.
  • Add Linux usage to README.md by @rayzr522 in #24

V1.1.2

03 Nov 23:36
bf48c39
Compare
Choose a tag to compare

What's Changed

v1.1.1 - Including forgotten DLL (oops)

24 Oct 00:05
Compare
Choose a tag to compare

Added

  • Check if required to elevate premissions prior to playing
  • Song searching
  • Progress bar
  • Seeking in song
  • Pause button
  • Various playback speeds
  • Input blocking while playing
  • App icon

v1.0.0: Player will now prioritize strings that have not been recently used.

21 Oct 02:00
Compare
Choose a tag to compare

MIDIProcessor changes

  • Implemented a weight based system in to calculate shifting of notes.

Player changes

  • Now properly "resets" string state when playing the next song.
  • Will not hang/freeze if there is a long pause and you attempt to Stop play.
  • Will prioritize playing strings that haven't been used recently.

Small bug fix

19 Oct 15:23
Compare
Choose a tag to compare

Fixed not changing playing state if a song is fully finished.
Added an empty "midi" folder and a readme.txt in the GuitarPlayer.zip

Initial Release

19 Oct 00:42
Compare
Choose a tag to compare

Initial Release, no version numbering at the moment.