1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
trivial: ensure packages are built without rpaths More... about 13 years ago
trivial: ensure that MakeProfileDefault moves the profile to the top of the hard array too More... about 13 years ago
Only add 'hard' devices to the mapping database, the 'soft' devices are auto-added every boot More... about 13 years ago
Return the 'hard' profiles before the 'soft' profiles so that the default gets correctly set in the GUI More... about 13 years ago
trivial: actually use qualifiers that look like qualifiers in the self test program More... about 13 years ago
Add a 'relation' parameter to Device.AddProfile() to solve some hard to fix bugs More... about 13 years ago
Use a custom qualifier matcher, as g_regex_match_simple() is quite expensive More... about 13 years ago
trivial: fix up a single test in the wildcard test to actually read the returned value More... about 13 years ago
trivial: use calloc rather than malloc in the raw C example More... about 13 years ago
trivial: add a FAQ entry about qualifiers More... about 13 years ago
trivial: Fix make distcheck by defining G_UDEV_API_IS_SUBJECT_TO_CHANGE More... about 13 years ago
Add cd-dbus-use-qualifier as an example of how to use a qualifier in raw DBus More... about 13 years ago
Move the DBus sample program into examples/ as others will soon follow More... about 13 years ago
trivial: fix compile when using clang More... about 13 years ago
Change GetProfileForQualifier() into GetProfileForQualifiers() so we can send multiple requests More... about 13 years ago
trivial: update the CUPS plan to reflect the PDF and PS workflows More... about 13 years ago
Do not emit PropertyChanged on a profile when not yet added More... about 13 years ago
Add a architecture diagram how colord is going to integrate with pstoraster and foomatic More... about 13 years ago
trivial: fix a markup error in the last commit More... about 13 years ago
Logically, GetProfileForQualifier(*) matches anything More... about 13 years ago
Never call DeviceChanged before DeviceAdded when adding properties, it causes extra work for the session More... about 13 years ago
Send a Device::Changed signal when a device is being calibrated More... about 13 years ago
Ensure the Device.Profiles property returns no results when profiling More... about 13 years ago
Do not return dummy data if an ICC file has no metadata, return an empty array More... about 13 years ago
Add FindProfileByFilename() to the main DBus interface More... about 13 years ago
trivial: fix up make check after the fake EDID_md5 support was merged More... about 13 years ago
trivial: add a few FAQ entries More... about 13 years ago
trivial: add a favicon to each html page in the docs More... about 13 years ago
Add gtk-doc support to libcolord More... about 13 years ago
trivial: add a link to the libcolord-less example code on the website More... about 13 years ago