Changelog for
colorhug-client-lang-0.2.8-bp157.1.2.noarch.rpm :
* Sat Nov 04 2017 aavindraaAATTgmail.com- Update to version 0.2.8
* Add a --device argument to colorhug-cmd
* Support the ColorHugALS in SensorHID mode for backlight changes
* Fix a potential crash when doing set-calibration-ccmx- Lint spec file
* Mon Apr 20 2015 kkaempfAATTsuse.com- Update to version 0.2.7
* Fix a typo to allow exporting results again
* Never auto-dim less than 5%- Update to version 0.2.6
* This release make the CCMX loader adhere to the GNOME 3 guidelines.
* Fri Dec 19 2014 kkaempfAATTsuse.com- Update to version 0.2.5 New Features: - Add a simple man page and AppData file for colorhug-refresh (Richard Hughes) Bugfixes: - Add keywords to the various desktop files (Richard Hughes) - Do not install the bash-completion files in /etc (Richard Hughes)- Update to version 0.2.4 New Features: - Add a NSI script to build the Windows installer (Richard Hughes) - Add colorhug-refresh for measuring display latency and refresh rates (Richard Hughes) - Add windows resource files for all executables (Richard Hughes) Bugfixes: - Do not use deprecated libgusb API (Richard Hughes) - Don\'t install Linux-only content when compiling with MinGW (Richard Hughes) - Make libcanberra-gtk3 optional (Richard Hughes) - Remove colorhug-inhx32-to-bin and move functionality into colorhug-cmd (Richard Hughes) - Support the ColorHug2 in the example code (Richard Hughes)
* Mon Nov 10 2014 kkaempfAATTsuse.com- Update to version 0.2.3 New Features: - Show the Yxy and sRGB values when using take-readings-xyz (Richard Hughes) Bugfixes: - Do not fail TakeReadingRaw when using CH2 (Richard Hughes) - Do not show CCMX matrices for different device types (Richard Hughes)
* Mon Sep 15 2014 kkaempfAATTsuse.com- Update to version 0.2.2 - This release requires colord >= 1.2.3 New Features: - Load the colorhug-spectro-utils data file from a GResource - Support ColorHug2 in colorhug-ccmx and colorhug-flash - Support getting and setting the DAC value on ColorHug+ Bugfixes: - Do not use deprecated widgets in the spectro tool - Don\'t set the multiplier or integral on v2 hardware - Fix autogen failure with new gettexts - Remove suspicious usage of sizeof with a numeric constant - Use ch_device_check_firmware() to verify the firmware- drop colorhug-client-colorhug_plus.patch, upstream
* Fri Feb 07 2014 dimstarAATTopensuse.org- Update to version 0.2.1: + New Features: Add an AppData file for colorhug-flash and colorhug-ccmx. + Bugfixes: - Find the new ColorHug VID:PID in the USB example. - Do not use g_type_init() for new versions of GLib. - Rely on intltool >= 0.50 for GSettings translation.- Add colorhug-client-colorhug_plus.patch: Rename \'ColorHug Spectro\' to \'ColorHug+\' for trademark reasons.
* Wed Sep 04 2013 cooloAATTsuse.com- Update to version 0.2.0: + New Features: - Add a command to get the spectral data from the CCD. - Add a \'get-adc-vrefs\' command to show the ADC Vref+ and Vref-. - Add help buttons to colorhug-flash and colorhug-ccmx. - Add some yelp documentation for the ColorHug device. - Add the ability to get and set CCD calibration values. - Support setting the blue LED in the ColorHug Spectro. + Bugfixes: - Do not refresh the calibration data twice when setting a custom CCMX. - Do not use deprecated colord functionality. - Remove the internal libcolorhug and depend on the system copy. - Set a title when generating a CCMX file. - Use gnome-autogen.sh to setup yelp rather than rolling our own thing.- Add itstool BuildRequires, new dependency.
* Tue Apr 23 2013 dimstarAATTopensuse.org- Update to version 0.1.14: + New Features: - Compile the GtkBuilder files as a GResources to speed up startup. - Add a \'ccmx-upload\' command to colorhug-cmd. - Allow the user to easily generate a CCMX correction matrix. + Bugfixes: - Use the UTF-8 \'รข rather than \'...\' in UI code. - Sort the profiles by name in colorhug-ccmx. - Don\'t use the deprecated INCLUDES in Makefile.am. - Never use -Werror when building. - Fix two difficult to translate strings. - Use an external libcolorhug if it exists rather than the internal copy.- Changes from version 0.1.13: + New Features: - Add various demo programs for resetting the ColorHug. - Add a utility program to interface with the ColorHug Spectro. - Add client support for getting the device ambient temperature. - Add commands to read and write from the SRAM. - Add defines for the ColorHug Spectro. - Allow the user to flash an Intel HEX file from the command line. - Show the spectro temperature in the power utility. + Bugfixes: - Add self-test to the list of completion commands. - Add the ChSha1 symbol to the introspection data. - Add the missing GObjectIntrospection markup to ChDeviceQueue. - Cope with device errors without aborting when taking a raw measurement. - Don\'t return flashing success when the device failed to re-appear. - Fix flashing firmware with libusbx 1.0.13. - Fix make check when a ColorHug Spectro is inserted. - Fix the example to work when firmware > 1.2.0 is used. - Fix up the remaining introspection warnings. - Increase the device reset timeout for slow USB hubs. - Only require colord-gtk when building the debugging tools. - Remove some dead code spotted by coverity.- Drop libcolorhug1 and libcolorhug-devel sub-packages: the library was moved to colord.
* Fri Nov 02 2012 p.drouandAATTgmail.com- Update to 0.1.12 version : New Features: - Add colorhug-profile to compare the measurement modes (Richard Hughes) - Add subcommands to get and set the measurement mode (Richard Hughes) Bugfixes: - Accept full HID packets from devices with firmware >= 1.2.0 (Richard Hughes) - Fix a small memory leak when commands with helpers and callbacks fail (Richard Hughes) - Return a uint32 type for TAKE_READING_RAW (Richard Hughes)- Remove unused conditional macros
* Sun Apr 22 2012 mrdocsAATTopensuse.org-add proper copyright to the spec file