Bastien Nocera
|
1ac815e457
|
examples: Fix integer overflow warnings
|
2018-05-25 13:40:33 +02:00 |
|
Bastien Nocera
|
15afe43cf0
|
examples: Replace deprecated fp_set_debug()
|
2018-05-24 12:43:53 +02:00 |
|
Bastien Nocera
|
3bf55a3e07
|
examples: Fix compile-time warning
Fix "function declaration isn’t a prototype" warning
|
2018-05-14 17:35:51 +02:00 |
|
Bastien Nocera
|
9e92d4cf2c
|
examples: Fix compile-time warnings
A few signedness problems.
|
2012-11-06 09:30:40 +01:00 |
|
Daniel Drake
|
7c44c86d4c
|
Logging control
Don't log anything by default, and let the applications change the log
level.
|
2008-11-20 17:23:04 +00:00 |
|
Daniel Drake
|
c1f8581ec9
|
Cleanup discover_device in examples
Andrei Tchijov pointed out that the discover_device() function is written
in a strange way.
|
2007-12-01 13:00:33 +00:00 |
|
Daniel Drake
|
a86cd51959
|
Clean up on exit, and convert to singly-linked-lists
This adds fp_exit() to the public API, intended to be called while the
driving app is shutting down.
|
2007-11-15 09:54:38 +00:00 |
|
Daniel Drake
|
b9238e8b8a
|
Support images with variable dimensions
For example, AES2501 returns images that vary in height.
|
2007-11-12 23:28:45 +00:00 |
|
Daniel Drake
|
f498fcd1ea
|
Fix img_capture_continuous build
Also enable it in the default development build
|
2007-11-04 19:10:23 +00:00 |
|
Daniel Drake
|
351ccb4ab7
|
Add XV-based img_capture_continuous example
|
2007-10-27 15:17:19 +01:00 |
|