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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow GUDEV to be disabled at compile time
Richard Hughes
2011-06-06
5
-6
/
+31
*
Save any additional disk device metadata in the property database
Richard Hughes
2011-06-05
1
-4
/
+9
*
Add a 'Format' property to the device interface
Richard Hughes
2011-06-05
2
-0
/
+21
*
Add a new method Client:FindDeviceByProperty to get a device when only a prop...
Richard Hughes
2011-06-03
6
-3
/
+112
*
Add an basic ColorMunki native sensor driver based from the prototype in gnom...
Richard Hughes
2011-06-02
7
-66
/
+858
*
Do not return a 4-double triple for Sensor.GetSample(), instead just return 3...
Richard Hughes
2011-06-02
2
-13
/
+17
*
Split out the sensors into runtime-loadable shared objects
Richard Hughes
2011-06-02
8
-519
/
+472
*
trivial: build a static library in libcolord rather than rebuilding files in src
Richard Hughes
2011-06-02
1
-3
/
+5
*
trivial: split out the icc metadata test for now as it seems not to work
Richard Hughes
2011-06-02
1
-1
/
+3
*
Add a timestamp when making profiles default so that the newest assigned prof...
Richard Hughes
2011-06-02
5
-58
/
+180
*
Actually use the FILE_checksum metadata for profiles created by the session w...
Richard Hughes
2011-06-01
1
-38
/
+11
*
trivial: do not return bare GErrors over DBus, they are of the wrong type...
Richard Hughes
2011-05-31
2
-14
/
+28
*
trivial: correctly lifecycle the inhibit object
Richard Hughes
2011-05-31
1
-2
/
+2
*
trivial: ensure we return the correct property type when a device is inhibited
Richard Hughes
2011-05-31
1
-5
/
+1
*
Rework libcolord so the async methods never block
Richard Hughes
2011-05-30
4
-16
/
+16
*
Fix three incorrect compiler warnings about uninitialized values
Richard Hughes
2011-05-27
1
-6
/
+6
*
Add preprocessor defines for the device and profile property and metadata names
Richard Hughes
2011-05-24
2
-49
/
+51
*
Add support for reading and writing ICC profile metadata
Richard Hughes
2011-05-24
1
-9
/
+55
*
trivial: reduce the number of pointer derefs in cd-profile when loading profiles
Richard Hughes
2011-05-24
1
-41
/
+43
*
trivial: fix a potential NULL dereference spotted by clang
Richard Hughes
2011-05-23
1
-9
/
+9
*
Allow the client to pass file descriptors out of band to CreateProfile
Richard Hughes
2011-05-23
4
-104
/
+219
*
trivial: add another vendor quirk -- NIKON also think they deserve all CAPS
Richard Hughes
2011-05-21
1
-0
/
+1
*
Ensure GPhoto2 devices get added to the device list
Richard Hughes
2011-05-21
1
-11
/
+30
*
Remove the hacky heuristic for webcam detection and instead use the GPhoto at...
Richard Hughes
2011-05-20
2
-11
/
+10
*
Simplify vendor cleanup code
Bastien Nocera
2011-05-20
1
-30
/
+31
*
Detect if a camera device is really a webcam using a hacky metric
Richard Hughes
2011-05-20
1
-3
/
+11
*
Manually remove the date from profiles to make them look nicer in the GUI
Richard Hughes
2011-05-20
1
-0
/
+8
*
Prettify the device vendor and model names
Richard Hughes
2011-05-20
1
-4
/
+75
*
Add a 'Created' property to the Profile interface
Richard Hughes
2011-05-18
2
-0
/
+35
*
Allow setting the 'Colorspace' property on profile objects
Richard Hughes
2011-05-17
1
-0
/
+5
*
If the user tries to register a second identical profile don't return an error
Richard Hughes
2011-05-17
1
-23
/
+20
*
Do not try to register a second identical instance of a device on the bus
Richard Hughes
2011-05-17
1
-6
/
+12
*
When creating a device with the same name as an existing virtual device promo...
Richard Hughes
2011-05-17
2
-0
/
+12
*
trivial: fix build failure with make distcheck
Richard Hughes
2011-05-10
1
-1
/
+3
*
Only enable the volume mount tracking when cd_profile_store_search() is calle...
Richard Hughes
2011-05-04
1
-15
/
+44
*
trivial: show the libusb error numbers in case the user has libusb <= 1.0.9
Richard Hughes
2011-04-29
2
-35
/
+45
*
Ensure the source is destroyed when we unref CdUsb to prevent a crash
Richard Hughes
2011-04-29
1
-0
/
+2
*
Stop watching the client when the sensor is finalized in case the client neve...
Richard Hughes
2011-04-29
1
-0
/
+2
*
Ensure profiles with embedded profile checksums are parsed correctly
Richard Hughes
2011-04-26
1
-1
/
+11
*
Create /var/lib/colord at buildtime not runtime to enure it's labeled by SELi...
Richard Hughes
2011-04-26
1
-0
/
+1
*
trivial: remove some simple debugging statements that crept in
Richard Hughes
2011-04-20
1
-2
/
+0
*
trivial: fix a typo in the GetProfileRelation() debug code
Richard Hughes
2011-04-20
1
-2
/
+2
*
Add a --verbose command line option to colord to print the debugging on the c...
Richard Hughes
2011-04-20
4
-0
/
+212
*
Add GetStandardSpace to the DBus API
Richard Hughes
2011-04-20
8
-0
/
+271
*
Remove any .icc suffix automatically from the encoded profile title
Richard Hughes
2011-04-11
1
-2
/
+13
*
trivial: get rid of some C++ style comments to fix the compile for older comp...
Richard Hughes
2011-04-09
4
-6
/
+5
*
trivial: ensure the daemon source files are all GPLv2+ licenced
Richard Hughes
2011-04-09
16
-176
/
+176
*
Return an error if the user tries to create a persistant profile
Richard Hughes
2011-04-09
1
-1
/
+5
*
Use the FILE_checksum metadata if it is available to speed up session startup
Richard Hughes
2011-04-08
1
-25
/
+67
*
Use cmsOpenProfileFromFile() rather than getting the complete profile content...
Richard Hughes
2011-04-08
1
-11
/
+14
[next]