aboutsummaryrefslogtreecommitdiffstats
path: root/src/servers (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-05Fix bugsMattias Andrée2-0/+6
2016-08-05Fix bugsMattias Andrée1-2/+26
2016-08-05Fix reading of uninitialised valueMattias Andrée1-0/+2
2016-08-05Fix memory leaksMattias Andrée1-6/+15
2016-08-05Fix -p bugMattias Andrée1-0/+4
2016-08-05Add missing LF:sMattias Andrée1-1/+1
2016-08-04m improvement + bug fixMattias Andrée1-13/+10
2016-08-04Fix bug: length header should be "ignored" silentlyMattias Andrée1-0/+1
2016-08-04Fix bugMattias Andrée1-0/+2
2016-08-04Fix bugsMattias Andrée1-6/+5
2016-08-04Update get-gamma-info protocol: gamut informationMattias Andrée1-9/+130
2016-08-03Fix bugsMattias Andrée1-3/+10
2016-08-03Fix bugsMattias Andrée3-35/+77
2016-07-22bug fixesMattias Andrée1-5/+5
2016-07-22Dirs are searchableMattias Andrée1-1/+1
2016-07-18Implement reconnectMattias Andrée2-2/+85
2016-07-18Implement disconnectMattias Andrée1-1/+14
2016-07-18bug fixMattias Andrée1-1/+1
2016-07-18Move disconnect and reconnect to servers/crtc.c, but keep gamma reapplication in servers/gamma.cMattias Andrée4-37/+52
2016-07-18m + do state merge in servers/crtc.cMattias Andrée2-0/+79
2016-07-17When reconnecting, reapply the rampsMattias Andrée2-50/+18
2016-07-17Even more refactoringMattias Andrée2-0/+378
2016-07-17More refactoringMattias Andrée8-0/+1707