summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Include C header in Colorhug-1.0.girTomasz Miąsko2019-02-131-0/+1
* lib/color{d,hug}/meson.build: pass -DCD_COMPILATION to gir compilermaxice82019-02-042-0/+4
* trivial: Add a quirk for the renamed 'LG Electronics'Richard Hughes2019-01-011-0/+1
* Actually install the installed testsRichard Hughes2019-01-013-6/+10
* trivial: Fix a couple of whitespace issuesRichard Hughes2018-03-291-9/+9
* trivial: Fix a GObjectIntrospection markup mistakeRichard Hughes2018-03-291-1/+1
* Make cd_color_get_blackbody_rgb_full saferJan Alexander Steffens (heftig)2018-03-271-7/+20
* Update style of Meson build optionsSoapux2018-03-273-5/+5
* Fix crash when parsing an invalid country codeRichard Hughes2018-03-121-5/+30
* Make udev hwdb optional by using pnp.ids as fallbackTing-Wei Lan2018-01-161-0/+24
* trivial: Resolve a clang force positiveRichard Hughes2017-12-281-2/+2
* libcolord: Add cd_icc_set_createdChristopher James Halse Rogers2017-12-282-0/+64
* Avoid buffer overflow when reading profile_idRichard Hughes2017-12-171-33/+29
* build: Refactor directory selectionJan Tojnar2017-11-173-5/+3
* trivial: Fix meson c_args issueRichard Hughes2017-09-182-6/+0
* Include the correct file when using Colord-1.0.girRichard Hughes2017-08-131-0/+3
* trivial: Enable Vala in CI and the Fedora packageRichard Hughes2017-08-131-1/+1
* Use appropriate feature macro for realpath()Emmanuele Bassi2017-08-131-0/+4
* Define PATH_MAX if not availableEmmanuele Bassi2017-08-131-1/+4
* colord: pass --pkg gio-2.0 when generating VAPIErnestas Kulik2017-08-131-0/+1
* colord: Include all the files in the GIR targetRichard Hughes2017-08-121-0/+4
* trivial: Fix a compile warning on ArchRichard Hughes2017-08-122-0/+2
* Replace the correct symbols in ch-version.hEmmanuele Bassi2017-08-081-1/+6
* Fix the version numbers in cd-version.h to reflect realityBen Iofel2017-08-012-4/+9
* trivial: Use g_autoptr() in more placesRichard Hughes2017-07-311-49/+26
* Port to the Meson build systemRichard Hughes2017-07-3115-466/+464
* Don't allow HAVE_LIBSYSTEMD_LOGIN with no systemd supportRichard Hughes2017-07-241-2/+2
* Make gusb a hard requirementRichard Hughes2017-07-241-2/+0
* trivial: Build the private sensor code into the .so itselfRichard Hughes2017-07-2427-4445/+1
* trivial: Move the sensor docs to the per-device sensor locationRichard Hughes2017-07-242-9692/+0
* Make udev a hard requirementRichard Hughes2017-07-241-39/+1
* trivial: Use the correct per-project conditional prefixRichard Hughes2017-07-228-8/+8
* colorhug: Add the test DFU devicesRichard Hughes2017-07-211-0/+2
* trivial: Fix a -Wswitch-default warningRichard Hughes2017-07-201-0/+2
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-1926-548/+0
* Add cd_color_get_blackbody_rgb_full()Richard Hughes2017-02-093-11/+175
* libcolord: Add cd_spectrum_multiply_scalar()Richard Hughes2017-01-032-0/+22
* trivial: Don't check for the vendor name as some distros use the old dataRichard Hughes2016-11-211-1/+1
* trivial: Allow manually setting the thread count to 'automaticRichard Hughes2016-11-211-1/+0
* Fix a possible NULL dereference when talking to Spark devicesRichard Hughes2016-11-091-1/+4
* Fix possible division by zero if parsing /proc/cpuinfo failsRichard Hughes2016-11-091-0/+2
* ospark: Fix a few trivial compile warnings on ARMRichard Hughes2016-11-081-3/+5
* colorhug: Fix loading and saving spectraRichard Hughes2016-10-161-14/+19
* colorhug: Add commands for getting and setting each device calibration spectrumRichard Hughes2016-10-103-14/+134
* colorhug: Add v2 commands for reading and writing the SRAMRichard Hughes2016-10-062-0/+153
* colorhug: Add support for loading and saving the SRAMRichard Hughes2016-10-064-0/+188
* colord: Add cd_spectrum_resample_to_size()Richard Hughes2016-10-053-0/+65
* trivial: Fix the CCD spectral resolution valueRichard Hughes2016-10-031-1/+1
* colorhug: Re-number a commandRichard Hughes2016-10-022-3/+2
* colorhug: Add ch_device_get_adc_calibration_pos()Richard Hughes2016-10-022-0/+130