summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release colord 0.1.13COLORD_0_1_130.1.13Richard Hughes2011-10-034-2/+25
* Fix the --disable-polkit buildRichard Hughes2011-10-031-0/+2
* colormgr only needs one argument for find-deviceRichard Hughes2011-10-031-1/+1
* Reduce the CPU load of clients when assigning profiles from the sessionRichard Hughes2011-09-301-11/+20
* Add the crayon named color paletteRichard Hughes2011-09-283-15/+107
* trivial: Actually make the --xorg-gamma accept a gamma valueRichard Hughes2011-09-141-1/+4
* Add --xorg-gamma to cd-create-profile to create custom gamma rampsRichard Hughes2011-09-132-0/+98
* trivial: Make the named color profile more abstractRichard Hughes2011-09-131-21/+40
* Add cd_profile_has_access() to be able to filter profiles from other user acc...Richard Hughes2011-09-132-0/+20
* Return an error if a client tries to create a duplicate deviceRichard Hughes2011-09-135-24/+102
* Return an error when trying to register a duplicate profileRichard Hughes2011-09-125-20/+95
* Ensure remote DBus errors are registered at startupRichard Hughes2011-09-121-6/+9
* Add an 'Owner' property on device and profile objectsRichard Hughes2011-09-0915-1/+205
* Add a note in the naming specification about the username suffix on profilesRichard Hughes2011-09-091-2/+7
* Fix a syntax error in configure if the distro does not ship a sane .pc fileRichard Hughes2011-09-041-1/+1
* Ensure uid 0 can create devices and profiles even when not on the active consoleRichard Hughes2011-09-021-8/+62
* trivial: Do not send the sender to cd_main_sender_authenticated(), it's alrea...Richard Hughes2011-09-026-15/+3
* Fix up the documentation; cd_device_get_modified() returns microseconds, not ...Richard Hughes2011-09-021-2/+2
* trivial: post release version bumpRichard Hughes2011-08-301-3/+3
* trivial: post release version bumpRichard Hughes2011-08-301-1/+1
* Release colord 0.1.12COLORD_0_1_120.1.12Richard Hughes2011-08-304-3/+25
* trivial: fix the self test programRichard Hughes2011-08-301-0/+3
* trivial: fix up the printf qualifiers in an error pathRichard Hughes2011-08-261-1/+1
* trivial: Unfuck gobject-introspection by killing the sedding of libtool in th...Richard Hughes2011-08-251-3/+0
* trivial: update RELEASE with the signing instructionsRichard Hughes2011-08-251-3/+13
* Ensure the profiles are sorted by thier timestamp during loginRichard Hughes2011-08-254-123/+139
* trivial: just reimplement g_get_real_time() for old versions of GLibRichard Hughes2011-08-251-9/+10
* Add functionality to test profile orderingRichard Hughes2011-08-251-0/+195
* trivial: add cd_mapping_db_get_timestamp() so we can access the time the prof...Richard Hughes2011-08-252-0/+66
* rules: Add daemon_user to acl of sensor devices.Christopher James Halse Rogers2011-08-243-0/+7
* trivial: add some more g_return_if_fail() checksRichard Hughes2011-08-244-4/+50
* Exit with an error when trying to connect to a device or profile that does no...Richard Hughes2011-08-243-0/+41
* Check if a file is really an ICC profile before importing itRichard Hughes2011-08-233-12/+81
* Allow the daemon to run with a different userRichard Hughes2011-08-235-4/+23
* Add cd_client_import_profile() to be able to easily import a GFileRichard Hughes2011-08-225-1/+437
* trivial: add a check-valgrind makefile entry to make my life easierRichard Hughes2011-08-222-0/+24
* Try harder to use the ICC profile checksum rather than generating the md5 sum...Richard Hughes2011-08-171-26/+28
* Ensure the volume-sourced profiles are not marked as systemwide profilesRichard Hughes2011-08-173-3/+7
* trivial: fix the self tests to actually runRichard Hughes2011-08-171-6/+0
* Detect libusb_strerror in configure rather than relying on the versionRichard Hughes2011-08-161-3/+6
* Add a configure argument --enable-volume-searchRichard Hughes2011-08-133-5/+23
* Add a configure argument of --enable-fd-fallbackRichard Hughes2011-08-133-1/+23
* Add lcms2 to Requires.privateRichard Hughes2011-08-131-1/+1
* libcolord: Remove duplicate call to completeAlban Browaeys2011-08-111-1/+1
* trivial: add another couple of files to the gitignore logicRichard Hughes2011-08-012-1/+3
* Do not fail make check if there is no available local colord process to useRichard Hughes2011-08-013-0/+100
* trivial: fix the release website linkRichard Hughes2011-08-012-4/+4
* trivial: post release version bumpRichard Hughes2011-08-012-5/+5
* Release colord 0.1.11COLORD_0_1_110.1.11Richard Hughes2011-08-013-1/+25
* Honor ACLOCAL_FLAGS when running autoreconfOwen W. Taylor2011-07-281-1/+1