Commit Graph

16 Commits

Author SHA1 Message Date
Mr-DaveDev
0572a64ba9 Edits on configuration dimensions 2018-08-05 19:26:31 -06:00
Mr-DaveDev
b856ac66ac Validate text_scale parameter
* Validate text_scale
2018-02-21 17:32:27 -07:00
jackxbritton
113ff690b5 Add text_scale config parameter. (#640)
Replace configuration parameter of `text_double` with `text_scale`

Closes #395
2018-02-10 17:40:27 -07:00
MrDave
f196a2c5af Whitespace and Tab cleanup
Remove trailing whitespace and convert tabs to four spaces.
No code changes.
2017-02-12 18:25:43 -07:00
Angel Carpintero
97ade56ea8 Avoid segfault when text_left or text_right uses non supported chars. 2012-01-24 13:59:12 +01:00
AngelCarpintero
f7469950d0 Added a macro MOTION_LOG , no need to add __FUNCTION__ anymore. 2010-04-04 21:50:50 +00:00
AngelCarpintero
6d35a01104 Make cosmetic changes in comments, description of functions and fix some code to be compliant with CODE STANDARD 2010-03-29 19:24:57 +00:00
AngelCarpintero
0f71dabed4 Added the option logfile to log message to text file. Removed level -1 to log to stderr, don't use always short 2009-03-09 04:36:17 +00:00
AngelCarpintero
c64b8523ec More code standard and some tweaks 2008-07-20 03:34:44 +00:00
AngelCarpintero
c2044fbe09 Apply new code standard ( chuck 2 ) 2008-07-16 20:34:23 +00:00
AngelCarpintero
9f743c80e2 More changes in option names from http://www.lavrsen.dk/twiki/bin/view/Motion/IntuitiveOptionNamesDiscussion 2008-06-15 16:32:13 +00:00
AngelCarpintero
568b7752bb Major clean up code , apply CODE_STANDARD rules, add partially IPV6 http://www.lavrsen.dk/twiki/bin/view/Motion/IPv6 ( webcam and http-control , not netcam yet ) 2008-05-12 02:39:58 +00:00
AngelCarpintero
b6c1a012df Fix logging level in track.c , added some more unsigned short int and comment some duplicated includes 2008-01-13 08:43:05 +00:00
DagErlandsson
d4c0d499c3 in draw_text, removed a cast from const char* to char* 2007-12-02 16:53:28 +00:00
AngelCarpintero
40eabafc84 Change draw_text(), draw_textn() to get const char * instead of char *, fix a warning for event_camera_lost(). 2007-12-02 16:31:59 +00:00
root
5221670f09 Initial import 2005-12-27 08:54:39 +00:00