summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/icc: Always close profile when loading failsJonas Ådahl2023-03-031-0/+1
* lib: avoid destructing LCMS plugin twice with lcms 2.14Sam James2022-11-151-1/+0
* trivial: Remove some dead code spotted by CoverityRichard Hughes2022-04-131-4/+0
* Fix a double free spotted by CoverityRichard Hughes2022-04-131-12/+6
* trivial: Ignore some return values to please CoverityRichard Hughes2022-04-132-5/+5
* trivial: Ignore failures to embed the 'fur' localeRichard Hughes2022-02-161-2/+2
* Fix typo in device-removed signal documentationJeremy Cline2021-05-041-1/+1
* build: Make introspection optional in mesonDavid Michael2021-05-012-0/+4
* trivial: Fix return values from g_return_val_if_fail()Richard Hughes2021-01-121-1/+1
* libcolord: Add missing copyright noticesAaron Plattner2020-11-234-0/+4
* tests: Don't use exact floating point comparisons.Christopher James Halse Rogers2020-11-111-2/+2
* Fix segfault due to dereferencing NULL pointerSimon Munton2020-07-171-3/+2
* fix more annotation for data arraysElmar Hoffmann2020-06-156-47/+47
* fix cd_icc_load_data() annotation for the data arrayElmar Hoffmann2020-06-131-1/+1
* libcolord: Add cd_icc_utils_get_adaptation_matrixAaron Plattner2020-03-232-0/+129
* libcolord: Add cd_icc_create_default_fullAaron Plattner2020-03-232-5/+29
* libcolord: Add cd_mat33_is_finiteAaron Plattner2020-03-233-10/+31
* tests: Make the build reproductibleLaurent Bigonville2020-03-203-22/+15
* Add support for datacolor SpyderXRichard Brown2019-12-032-0/+2
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-0813-19/+19
* 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