summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Auras <yak54@gmx.net>2010-03-06 21:24:22 +0100
committerAndreas Auras <yak54@gmx.net>2010-03-06 21:24:22 +0100
commit05bef2bf40becc5b48713dc088c0bd939d2a84ae (patch)
tree4916615c1ed036e286f7c2005ab22e8927cd5bbc /Makefile
parentd672cfc08fbf99f94c5b19d6fd875590f581de67 (diff)
downloadxine-lib-atmolight-05bef2bf40becc5b48713dc088c0bd939d2a84ae.tar.gz
xine-lib-atmolight-05bef2bf40becc5b48713dc088c0bd939d2a84ae.tar.bz2
Improved calculation of weights for border area
Improved calculation of average brightness Add support for DF10CH config version 2 (overscan, edge weighting, analyze size are now read from controller) Improved DF10CH driver error logging Added 'hue_threshold' parameter. Modify 'edge weighting' parameter. Value is now divided by 10 to reach more fine control Changed darkness limit default from 10 to 1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44db1ba..e878305 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ install: all
clean:
@-rm -f *.so* *.o
-xine_post_atmo.o: xine_post_atmo.c output_driver.h
+xine_post_atmo.o: xine_post_atmo.c output_driver.h df10ch_usb_proto.h
$(CC) $(CFLAGS) $(CFLAGS_XINE) $(CFLAGS_USB) -c -o $@ $<
$(XINEPOSTATMO): xine_post_atmo.o