Fixed device list. Added more verbose error output. Unified DBG

messages. Fixed depth option. Reordered options in init_options to reflect
real order. Added some markers (/* ??? */) for suspicious code.
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-08-25 19:25:33 +00:00
rodzic 494bfda0d8
commit 3f6dba8fd5
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,10 @@
2002-08-25 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/Makefile.in: Fixed gamma4scanimage target for OS/2.
* backend/v4l.c: Fixed device list. Added more verbose error output.
Unified DBG messages. Fixed depth option. Reordered options in
init_options to reflect real order. Added some markers (/* ??? */)
for suspicious code.
2002-08-22 Frank Zago <fzago at austin dot rr dot com>