skarg
|
a18d338f00
|
Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
|
2007-06-18 16:22:24 +00:00 |
|
skarg
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
becfdc947d
|
Adding more functionality to Lighting Output object.
|
2007-04-02 21:49:21 +00:00 |
|
skarg
|
befc997533
|
Reverted change of sprintf %u to %lu since gcc defines uint32_t as unsigned int rather than long unsigned int like the pic. I will just add a note to the readme or demo projects for the PIC.
|
2007-03-27 13:44:48 +00:00 |
|
skarg
|
b68f1a0f8e
|
Changed sprintf from %u or %d to %lu to fix problem in PIC ports.
|
2007-03-27 11:20:39 +00:00 |
|
skarg
|
5d15c86541
|
Cleaned up warnings and comments.
|
2007-03-10 20:03:14 +00:00 |
|
skarg
|
912f17996c
|
Creating a demo of the proposed Lighting Output object.
|
2007-03-10 13:54:46 +00:00 |
|