summaryrefslogtreecommitdiff
path: root/contrib/session-helper
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix a small memory leak when finding the argyll binariesRichard Hughes2022-04-131-11/+7
* Drop references to hughski.commasterPaul Wise2021-06-051-8/+0
* Update style of Meson build optionsSoapux2018-03-271-2/+2
* Use more secure HTTPS URLs for freedesktop.org URLsPaul Menzel2017-12-181-2/+2
* build: Refactor directory selectionJan Tojnar2017-11-171-6/+4
* Add the meson -Denable-systemd=false configure argumentRichard Hughes2017-08-151-7/+9
* Port to the Meson build systemRichard Hughes2017-07-313-122/+102
* trivial: Use symlinks rather than makefile tricksRichard Hughes2017-07-243-2/+4
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-193-233/+0
* Check the parsed context arguments in the session helperRichard Hughes2016-11-211-1/+5
* Fix compile with -Wformat-signednessRichard Hughes2016-07-274-21/+21
* session-helper: Replace '/' with '-' on the basename so creating theCanek Peláez Valdés2016-03-201-1/+1
* trivial: Fix FALSE/NULL confusion spotted with GCC6Richard Hughes2016-03-031-6/+6
* Use g_autoptr() in more placesRichard Hughes2015-10-131-9/+5
* Add g_autoptr() defines for cd_color*Richard Hughes2015-10-131-2/+1
* Use G_DECLARE_DERIVABLE_TYPE in libcolordRichard Hughes2015-10-132-5/+3
* Port to g_autoptr()Richard Hughes2015-10-132-36/+36
* Add a systemd user service corresponding to the D-Bus session serviceSimon McVittie2015-09-293-0/+16
* Fix session-helper failing to find argyll tool.Tim Waugh2015-02-231-1/+1
* trivial: Silence some invalid _cleanup_free_ warningsRichard Hughes2014-11-191-14/+14
* session-helper: Fix a crash in the session helper while calibratingRichard Hughes2014-10-272-3/+2
* trivial: Use systemd-style cleanup functionsRichard Hughes2014-06-042-44/+40
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-033-447/+232
* session-helper: Do not crash when moving the sensor positionRichard Hughes2013-12-101-0/+6
* session-helper: Set the status to idle when resumingRichard Hughes2013-12-101-0/+1
* session-helper: Record the gamma table in the error messageRichard Hughes2013-06-031-1/+13
* Remove calls to the deprecated g_type_init()Richard Hughes2013-05-131-1/+0
* Build all installed binaries with PIERichard Hughes2013-05-071-0/+4
* trivial: Fix a typo in the QtDBus annotationsRichard Hughes2013-05-011-1/+1
* session-helper: Increase the delay between patches for hardware that is slowRichard Hughes2013-04-302-1/+17
* Add Qt DBus annotationsDaniel Nicoletti2013-04-251-0/+3
* Add a webservice URI example that can upload a profile to the InternetRichard Hughes2013-04-181-0/+8
* Convert cd-create-profile to using CdIccRichard Hughes2013-03-252-3/+0
* trivial: Use CdIcc in the session helperRichard Hughes2013-03-251-55/+36
* libcolord: Add some flags to the CdIcc load and save functions for future useRichard Hughes2013-03-231-1/+5
* libcolord: Add a GCancellable to cd_icc_load_file() and cd_icc_save_file()Richard Hughes2013-03-221-1/+1
* Use CdIcc in the session helper when loading ICC profilesRichard Hughes2013-03-221-16/+10
* Fix build on OpenBSDAntoine Jacoutot2013-03-051-4/+4
* session-helper: Interpolate the gamma data to the VCGT size using AkimaRichard Hughes2013-02-281-4/+28
* session-helper: Always make sure local symbols are used in preference to the ...Richard Hughes2013-02-281-3/+2
* session-helper: Calculate the best display calibration based on the Lab *and*...Richard Hughes2013-02-271-3/+21
* session-helper: Add an index factor so each patch knows its position in the d...Richard Hughes2013-02-271-0/+4
* session-helper: Save the absolute XYZ value of the white sampleRichard Hughes2013-02-271-0/+6
* Set the target gamma when using the session-helperRichard Hughes2013-02-272-0/+24
* trivial: Fix a critical warning when using the dummy sensorRichard Hughes2013-02-271-3/+3
* session-helper: Set the sample color as a sensor option when displaying patchesRichard Hughes2013-02-261-5/+43
* trivial: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVERichard Hughes2013-02-181-4/+4
* trivial: Fix more --no-add-needed falloutRichard Hughes2013-02-051-0/+1
* trivial: fix 'make distcheck' by including the gschema in the tarball correctlyRichard Hughes2013-02-041-1/+1
* trivial: Don't include <colord/colord-private.h> as it's installed in the par...Richard Hughes2013-02-042-1/+2