[Client] 2.1.6 released

This is a maintenance release for 2.1 series of the client.  This release now starts adding support for a different languages.  Currently Russian, Norwegian Spanish and Swedish have been added to the client.  If you want to help translate the client to your local language, click here.

As always you can download the client on our website, www.bluecherrydvr.com/downloads or run ‘sudo apt-get update ; sudo apt-get install bluecherry-client’ on Ubuntu / Debian systems.  Optionally you can build the latest client yourself by downloading the source code here (https://github.com/bluecherrydvr/bluecherry-client)

The following features are added in this release:

* Feature: multilanguage support
* Feature: Russian, Norvegian, Spanish and Swedish translations added

The following bugs are fixed in this release:

* Bug #59: Add an option to disable screensavers on Linux
* Bug #90: Next button resets playback speed to 1x
* Bug #169: .xsession-errors over 160GB in size
* Bug #170: Disable OpenGL by default
* Bug #189: Crashes in play event window
* Bug #192: Camera windows on the left side of view are partially cut off
* Bug #196: Events are loaded starting at the wrong time
* Other: breakpad update
* Other: GCC 4.8 compilation fixes