summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorarttupii <>2012-08-07 16:46:23 +0200
committerJohns <johns98@gmx.net>2012-08-07 16:46:23 +0200
commita920da652bc864a76f2064ddbbe323f3ab9d1add (patch)
treebc002ee85ec277285d6877008b8dce8c502ba702 /Makefile
parent9ec077ec8a2d598fd80a4d03144724b03096b804 (diff)
downloadvdr-plugin-softhddevice-a920da652bc864a76f2064ddbbe323f3ab9d1add.tar.gz
vdr-plugin-softhddevice-a920da652bc864a76f2064ddbbe323f3ab9d1add.tar.bz2
Osd work:
Use -DOSD_DEBUG to debug OSD. Fix bug #909: Subtitles destroy menu. Fix bug #1003: Subtitles overlapping.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bb33380..ddbdbee 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ GIT_REV = $(shell git describe --always 2>/dev/null)
### Configuration (edit this for your needs)
-CONFIG := #-DDEBUG
+CONFIG := #-DDEBUG #-DOSD_DEBUG
CONFIG += -DAV_INFO -DAV_INFO_TIME=3000 # debug a/v sync
#CONFIG += -DHAVE_PTHREAD_NAME # supports new pthread_setname_np
#CONFIG += -DNO_TS_AUDIO # disable ts audio parser