Go to file
2016-04-03 02:11:29 +01:00
src Changed keybinds for hopefully better cross-platform compatibility. 2016-04-03 02:11:29 +01:00
.gitignore Database location is interpreted as a file to ensure that relative locations work properly. 2016-02-26 16:12:27 +00:00
pom.xml Added VLC based audio backend. 2016-04-01 20:27:17 +01: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.