aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn/Makefile.am
AgeCommit message (Collapse)Author
2009-08-18do not use wildcards, because it breaks builds outside the source directory ↵Andreas Oberritter
and therefore breaks 'make distcheck'
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2008-11-11use multiple titlesets for dvd authoring which allows correct burning of ↵Fraxinas
videos with different audio tracks introduce title properties screen. this is still a draft version.
2008-11-06try to add dvdburn icon once againFraxinas
2008-09-26Add DVDToolbox for DVD medium info and RW formattingAndreas Frisch
2008-09-12Path and template fixesAndreas Frisch
2008-09-05introduce a collection settings screen, delivery of template and menu source ↵Andreas Frisch
files
2008-09-03fix cuesheets, add multiple menu pages support, add preview support, add ↵Andreas Frisch
project saveing ...
2008-06-11add early version of DVDBurn plugin. Basic functionality is working, but it ↵Felix Domke
needs a major GUI redesign. Required tools: mplex, projectx, growisofs, mkisofs/genisoimage, dvdauthor