Go to file
2016-02-26 15:16:54 +00:00
src Library now shows the current file being indexed when the library is updating. Disabled view mode switching while updating the library. 2016-02-26 15:16:54 +00:00
.gitignore Added library folder settings and connected library update functionality. 2016-02-25 20:25:43 +00:00
pom.xml Rewrote UI generation code. 2016-02-24 22:52:09 +00:00
README.md Updated readme. 2016-02-24 15:21:20 +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.