summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-12-28 01:24:35 +0000
committerlordjaxom <lordjaxom>2004-12-28 01:24:35 +0000
commitd5de012d18ffe859b70e703fec6170b1021e4249 (patch)
tree0fd60f69e1e432ca891828a5ce42df6a47634c22 /Makefile
parentb0a767292621b6c79a8bd021bbe2915a64e5b30c (diff)
downloadvdr-plugin-text2skin-d5de012d18ffe859b70e703fec6170b1021e4249.tar.gz
vdr-plugin-text2skin-d5de012d18ffe859b70e703fec6170b1021e4249.tar.bz2
- moved marquee into renderer
- introduced object state cache - introduced blink element - introduced delay attribute to objects
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 133e266..0bc7290 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ HAVE_FREETYPE=1
# DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU'RE DOING
# -------------------------------------------------------------
#
-# $Id: Makefile,v 1.1 2004/12/19 22:03:06 lordjaxom Exp $
+# $Id: Makefile,v 1.2 2004/12/28 01:24:35 lordjaxom Exp $
#
# The official name of this plugin.
@@ -55,7 +55,7 @@ PACKAGE = vdr-$(ARCHIVE)
OBJS = $(PLUGIN).o loader.o display.o render.o common.o bitmap.o \
file.o i18n.o theme.o cache.o setup.o status.o scroller.o screen.o \
- menu.o font.o quantize.o marquee.o \
+ menu.o font.o quantize.o \
\
xml/skin.o xml/parser.o xml/string.o xml/object.o xml/function.o \
xml/type.o xml/display.o xml/xml.o