index
:
delta/colord.git
CdIccStore
baserock/gnome
colord-0-1
colord-1-0
colord-1-1
colord-1-2
colord-1-3
main
master
sensor-hid
spotread-tweaking
test-fixes
wip/hughsie/cd_util_device_set_enabled_TRUE
wip/hughsie/ci
wip/hughsie/ci-f31
wip/hughsie/covscan
wip/hughsie/daemon
wip/hughsie/deprecated-fixes
wip/hughsie/huey
wip/hughsie/meson
wip/hughsie/no-systemd
wip/hughsie/travis
github.com: hughsie/colord.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: fix some of the function name prefixes in cd-fix-profile
Richard Hughes
2012-03-14
1
-109
/
+109
*
Make cd-fix-profile automatically add the GAMUT keys to the ICC file
Richard Hughes
2012-03-14
2
-1
/
+304
*
Add a new and improved cd-fix-profile that can add and remove metadata entries
Richard Hughes
2012-03-13
1
-144
/
+726
*
Depend on lcms2 >= 2.2
Richard Hughes
2012-03-13
2
-19
/
+1
*
When doing 'colorhug get-devices' show the profile ID and filename if available
Richard Hughes
2012-03-12
1
-5
/
+20
*
Show what DBus names have inhibited each device
Richard Hughes
2012-02-28
1
-0
/
+5
*
trivial: do not print blank entries in colormgr
Richard Hughes
2012-02-28
1
-0
/
+4
*
Show the profile title when using colormgr get-profiles
Richard Hughes
2012-01-23
1
-0
/
+6
*
Add a device-inhibit command to the colormgr client
Richard Hughes
2012-01-16
1
-0
/
+73
*
Documentation fixes and improvements
Laurent Martelli
2011-11-25
1
-4
/
+4
*
Fix some more bugs in colormgr
Florian Höch
2011-11-24
1
-1
/
+7
*
Don't return obscure warnings when the user passes a device-id to colormgr
Richard Hughes
2011-11-24
1
-0
/
+140
*
Fix several more colormgr commands where the device needs to be active
Richard Hughes
2011-11-24
1
-0
/
+21
*
Fix colormgr device-get-default-profile
Richard Hughes
2011-11-24
1
-2
/
+11
*
trivial: fix a critical warning when the native sensor sample fails
Richard Hughes
2011-11-08
1
-1
/
+3
*
Allow cd-fix-profile to append and edit new metadata
Richard Hughes
2011-10-13
1
-11
/
+41
*
Align the output from colormgr get-devices and get-profiles
Richard Hughes
2011-10-11
1
-74
/
+115
*
colormgr only needs one argument for find-device
Richard Hughes
2011-10-03
1
-1
/
+1
*
Add the crayon named color palette
Richard Hughes
2011-09-28
1
-13
/
+78
*
trivial: Actually make the --xorg-gamma accept a gamma value
Richard Hughes
2011-09-14
1
-1
/
+4
*
Add --xorg-gamma to cd-create-profile to create custom gamma ramps
Richard Hughes
2011-09-13
1
-0
/
+95
*
trivial: Make the named color profile more abstract
Richard Hughes
2011-09-13
1
-21
/
+40
*
Add an 'Owner' property on device and profile objects
Richard Hughes
2011-09-09
1
-0
/
+16
*
trivial: fix up two translation comments
Richard Hughes
2011-07-20
1
-2
/
+5
*
trivial: use 'Type' rather than 'Kind' as it's easier to translate
Richard Hughes
2011-07-20
1
-6
/
+6
*
trivial: ensure the translator comment is always on the prior line to the _()
Richard Hughes
2011-07-20
1
-70
/
+36
*
Fix up some translatable strings
Richard Hughes
2011-07-20
2
-10
/
+10
*
Add a find-profile-by-filename command to the colormgr client tool
Richard Hughes
2011-06-28
1
-1
/
+42
*
Add the object scope to the DBus interface as a property
Richard Hughes
2011-06-22
1
-0
/
+15
*
Fix up the location of the libcolord header files
Richard Hughes
2011-06-16
4
-3
/
+9
*
trivial: fix compile with old versions of LCMS2
Richard Hughes
2011-06-16
1
-0
/
+1
*
cd-lcms-helpers: Hopefully fix mbstowcs() usage
Colin Walters
2011-06-16
1
-5
/
+35
*
Fix build for old versions of lcms2
Stef Walter
2011-06-15
1
-0
/
+4
*
Remove colord.pot as it's autogenerated and is breaking buildbot
Richard Hughes
2011-06-14
1
-3
/
+5
*
trivial: fix up two warnings from clang
Richard Hughes
2011-06-13
1
-12
/
+14
*
Write the new metadata entries in the cd-fix-profile and cd-create-profile pr...
Richard Hughes
2011-06-13
7
-69
/
+179
*
Add automatic .gitignore generation
Richard Hughes
2011-06-10
2
-6
/
+2
*
Add a 'Format' property to the device interface
Richard Hughes
2011-06-05
1
-0
/
+14
*
Add a new method Client:FindDeviceByProperty to get a device when only a prop...
Richard Hughes
2011-06-03
1
-0
/
+44
*
trivial: more 'connect' fixups for the colormgr tool
Richard Hughes
2011-06-01
1
-0
/
+15
*
trivial: fix colormgr after the lastest API additions
Richard Hughes
2011-05-30
1
-0
/
+20
*
Rework libcolord so the async methods never block
Richard Hughes
2011-05-30
1
-95
/
+30
*
trivial: remove duplicate short option name in cd-create-profile
Richard Hughes
2011-05-25
1
-1
/
+1
*
Add support for reading and writing ICC profile metadata
Richard Hughes
2011-05-24
5
-34
/
+195
*
trivial: fix the status code for cd-create-profile on error
Richard Hughes
2011-05-23
1
-2
/
+2
*
Add sensor-lock to just lock the color sensor and listen for events
Richard Hughes
2011-04-29
1
-0
/
+52
*
Add GetStandardSpace to the DBus API
Richard Hughes
2011-04-20
1
-0
/
+40
*
trivial: When creating a named color profile, ensure we're using the PCS of Lab
Richard Hughes
2011-04-11
1
-11
/
+11
*
Add cd-create-profile, which provides a way to build a profile using a CSV fi...
Richard Hughes
2011-04-11
3
-0
/
+308
*
Move gcm-fix-profile from GNOME Color Manager as cd-fix-profile
Richard Hughes
2011-04-08
3
-1
/
+233
[next]