Go to file
2016-02-24 15:20:10 +00:00
src Player now properly handles empty playlists and songs with missing files. 2016-02-24 15:04:45 +00:00
.gitignore Added library and indexing functionality for a music player. 2016-01-30 23:32:00 +00:00
pom.xml Added functionality for music playback and basic library view. 2016-02-09 20:57:08 +00:00
README.md Added readme. 2016-02-24 15:20:10 +00:00

MusicPlayer

UTF-8 Character Support

If your music file names use characters outside of the ASCII character set, the application should be launched with the following parameter -Dfile.encoding=UTF-8 If this is not done the application will hang when trying to play a file with non ASCII characters in its' path.