summaryrefslogtreecommitdiffstats
path: root/src/blueshift_vidmode.pyx (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-10licenses partially under AGPL3 and partially under GPL3Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-23fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examplesMattias Andrée1-2/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-23cython side of reading curvesMattias Andrée1-0/+24
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-21add vidmode supportMattias Andrée1-9/+9
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-17whitespaceMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-17docMattias Andrée1-0/+34
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-17fix some minor errorsMattias Andrée1-3/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-16use randrMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-16c bindingMattias Andrée1-8/+25
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-02-16beginning c bindingMattias Andrée1-0/+23
Signed-off-by: Mattias Andrée <maandree@operamail.com>