summaryrefslogtreecommitdiff
path: root/lib/colorhug/ch-device.c
Commit message (Expand)AuthorAgeFilesLines
* fix more annotation for data arraysElmar Hoffmann2020-06-151-1/+1
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-1/+1
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-191-42/+0
* colorhug: Fix loading and saving spectraRichard Hughes2016-10-161-14/+19
* colorhug: Add commands for getting and setting each device calibration spectrumRichard Hughes2016-10-101-4/+117
* colorhug: Add v2 commands for reading and writing the SRAMRichard Hughes2016-10-061-0/+143
* colorhug: Add support for loading and saving the SRAMRichard Hughes2016-10-061-0/+124
* colorhug: Re-number a commandRichard Hughes2016-10-021-2/+1
* colorhug: Add ch_device_get_adc_calibration_pos()Richard Hughes2016-10-021-0/+122
* colorhug: Increase the size of the EP0 transferRichard Hughes2016-10-021-3/+3
* trivial: Use the latest CH+ element data sizeRichard Hughes2016-09-301-4/+4
* trivial: Don't apply the CCD cal when getting the spectrumRichard Hughes2016-09-301-12/+0
* colorhug: Support enabling the illuminants on the ColorHug+Richard Hughes2016-09-181-0/+100
* Fix compile with -Wformat-signednessRichard Hughes2016-07-271-9/+17
* trivial: Fix FALSE/NULL confusion spotted with GCC6Richard Hughes2016-03-031-2/+2
* libcolorhug: Add initial support for the v2 protocol used by ColorHug+Richard Hughes2016-02-171-15/+1286
* trivial: Fix trivial whitespace issueRichard Hughes2016-01-061-14/+14
* libcolorhug: Port to GTaskRichard Hughes2015-10-141-204/+172
* colorhug: Add ch_device_closeBenjamin Tissoires2015-05-281-0/+22
* colorhug: Handle low-level commands when in Sensor HID modeRichard Hughes2015-05-281-0/+262
* colorhug: Add GUIDs for each deviceRichard Hughes2015-03-031-0/+30
* colorhug: Add support for the ColorHug ALS deviceRichard Hughes2015-02-161-1/+51
* colorhug: Retry the command submission if the hardware response is incompleteRichard Hughes2014-10-091-1/+31
* colorhug: Add ch_device_check_firmware()Richard Hughes2014-09-121-0/+68
* colorhug: Use a different PID for the ColorHug2 bootloaderRichard Hughes2014-09-121-0/+3
* colorhug: Add references to the ColorHug2 deviceRichard Hughes2014-06-091-0/+3
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-031-25/+13
* colorhug: Rename 'ColorHug Spectro' to 'ColorHug+' for trademark reasonsRichard Hughes2014-01-171-4/+4
* libcolorhug: Add 'Since:' linesRichard Hughes2013-02-241-1/+13
* trivial: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVERichard Hughes2013-02-181-1/+1
* trivial: Fix up a few warnings from clangRichard Hughes2013-02-041-0/+1
* Move libcolorhug from colorhug-client for access to the ColorHug colorimeterRichard Hughes2013-02-041-0/+508