We are delighted to release jammr 1.2.2.

This update allows jammr to work smoothly on Windows machines that use non-ASCII character encodings for languages like Russian, Chinese, or Japanese. It also includes two fixes for crashes that affect only a small number of users.

Thanks for all the feedback and testing!

Changes:
* Support Unicode paths on Windows
* Fix crash on Linux due to memcpy() instead of memmove()
* Work around QTextCodec::codecForLocale() returning NULL on Windows