Commit graph

8 commits

Author SHA1 Message Date
Benedikt Willi
f0fb434916 Moved -t argument from SampleBase to RunText, let SampleBase inherit from object instead of ArgumentParser, code cleanup 2017-01-05 11:33:44 +01:00
Roberto Marquez
6e41022019 Python - Allow the user to specify the text to scroll via a command line flag. (#252)
* Accept the text to scroll as a command line parameter.  If not text flag is given, then the default, "Hello world", is used.
2017-01-04 22:58:23 -08:00
Henner Zeller
98bb7a7879 o Little updates needed for Python3 2016-08-29 00:19:34 -07:00
Henner Zeller
3e0741f3ec o Move validation into c-code. 2016-08-28 13:39:32 -07:00
Saij
f293053346 o Improved directory structure of Python code.
o Use some new features in python examples.
2015-07-23 23:44:27 -07:00
Saij
5dd099b4af Fixed some typos 2015-07-06 09:34:07 +02:00
Saij
f5e779ae05 Remove -j parameter (doesn't exist anymore)
Implemented SetBrightness function
Rewritten SetBrightness function (only first idea at the moment)
Use CIE1931 to modify brightness
Adding new function to python bindings
Fixed bug with CIE1931 lookup
- Adding brightness control to python library
- Adding new python sample for brightness control
Fixed bug without CIE1931 correction
Fixed typings
2015-07-06 09:28:12 +02:00
Saij
7705b91251 Adding some samples 2015-06-30 19:51:41 -07:00