Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Releases: Spring3/MP3Player

v1.1

03 Mar 00:30
Compare
Choose a tag to compare

Change log

  • user experience improvements
  • remade UI
  • music rewinding
  • table content highlighting
  • improved performance by lowering the thread work frequency
  • album and playlist are now independent from each other

Changed database structure.

MP3 player release

28 Feb 01:36
Compare
Choose a tag to compare

This player was meant to be a small, but yet simple tool to play music from local file system.
It's functionality:

  • Music folder import
  • Separate files/ pack of files importing
  • Playlist creation
  • Albums creation
  • Plays mp3 and wav files

Created using JavaFX 2.0
Database: sqlite
UI updates in a separate thread - 1 for sound player dependent elements and the second one for tableview.